Chromium Code Reviews
DescriptionCompositing: avoid flakes in overflow-positioning.html
To force a style recalc before triggering the transition, we explicitly
use getComputedStyle instead of hoping setTimeout(0) will suffice.
We pause the transition instead of hoping a 1000s transitions makes
little progress during a setTimeout(0).
BUG=692733
Review-Url: https://codereview.chromium.org/2704583003
Cr-Commit-Position: refs/heads/master@{#451552}
Committed: https://chromium.googlesource.com/chromium/src/+/6773ab42490210d02468d50e4298c7587209d6aa
Patch Set 1 #
Total comments: 2
Patch Set 2 : Test if internals available #
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||