| Index: LayoutTests/svg/custom/path-arc-invalid-expected.txt
|
| diff --git a/LayoutTests/svg/custom/path-arc-invalid-expected.txt b/LayoutTests/svg/custom/path-arc-invalid-expected.txt
|
| index 9aff64efe03fd7f279686d59fa127f310a5b194a..cd78fc35f1877bf621ba68c205d5d14bb0f32820 100644
|
| --- a/LayoutTests/svg/custom/path-arc-invalid-expected.txt
|
| +++ b/LayoutTests/svg/custom/path-arc-invalid-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE MESSAGE: line 6: Error: Problem parsing d="M0 0 A0 0 0 0 0 0 0 0 0 0"
|
| +CONSOLE ERROR: line 6: Error: Problem parsing d="M0 0 A0 0 0 0 0 0 0 0 0 0"
|
| If this text is visible the malformed SVG path is handled correctly.
|
|
|