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

Unified Diff: LayoutTests/svg/custom/polyline-points-crash-expected.txt

Issue 132233016: [SVG] SVGAnimatedPointList migration to new SVG property impl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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/svg/custom/polyline-points-crash-expected.txt
diff --git a/LayoutTests/svg/custom/polyline-points-crash-expected.txt b/LayoutTests/svg/custom/polyline-points-crash-expected.txt
index 11c3f8cddba4dc7d056d51864239cfbb8a47be49..261792654b81af995a585a274428a13af0d9ee41 100644
--- a/LayoutTests/svg/custom/polyline-points-crash-expected.txt
+++ b/LayoutTests/svg/custom/polyline-points-crash-expected.txt
@@ -1,2 +1,2 @@
-Caught exception: TypeError: Failed to execute 'appendItem' on 'SVGPointList': The PassListItemType provided is invalid.
+Caught exception: TypeError: Failed to execute 'appendItem' on 'SVGPointList': An invalid item cannot be appended to a list.
PASSED -- WebKit did not crash!

Powered by Google App Engine
This is Rietveld 408576698