Index: third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt |
deleted file mode 100644 |
index 2be9b5fdc19eab362d78415228082d44a33f29cf..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt |
+++ /dev/null |
@@ -1,432 +0,0 @@ |
-This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) doesn't draw content at all, and its scrolling block selection layer (the child of the scrolling contents layer) draws content only on iteration 2. The scrolling block selection layer should also be much smaller than the scrolling contents layer. |
-Lorem Ipsum |
-Lorem Ipsum |
-Lorem Ipsum |
-Lorem Ipsum |
-Lorem Ipsum |
-Lorem Ipsum |
-Lorem Ipsum |
-Lorem Ipsum |
-Lorem Ipsum |
-Lorem Ipsum |
- |
- |
-*** iteration 1: *** |
- |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "name": "LayoutBlockFlow DIV class='container'", |
- "position": [8, 62], |
- "bounds": [300, 500], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "children": [ |
- { |
- "name": "Scrolling Layer", |
- "bounds": [285, 485], |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "name": "Scrolling Contents Layer", |
- "bounds": [285, 665] |
- } |
- ] |
- }, |
- { |
- "name": "Overflow Controls Host Layer", |
- "bounds": [300, 500], |
- "children": [ |
- { |
- "name": "Horizontal Scrollbar Layer", |
- "position": [0, 485], |
- "bounds": [285, 15] |
- }, |
- { |
- "name": "Vertical Scrollbar Layer", |
- "position": [285, 0], |
- "bounds": [15, 485] |
- }, |
- { |
- "name": "Scroll Corner Layer", |
- "position": [285, 485], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 77], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 142], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV id='selection' class='scrolled'", |
- "position": [23, 207], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 272], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 337], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 402], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 467], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 532], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 597], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 662], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
-*** iteration 2: *** |
- |
-{ |
- "name": "Content Root Layer", |
- "bounds": [785, 2688], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [785, 2688], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "name": "LayoutBlockFlow DIV class='container'", |
- "position": [8, 62], |
- "bounds": [300, 500], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "children": [ |
- { |
- "name": "Scrolling Layer", |
- "bounds": [285, 485], |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "name": "Scrolling Contents Layer", |
- "bounds": [285, 665] |
- } |
- ] |
- }, |
- { |
- "name": "Overflow Controls Host Layer", |
- "bounds": [300, 500], |
- "children": [ |
- { |
- "name": "Horizontal Scrollbar Layer", |
- "position": [0, 485], |
- "bounds": [285, 15] |
- }, |
- { |
- "name": "Vertical Scrollbar Layer", |
- "position": [285, 0], |
- "bounds": [15, 485] |
- }, |
- { |
- "name": "Scroll Corner Layer", |
- "position": [285, 485], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 77], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 142], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV id='selection' class='scrolled'", |
- "position": [23, 207], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 272], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 337], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 402], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 467], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 532], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 597], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 662], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
-*** iteration 3: *** |
- |
-{ |
- "name": "Content Root Layer", |
- "bounds": [785, 4788], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [785, 4788], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "name": "LayoutBlockFlow DIV class='container'", |
- "position": [8, 62], |
- "bounds": [300, 500], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "children": [ |
- { |
- "name": "Scrolling Layer", |
- "bounds": [285, 485], |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "name": "Scrolling Contents Layer", |
- "bounds": [285, 665] |
- } |
- ] |
- }, |
- { |
- "name": "Overflow Controls Host Layer", |
- "bounds": [300, 500], |
- "children": [ |
- { |
- "name": "Horizontal Scrollbar Layer", |
- "position": [0, 485], |
- "bounds": [285, 15] |
- }, |
- { |
- "name": "Vertical Scrollbar Layer", |
- "position": [285, 0], |
- "bounds": [15, 485] |
- }, |
- { |
- "name": "Scroll Corner Layer", |
- "position": [285, 485], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 77], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 142], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV id='selection' class='scrolled'", |
- "position": [23, 207], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 272], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 337], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 402], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 467], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 532], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 597], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- }, |
- { |
- "name": "LayoutBlockFlow DIV class='scrolled'", |
- "position": [23, 662], |
- "bounds": [100, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFA500" |
- } |
- ] |
- } |
- ] |
-} |
- |