WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
48523
page-break-before inside a table doesn't work
https://bugs.webkit.org/show_bug.cgi?id=48523
Summary
page-break-before inside a table doesn't work
dbo
Reported
2010-10-28 07:15:52 PDT
I've tried to print a html page with a page break in a table (see test file PageBreakFailure.html). Firefox print it correct but Chrome and QWebView irgnore the page break. The printer works fine with the page break in file PageBreakOK.html
Attachments
Test files
(365 bytes, application/x-gzip)
2010-10-28 07:16 PDT
,
dbo
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
dbo
Comment 1
2010-10-28 07:16:35 PDT
Created
attachment 72188
[details]
Test files
Alexey Proskuryakov
Comment 2
2010-10-28 10:35:43 PDT
page-break-before:always is set on a tr element here. Works in Firefox.
Rüdiger Cordes
Comment 3
2011-03-28 07:37:15 PDT
page-break-before:always in a tr is still not working under 534.27+ and after a page-break the margin of body is 0. So no margin like on the first page.
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