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

Unified Diff: third_party/WebKit/LayoutTests/svg/dom/svgpath-negative-pathLength-expected.txt

Issue 1548933002: Don't give 'pathLength' semantic errors special treatment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop feConvolveMatrix[order] change. Created 4 years, 11 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/svg/SVGPathElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/dom/svgpath-negative-pathLength-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/dom/svgpath-negative-pathLength-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/svgpath-negative-pathLength-expected.txt
index 60a8c47e9216d9c6ec2265533ffd61033e86f45d..09caefe52016bb9a94e19be47ed2c73778e8d19f 100644
--- a/third_party/WebKit/LayoutTests/svg/dom/svgpath-negative-pathLength-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/dom/svgpath-negative-pathLength-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE ERROR: line 4: Error: A negative value for path attribute <pathLength> is not allowed
+CONSOLE ERROR: line 4: Error: Invalid negative value for <path> attribute pathLength="-1"
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/svg/SVGPathElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698