DescriptionBypass containing block size special-code for fixed-positioneds when printing.
Consulting FrameView during printing doesn't really provide reliable results,
since class might just know the size of what we have on the screen.
While the size of their containing block (i.e. the page) is now calculated
correctly when printing, note that fixed positioned objects are still not
repeated on every page as they should according to the spec; they are still
only printed on the first page. But at least with the correct size and
position now. :)
BUG=544797
R=leviw@chromium.org
Committed: https://crrev.com/d68346d7b83e31397b1c8e7b52ad7642bbaa3579
Cr-Commit-Position: refs/heads/master@{#355893}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 10 (1 generated)
|