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

Unified Diff: LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt

Issue 132233016: [SVG] SVGAnimatedPointList migration to new SVG property impl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: set NeedsRebaseline 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/use-property-synchronization-crash-expected.txt
diff --git a/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt b/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
index e1112a077b12ec643fe2d1737d33480ce6dc64f2..a6723e157b7b3d483e7dffe38637bee95cbd2a00 100644
--- a/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
+++ b/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
@@ -1,5 +1,5 @@
-CONSOLE ERROR: line 5: Error: Problem parsing points="0"
-CONSOLE ERROR: line 7: Error: Problem parsing points="0"
+CONSOLE ERROR: line 5: Error: Invalid value for <polyline> attribute points="0"
+CONSOLE ERROR: line 7: Error: Invalid value for <polyline> attribute points="0"
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
« no previous file with comments | « LayoutTests/svg/custom/script-tests/immutable-properties.js ('k') | LayoutTests/svg/dom/SVGLengthList-basics.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698