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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/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/platform/android/svg/custom/invalid-transforms-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/invalid-transforms-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/invalid-transforms-expected.txt
index f23777c7a936c7aef651c49a1cc212c76efdd35c..87f0a8988bc61bd6e7c1281391395020e1cd5611 100644
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/invalid-transforms-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/invalid-transforms-expected.txt
@@ -1,5 +1,5 @@
CONSOLE ERROR: line 13: Error: Invalid value for <rect> attribute transform="scale(2,2) scale(1,2,3) translate(50,50)"
-CONSOLE ERROR: Error: Invalid value for <rect> attribute transform="rotate(45) scale(1,2,3)"
+CONSOLE ERROR: line 7: Error: Invalid value for <rect> attribute transform="rotate(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