DescriptionTextAutosizer: unlock multipliers on DOMContentLoaded.
This patch unlocks the text autosizing multipliers when
the document has finished parsing. This is necessary
to avoid weird effects when layout changes significantly
during page load. Resetting multipliers allows for a fresh
autosizing pass to take into account the whole document.
In particular this patch fixes issues with overlines on
http://forum.xda-developers.com and partially addresses
inconsistent font size on www.drudgereport.com
(see referenced bugs for details).
BUG=346786, 131566
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169572
Patch Set 1 #Patch Set 2 : reupload #Patch Set 3 : reupload #Patch Set 4 : added test #Patch Set 5 : similarity=90 #
Total comments: 3
Patch Set 6 : rebased #Patch Set 7 : fix TestExpectations for virtual tests #Patch Set 8 : Fix TestExpectation to ImageOnlyFailure #
Messages
Total messages: 15 (0 generated)
|