DescriptionReplace marquee in test to make it deterministic.
Marquees cause visible state changes in the layout tree both because
they trigger extra layers and because the scroll offset is not well known.
Most often the LayoutTest framework captures marquees after the
shadow <div> has been created but before the layout engine has
reacted to the transformation commands and animation. But not always.
This groups the marquee tests in TestExpectations (they should be treated
as the same problem) and replaces one marquee with an equally good generic
element.
BUG=439478
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189015
Patch Set 1 #Patch Set 2 : And slimming paint. #
Messages
Total messages: 6 (2 generated)
|