WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34699
Provide a way to get total number of pages to be printed
https://bugs.webkit.org/show_bug.cgi?id=34699
Summary
Provide a way to get total number of pages to be printed
Shinichiro Hamaji
Reported
2010-02-08 01:02:22 PST
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
Attachments
Patch v1
(16.91 KB, patch)
2010-02-08 01:05 PST
,
Shinichiro Hamaji
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Shinichiro Hamaji
Comment 1
2010-02-08 01:05:05 PST
Created
attachment 48326
[details]
Patch v1
Eric Seidel (no email)
Comment 2
2010-02-08 11:21:45 PST
Attachment 48326
[details]
was posted by a committer and has review+, assigning to Shinichiro Hamaji for commit.
Shinichiro Hamaji
Comment 3
2010-02-09 00:33:08 PST
Comment on
attachment 48326
[details]
Patch v1 Clearing flags on attachment: 48326 Committed
r54533
: <
http://trac.webkit.org/changeset/54533
>
Shinichiro Hamaji
Comment 4
2010-02-09 00:33:17 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug