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

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

Issue 1623403003: Auto-rebaseline for r371022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
index 6788ca020dddab42467dbd491c521a1176c12ecc..33db0f0d8f4e7089cb237b430d9362f95d772874 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
@@ -1,5 +1,5 @@
-CONSOLE ERROR: line 5: Error: Invalid value for <polyline> attribute points="0"
-CONSOLE ERROR: Error: Invalid value for <polyline> attribute points="0"
+CONSOLE ERROR: line 5: Error: <polyline> attribute points: Unexpected end of attribute. Expected number, "0".
+CONSOLE ERROR: Error: <polyline> attribute points: Unexpected end of attribute. Expected number, "0".
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698