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

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: Created 7 years, 8 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.html
diff --git a/LayoutTests/fast/canvas/canvas-stroke-empty-fill.html b/LayoutTests/fast/canvas/canvas-ellipse.html
similarity index 78%
copy from LayoutTests/fast/canvas/canvas-stroke-empty-fill.html
copy to LayoutTests/fast/canvas/canvas-ellipse.html
index 27d85ea789c78c60617949b22ca08c54a81dfe92..77ac1118043b9fdee455d4fad1349ce3e372e68f 100644
--- a/LayoutTests/fast/canvas/canvas-stroke-empty-fill.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="canvas-stroke-empty-fill.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 | « no previous file | LayoutTests/fast/canvas/canvas-ellipse-expected.txt » ('j') | Source/core/html/canvas/CanvasPathMethods.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698