DescriptionMarquee width should not change a fixed width of its container.
Marquee collapses a block layout when the content of marquee is long enough
to overflow the fixed width of its container. It should not contribute to the container's width.
Conversely it should be constrained by its parents. To fix this, we don't accumulate
marquee's width when calculating container block's width.
BUG=459979
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197819
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed comments #
Total comments: 12
Patch Set 3 : Rebased #Patch Set 4 : Addressed comments #Patch Set 5 : Update the description in the test. #
Messages
Total messages: 12 (2 generated)
|