Chromium Code Reviews
DescriptionDeflake images/cross-fade-invalidation.html
The test was using a 200ms timeout in order to allow the SVG
image to animate (which should only take 10ms). I suspect that
load time was impacting things, so try moving the test logic to
window.onload and reduce the timeout to 100ms. It may be that
the SVG is not starting at all in some cases, which would be
a more serious issue.
TBR=fmalita@chromium.org
BUG=665776
Committed: https://crrev.com/5beba54f865425e7e25f598505d72315afd9ca15
Cr-Commit-Position: refs/heads/master@{#433201}
Patch Set 1 #Patch Set 2 : Try again to fix it. #Messages
Total messages: 11 (6 generated)
|