DescriptionFix a broken WebGL layout test by using testRunner.displayAsyncThen().
The expected result of fast/canvas/webgl/draw-webgl-to-canvas-2d.html
is failure because this test uses setTimeout to go to next frame.
testRunner.displayAsyncThen() can fix this test.
BUG=423674
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183817
Patch Set 1 #Patch Set 2 : Fit indentation to existing code #
Total comments: 1
Patch Set 3 : Use requestAnimationFrame instead of setTimeout #
Messages
Total messages: 8 (3 generated)
|