| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt
|
| deleted file mode 100644
|
| index 66af7f3aabbb8e62cf030a785aba9e1282fcaa10..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt
|
| +++ /dev/null
|
| @@ -1,44 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow div id='contentBox'",
|
| - "rect": [8, 50, 402, 402],
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow div id='contentBox'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer use",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGViewportContainer svg id='gamesBorder'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGPath path",
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|