Bug 48523

Summary: page-break-before inside a table doesn't work
Product: WebKit Reporter: dbo <dbo>
Component: PrintingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: mgventura, mitz, norman.jonas, rc, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Test files none

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