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

Unified Diff: LayoutTests/fast/canvas/canvas-ellipse.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
« no previous file with comments | « LayoutTests/fast/canvas/arc360.html ('k') | LayoutTests/fast/canvas/canvas-ellipse-360-winding.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/canvas/canvas-ellipse.html
diff --git a/LayoutTests/fast/canvas/canvas-shadow.html b/LayoutTests/fast/canvas/canvas-ellipse.html
similarity index 78%
copy from LayoutTests/fast/canvas/canvas-shadow.html
copy to LayoutTests/fast/canvas/canvas-ellipse.html
index cbc91f4c01fd16bb9da27343c1d2c956c0d37914..77ac1118043b9fdee455d4fad1349ce3e372e68f 100644
--- a/LayoutTests/fast/canvas/canvas-shadow.html
+++ b/LayoutTests/fast/canvas/canvas-ellipse.html
@@ -4,7 +4,7 @@
<script src="../js/resources/js-test-pre.js"></script>
</head>
<body>
-<script src="script-tests/canvas-shadow.js"></script>
+<script src="script-tests/canvas-ellipse.js"></script>
<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/canvas/arc360.html ('k') | LayoutTests/fast/canvas/canvas-ellipse-360-winding.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698