What steps will reproduce the problem? 1. load test_css_layout.html in Firefox on Mac OS X 10.5.8 or Win 7 2. print preview the page
What is the expected output? What do you see instead? Should be the same layout as on the screen. Alignment is out. It's much worse on Windows 7.
I don't know if it's related to Firefox or the implementation. I've seen some misaligment in other browsers but I don't remember the code. I'll update the issue if I come across it.
The error shows either the box-sizing: border-box; property is present or not.
- ff5 mac print.png 33.6KB
- ff5 mac screen.png 27.43KB
- ff5 win7 print.png 7.04KB
- test_css_layout.html 2.39KB
Comment #1
Posted on Apr 11, 2012 by Swift LionI notice even worse problems with wkhtmltopdf.
- wkhtmltopdf.png 37.24KB
Status: New
Labels:
Type-Defect
Priority-Medium