[Webkit-unassigned] [Bug 37203] New: Add layoutTestController.setPrinting()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 05:31:39 PDT 2010


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

           Summary: Add layoutTestController.setPrinting()
           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: hamaji at chromium.org
            Blocks: 20011


After this function is called, DRT should dump render tree with printing mode
enabled. I proposed printToPNG in Bug 20011, but I want to add this function
instead. I've noticed we don't need PNG images to test media queries, which
means we can test media queries without pixel tests.

I'm planning to add pixel dump support after this bug. It will paint all pages
into one PNG image with page separators.

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