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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/svg-parse-overflow-2-expected.txt

Issue 1421533006: Make SVGLength wrap a CSSPrimitiveValue. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/svg-parse-overflow-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/svg-parse-overflow-2-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/svg-parse-overflow-2-expected.txt
index 0f0ed251ebc07eb7305cbb7f2c2c0697d4b8cf1e..34c0ce7477604e69a36e9a183bdf1e26bb2359fe 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/svg-parse-overflow-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/svg-parse-overflow-2-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE ERROR: line 9: Error: Invalid value for <rect> attribute height="-105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+CONSOLE ERROR: line 9: Error: Invalid negative value for <rect> attribute height="-105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"

Powered by Google App Engine
This is Rietveld 408576698