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

Unified Diff: LayoutTests/fast/canvas/ellipse-crash-expected.txt

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/ellipse-crash-expected.txt
diff --git a/LayoutTests/fast/canvas/arc-crash-expected.txt b/LayoutTests/fast/canvas/ellipse-crash-expected.txt
similarity index 88%
copy from LayoutTests/fast/canvas/arc-crash-expected.txt
copy to LayoutTests/fast/canvas/ellipse-crash-expected.txt
index 2494a1f3c185145bae4f76b4d02aba0f2978e186..fa182e1bd24d36bd49d7bde0a8ea5e6cf9a48670 100644
--- a/LayoutTests/fast/canvas/arc-crash-expected.txt
+++ b/LayoutTests/fast/canvas/ellipse-crash-expected.txt
@@ -1,4 +1,4 @@
-This tests that we don't crash when passing inf as a parameter to arc
+This tests that we don't crash when passing inf as a parameter to ellipse
Test passed.

Powered by Google App Engine
This is Rietveld 408576698