Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(220)

Unified Diff: LayoutTests/fast/canvas/patternfill-repeat-expected.html

Issue 1167013003: Revert of De-flaking some tests in virtual/gpu/fast/canvas (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/canvas/patternfill-repeat-expected.html
diff --git a/LayoutTests/fast/canvas/patternfill-repeat-expected.html b/LayoutTests/fast/canvas/patternfill-repeat-expected.html
index 9601f92029b6511cc0b0ff9ec087e90200a7e593..4272fc09e7d288037f0b7779d8c39ccafab608f1 100644
--- a/LayoutTests/fast/canvas/patternfill-repeat-expected.html
+++ b/LayoutTests/fast/canvas/patternfill-repeat-expected.html
@@ -61,7 +61,7 @@
ctx.restore();
if (window.testRunner)
- testRunner.layoutAndPaintAsyncThen(function(){ testRunner.notifyDone(); });
+ testRunner.notifyDone();
}
}
</script>
« no previous file with comments | « LayoutTests/fast/canvas/patternfill-repeat.html ('k') | LayoutTests/fast/canvas/resources/asyncpaintguard.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698