Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/svg/dom/SVGPathSegList-segment-modification-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/svg/dom/SVGPathSegList-segment-modification-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/SVGPathSegList-segment-modification-expected.txt |
| deleted file mode 100644 |
| index f82a7dac4e1453d9e740af39d8f71c508ad80301..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/svg/dom/SVGPathSegList-segment-modification-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [78, 38, 84, 42], |
| - [49, 38, 113, 42] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutSVGPath path id='smile'" |
| - ] |
| - } |
| - ] |
| -} |
| - |