DescriptionSet page height for printing tests.
Without this we'd fail to properly re-lay out the document when switching to
print layout, because LayoutView::pageLogicalHeight() would be 0, which
typically makes everyone believe that we're not paginated.
Added a layout tree dump test for this (found no other way of testing this).
Also have to rebaseline two existing tests, because the layout tree dump
changes. The pixel results are unaffected, though.
BUG=544786
R=leviw@chromium.org
Committed: https://crrev.com/4ae57a7213e21f6fd32b81d619986a212470033a
Cr-Commit-Position: refs/heads/master@{#355526}
Patch Set 1 #Patch Set 2 : Rebaseline ALL THE THINGS! #Patch Set 3 : Temporarily comment out old duplicate entries in TestExpectations, to please the bots #Patch Set 4 : Trying to rebaseline manually using webkit-patch. I don't think it's complete. #Patch Set 5 : Back out patch set 4 and mark tests with NeedsManualRebaseline. #
Messages
Total messages: 15 (5 generated)
|