Bug 124271

Summary: Very simple document is forced onto the second page when printed
Product: WebKit Reporter: Tim Horton <thorton>
Component: PrintingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, hyatt, simon.fraser, webkit
Priority: P2 Keywords: InRadar
Version: Safari 9   
Hardware: Mac   
OS: OS X 10.11   
Attachments:
Description Flags
repro none

Tim Horton
Reported 2013-11-13 01:28:03 PST
With a very simple file: <!DOCTYPE html> <html> <body> <div style="height: 791px;"> <iframe width="700px" height="913px" frameborder="0" src="data:text/html,abcdef"></iframe> </div> </body> </html> With some page sizes (US Letter, etc.), the content of the iframe is forced onto the second page for no reason. <rdar://problem/14865352>
Attachments
repro (189 bytes, text/html)
2013-11-13 01:28 PST, Tim Horton
no flags
Tim Horton
Comment 1 2013-11-13 01:28:15 PST
Chris Rebert
Comment 2 2015-01-10 21:43:44 PST
Intermittently reproducible in Safari Version 8.0.2 (10600.2.5) on OS X Yosemite.
Note You need to log in before you can comment on or make changes to this bug.