| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-inner-svg-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| deleted file mode 100644
|
| index 51ea06f4c1ce115a6df032b1afadc05b43448cdb..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| +++ /dev/null
|
| @@ -1,40 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow div id='contentBox'",
|
| - "rect": [8, 52, 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": "LayoutSVGViewportContainer svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGPath path",
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|