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

Unified Diff: LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt

Issue 14798006: Match CanvasGradient::addColorStop to the spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch to land Created 7 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
« no previous file with comments | « no previous file | Source/core/html/canvas/CanvasGradient.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt
diff --git a/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt b/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt
index a18937562355f925479339dd8d1fc357aaf95bef..863339fb8ced63ccd812aa9ad0e7ba95bf830600 100644
--- a/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt
+++ b/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt
@@ -1,2 +1 @@
-Failed assertion: expected exception of type TypeError, got: IndexSizeError: Index or size was negative, or greater than the allowed value.
-Failed assertion: expected exception of type TypeError, got: SyntaxError: An invalid or illegal string was specified.
+Passed
« no previous file with comments | « no previous file | Source/core/html/canvas/CanvasGradient.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698