| Index: third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt
|
| deleted file mode 100644
|
| index 1d7eab26ea41fb8208979b060ddcd32e92b38dd0..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt
|
| +++ /dev/null
|
| @@ -1,66 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV id='scroller'",
|
| - "position": [8, 8],
|
| - "bounds": [202, 202],
|
| - "shouldFlattenTransform": false,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "Scrolling Layer",
|
| - "position": [1, 1],
|
| - "bounds": [185, 185],
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "name": "Scrolling Contents Layer",
|
| - "bounds": [185, 1025],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "Overflow Controls Host Layer",
|
| - "bounds": [202, 202],
|
| - "children": [
|
| - {
|
| - "name": "Horizontal Scrollbar Layer",
|
| - "position": [1, 186],
|
| - "bounds": [185, 15]
|
| - },
|
| - {
|
| - "name": "Vertical Scrollbar Layer",
|
| - "position": [186, 1],
|
| - "bounds": [15, 185],
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "Vertical Scrollbar Layer",
|
| - "rect": [0, 0, 15, 185],
|
| - "reason": "full"
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "Scroll Corner Layer",
|
| - "position": [186, 186],
|
| - "bounds": [15, 15],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|