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

Unified Diff: LayoutTests/fast/canvas/canvas-ellipse-360-winding.html

Issue 14298022: Add support for new canvas ellipse method. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Make canvas-ellipse-360-winding.html for virtual/gpu pass. Created 7 years, 4 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-ellipse-360-winding.html
diff --git a/LayoutTests/fast/canvas/canvas-color-serialization.html b/LayoutTests/fast/canvas/canvas-ellipse-360-winding.html
similarity index 76%
copy from LayoutTests/fast/canvas/canvas-color-serialization.html
copy to LayoutTests/fast/canvas/canvas-ellipse-360-winding.html
index de1da5e3c36288eafb64d19833b5906f3634cefc..aad0d13dfc6a0dce880e80fdd90ba6b67eed969c 100644
--- a/LayoutTests/fast/canvas/canvas-color-serialization.html
+++ b/LayoutTests/fast/canvas/canvas-ellipse-360-winding.html
@@ -4,7 +4,7 @@
<script src="../js/resources/js-test-pre.js"></script>
</head>
<body>
-<script src="script-tests/canvas-color-serialization.js"></script>
+<script src="script-tests/canvas-ellipse-360-winding.js"></script>
<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/canvas/canvas-ellipse.html ('k') | LayoutTests/fast/canvas/canvas-ellipse-360-winding-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698