[Webkit-unassigned] [Bug 33840] New: Provide a way to get page number with layoutTestController
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 19 05:34:01 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33840
Summary: Provide a way to get page number with
layoutTestController
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
Currently, CSS property page-break-after and page-break-before are
implemented for value "always", but they are not tested due to lack of
testing method for printing. I propose
layoutTestController.pageNumberForElementById to test them and future
change around printing.
Though we may eventually want to have another testing method to dump
pages as png image(s) (c.f., Bug 20011), this method will be also
useful as this can be used in dumpAsText() tests.
Patch will be coming.
--
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