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

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

Issue 2115923002: Improve numeric value handling in CSS Parser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: V2 Created 4 years, 5 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 0e97bcd8342046a9f62374d5ae51634b5c7f5b55..f578aa857a32196692287dbb4fa118f9483a2d9d 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: <rect> attribute height: Expected length, "-105000000000000…".
+CONSOLE ERROR: line 9: Error: <rect> attribute height: A negative value is not valid. ("-105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")

Powered by Google App Engine
This is Rietveld 408576698