[Webkit-unassigned] [Bug 37297] [Chromium] need an implementation of LayoutTestController::computedStyleIncludingVisitedInfo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 20:30:31 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=37297


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morrita at google.com




--- Comment #4 from MORITA Hajime <morrita at google.com>  2011-04-06 20:30:30 PST ---
Is it possible to have test-specific Node JS API?

It looks like: 
interface Node ...{
...
    [LayoutTest] String computedStyleIncludingVisitedInfo()
...
}

Using Node or Element with LayoutTestController is tedious especially for Qt 
because Qt uses QObject reflection to bind  LayoutTestController into JS.

Other possible way to move part of LayoutTestController inside WebCore.
My last attempt didn't get enough attention though?
https://bugs.webkit.org/show_bug.cgi?id=42612

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list