[Webkit-unassigned] [Bug 34699] New: Provide a way to get total number of pages to be printed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 8 01:02:22 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34699
Summary: Provide a way to get total number of pages to be
printed
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hamaji at chromium.org
WebKit fails this test:
http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/html4/page-break-after-003.htm
You can reproduce the failure by
1. open the URL above,
2. select Print from menu,
3. see the number of pages to be printed, and
4. you will see the number is 3, but the test says there should be only 2
pages.
The fix for this issue may be not difficult, but currently we cannot test the
fix. I propose a new layoutTestController API which returns the number of pages
to be printed.
See also: Bug 34695
--
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