DescriptionModify supercluster multiplier logic.
Previously the multiplier was based on the first root touched by the current
layout pass (for table cells) or the deepest common ancestor of all the roots
(for other superclusters).
We now base the multiplier on the max known width of any root. This is still
not great since not all widths are known, but it gives us consistent results
on hacker news.
BUG=361749
R=pdr@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171364
Patch Set 1 #Patch Set 2 : Fix assertion in multiplierFromBlock. #Patch Set 3 : Add a test. #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #
Messages
Total messages: 21 (0 generated)
|