DescriptionStabilize transition testcase.
Roughly 1% of the times transitions/svg-visited-link-transitions.html
runs it will set the "active" class before a previous layout. When that
happens there won't be any style to animate so the elements reach the
final step immediately.
Fixed by forcing a layout pass before setting the "active" style.
BUG=450497
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189106
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|