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

Unified Diff: LayoutTests/fast/canvas/canvas-zoom.html

Issue 1161463007: De-flaking some tests in virtual/gpu/fast/canvas (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: undo previous patch (wrong issue) 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/canvas-zoom.html
diff --git a/LayoutTests/fast/canvas/canvas-zoom.html b/LayoutTests/fast/canvas/canvas-zoom.html
index 4dabce10931425d3eab3fd26c8b465f5664b91ca..c536dad63a0469ff6d4d34cbc55ab7a258324336 100644
--- a/LayoutTests/fast/canvas/canvas-zoom.html
+++ b/LayoutTests/fast/canvas/canvas-zoom.html
@@ -1,3 +1,4 @@
+<script src="resources/asyncpaintguard.js"></script>
<style>
canvas { border: solid green;
zoom: 2; }
« no previous file with comments | « LayoutTests/fast/canvas/canvas-transform-infinity-expected.html ('k') | LayoutTests/fast/canvas/canvas-zoom-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698