| Index: third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
|
| deleted file mode 100644
|
| index e31fb117d2e0cd6d8bb23a8d975547caca0b0431..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-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 id='child'",
|
| - "rect": [135, 127, 400, 50],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='child'",
|
| - "rect": [124, 116, 340, 297],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'",
|
| - "rect": [16, 8, 288, 288],
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='child'",
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|