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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt

Issue 1992663003: [DevTools] Capture call stacks for svg parser console messages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/polyline-setattribute-points-null-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt
index ce95474eaa143918e3e352f4424a15788319d4a0..223ca0140317ff7979af87999bfd69fa2da82c45 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE ERROR: Error: <polyline> attribute points: Expected number, "undefined".
+CONSOLE ERROR: line 9: Error: <polyline> attribute points: Expected number, "undefined".
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