| Index: third_party/WebKit/LayoutTests/fast/repaint/destroy-composited-scrollbar-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/destroy-composited-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/destroy-composited-scrollbar-expected.txt
|
| deleted file mode 100644
|
| index 568cb6ce1627ff43e8b208b4704d6a4883ccec26..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/destroy-composited-scrollbar-expected.txt
|
| +++ /dev/null
|
| @@ -1,41 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow (positioned) DIV",
|
| - "position": [0, 100],
|
| - "bounds": [200, 200],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#0000FF",
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [0, 0, 200, 200],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [185, 0, 15, 200],
|
| - "reason": "scroll"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "scroll"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|