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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/invalid-transforms-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/invalid-transforms-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/invalid-transforms-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/invalid-transforms-expected.txt
index e23fda27e09dedcc982218d43147b16f2e3c1c84..ffff11225bf7fc83239aaac150eb907678eb9db8 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/invalid-transforms-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/invalid-transforms-expected.txt
@@ -1,5 +1,5 @@
CONSOLE ERROR: line 13: Error: <rect> attribute transform: Expected ')', "…e(2,2) scale(1,2,3) translate(50…".
-CONSOLE ERROR: Error: <rect> attribute transform: Expected ')', "…te(45) scale(1,2,3)".
+CONSOLE ERROR: line 7: Error: <rect> attribute transform: Expected ')', "…te(45) scale(1,2,3)".
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 100x100

Powered by Google App Engine
This is Rietveld 408576698