| Index: third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-positioned-child-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-positioned-child-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-positioned-child-expected.txt
|
| deleted file mode 100644
|
| index a2c742075c37be5998d7ded2fbd7953fdbbd7113..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-positioned-child-expected.txt
|
| +++ /dev/null
|
| @@ -1,35 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='box'",
|
| - "rect": [8, 8, 429, 229],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='positioned'",
|
| - "rect": [400, 400, 379, 179],
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='box'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='positioned'",
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|