| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt
|
| deleted file mode 100644
|
| index 682de24c95c2a8ca46ee230bd7c22f90760368db..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt
|
| +++ /dev/null
|
| @@ -1,62 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 2016],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 2016],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV class='absolute red'",
|
| - "rect": [250, 230, 100, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'",
|
| - "rect": [250, 230, 100, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative reflected'",
|
| - "rect": [250, 230, 100, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='green'",
|
| - "rect": [250, 230, 100, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutReplica (anonymous)",
|
| - "rect": [250, 230, 100, 100],
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative reflected'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='green'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutReplica (anonymous)",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV class='absolute red'",
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|