Index: third_party/WebKit/LayoutTests/svg/custom/path-arc-invalid-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/path-arc-invalid-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/path-arc-invalid-expected.txt |
index bf6507187e21432579d23218db163431ed38b8e0..635626426e1378795a55e160af650e739833bc64 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/path-arc-invalid-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/path-arc-invalid-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE ERROR: line 6: Error: Invalid value for <path> attribute d="M0 0 A0 0 0 0 0 0 0 0 0 0" |
+CONSOLE ERROR: line 6: Error: <path> attribute d: Unexpected end of attribute. Expected arc flag ('0' or '1'), "… 0 0 0 0 0 0 0 0". |
If this text is visible the malformed SVG path is handled correctly. |