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

Unified Diff: LayoutTests/svg/custom/polyline-setattribute-points-null-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-setattribute-points-null-expected.txt
diff --git a/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt b/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt
index 32ed4a068b5fe60f09fc990547950a15afecd5ce..06abe382d5ecaaa770a8af343e521ae4d780a3bb 100644
--- a/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt
+++ b/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE ERROR: Error: Problem parsing points="undefined"
+CONSOLE ERROR: Error: Invalid value for <polyline> attribute points="undefined"
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698