| Index: third_party/WebKit/LayoutTests/fast/repaint/transform-repaint-descendants-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-repaint-descendants-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/transform-repaint-descendants-expected.txt
|
| deleted file mode 100644
|
| index 3a95fa5f957b3fb43e2468f336f33577289aacff..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/transform-repaint-descendants-expected.txt
|
| +++ /dev/null
|
| @@ -1,40 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [176, 218, 394, 185],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [176, 218, 388, 203],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV id='box'",
|
| - "rect": [76, 118, 266, 266],
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV id='box'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|