| Index: third_party/WebKit/LayoutTests/svg/custom/polyline-invalid-points-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/polyline-invalid-points-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/polyline-invalid-points-expected.txt
|
| index 985406fd6a65cc4ed51ec74d23fd37fd7ef46122..35cdd01d4bc848f4e3d01a03876c2fcad3f55021 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/polyline-invalid-points-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/polyline-invalid-points-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE ERROR: line 4: Error: Invalid value for <polyline> attribute points="0, 0 100,0 100, 100 0, 100 INF INF"
|
| +CONSOLE ERROR: line 4: Error: <polyline> attribute points: Expected number, "…100, 100 0, 100 INF INF".
|
| layer at (0,0) size 800x600
|
| LayoutView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
|
|