[Webkit-unassigned] [Bug 52218] New: [Qt][V8] window.layoutTestController should be exist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 09:22:41 PST 2011


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

           Summary: [Qt][V8] window.layoutTestController should be exist
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Major
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: hausmann at webkit.org, kling at webkit.org,
                    vladbph at gmail.com


Created an attachment (id=78543)
 --> (https://bugs.webkit.org/attachment.cgi?id=78543&action=review)
test to demonstrate the bug

To make layout tests work with V8-QtWebKit, we have to use 
window.layoutTestController in testcases, but it doesn't exist.

$ WebKitBuild/Debug/bin/DumpRenderTree ./1.html

expected result:  text only output with PASS string
actual result: rendertree dump with FAILED string

-- 
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