[Webkit-unassigned] [Bug 49257] New: [Chromium] DRT does not have LayoutTestController.pageSizeAndMarginsInPixels

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 08:34:08 PST 2010


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

           Summary: [Chromium] DRT does not have
                    LayoutTestController.pageSizeAndMarginsInPixels
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mihaip at chromium.org
                CC: hamaji at chromium.org, yuzo at google.com


The following layout test is failing on all Chromium platforms:

printing/page-format-data-display-none.html

Probable cause:

The result shows CONSOLE MESSAGE: line 25: Uncaught TypeError: Object [object Object] has no method 'pageSizeAndMarginsInPixels'

This is because the Chromium DRT LayoutTestController doesn't expose that functionality. 

See also http://crbug.com/62515 about adding that same functionality to test_shell.

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