| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| deleted file mode 100644
|
| index 891ebc4d2f105cf6f8a927aba289a4521ee811ad..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| +++ /dev/null
|
| @@ -1,36 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [785, 2001],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [785, 2001],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| - "position": [0, 400],
|
| - "bounds": [100, 1601],
|
| - "drawsContent": true,
|
| - "backfaceVisibility": "hidden",
|
| - "backgroundColor": "#FF0000",
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| - "rect": [0, 100, 100, 100],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|