Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll-expected.txt

Issue 2393443002: Adjust compositing tests to be SPv2-compatible. (Closed)
Patch Set: none Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll-expected.txt
index 5f3fe6d2604ec8af8f45a49ea76e5b908d89a8df..150127f9467c1e2b44de069821ccd834282e8c74 100644
--- a/third_party/WebKit/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll-expected.txt
@@ -1,1144 +1,1012 @@
{
- "name": "Content Root Layer",
- "bounds": [785, 2016],
- "children": [
+ "layers": [
{
"name": "LayoutView #document",
"bounds": [785, 2016],
"contentsOpaque": true,
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow DIV id='container-absolute-grandchildren-not-contained' class='overflow'",
+ "position": [10, 10],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [85, 144],
+ "drawsContent": true
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='positioned-absolute-grandchildren-not-contained' class='positionAbsolute positioned')",
+ "position": [35, 75],
+ "bounds": [80, 40],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren-not-contained' class='scrolled'",
+ "position": [16, -15],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
"drawsContent": true,
- "children": [
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow DIV id='container-absolute-grandchildren-not-contained' class='overflow'",
- "position": [10, 10],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [85, 144],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='positioned-absolute-grandchildren-not-contained' class='positionAbsolute positioned')",
- "position": [35, 75],
- "bounds": [80, 40],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren-not-contained' class='scrolled'",
- "position": [16, -15],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren-not-contained' class='scrolled')",
- "position": [16, 41],
- "bounds": [75, 24],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='container-absolute-grandchildren' class='positionAbsolute overflow'",
- "position": [130, 10],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [105, 144],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (positioned) DIV id='positioned-absolute-grandchildren' class='positionAbsolute positioned'",
- "position": [157, 18],
- "bounds": [80, 40],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#800080"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren' class='scrolled')",
- "position": [136, -15],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow DIV id='container-absolute-not-contained' class='overflow'",
- "position": [250, 10],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [85, 144]
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='positioned-absolute-not-contained' class='positionAbsolute positioned')",
- "position": [275, 75],
- "bounds": [80, 40],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-not-contained' class='scrolled'",
- "position": [256, -15],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-not-contained' class='scrolled')",
- "position": [256, 41],
- "bounds": [75, 24],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow DIV id='container-absolute-sibling-grandchildren-not-contained' class='overflow'",
- "position": [370, 10],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [85, 144],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='positioned-absolute-sibling-grandchildren-not-contained' class='positionAbsolute positioned')",
- "position": [395, 75],
- "bounds": [80, 40],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren-not-contained' class='scrolled'",
- "position": [376, -15],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren-not-contained' class='scrolled')",
- "position": [376, 41],
- "bounds": [75, 24],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='container-absolute-sibling-grandchildren' class='positionAbsolute overflow'",
- "position": [10, 130],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [105, 144],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (positioned) DIV id='positioned-absolute-sibling-grandchildren' class='positionAbsolute positioned'",
- "position": [37, 138],
- "bounds": [80, 40],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#800080"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren' class='scrolled')",
- "position": [16, 105],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow DIV id='container-absolute-sibling-not-contained' class='overflow'",
- "position": [130, 130],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [85, 144]
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='positioned-absolute-sibling-not-contained' class='positionAbsolute positioned')",
- "position": [155, 195],
- "bounds": [80, 40],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-not-contained' class='scrolled'",
- "position": [136, 105],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-not-contained' class='scrolled')",
- "position": [136, 161],
- "bounds": [75, 24],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='container-absolute-sibling' class='positionAbsolute overflow'",
- "position": [250, 130],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [105, 144]
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (positioned) DIV id='positioned-absolute-sibling' class='positionAbsolute positioned'",
- "position": [277, 138],
- "bounds": [80, 40],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#800080"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling' class='scrolled')",
- "position": [256, 105],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='container-absolute' class='positionAbsolute overflow'",
- "position": [370, 130],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [105, 144]
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (positioned) DIV id='positioned-absolute' class='positionAbsolute positioned'",
- "position": [397, 138],
- "bounds": [80, 40],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#800080"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute' class='scrolled')",
- "position": [376, 105],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='container-fixed-sibling-grandchildren' class='positionAbsolute overflow'",
- "position": [10, 250],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [85, 144],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='positioned-fixed-sibling-grandchildren' class='positionFixed positioned'",
- "position": [35, 315],
- "bounds": [80, 40],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#800080"
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling-grandchildren' class='scrolled'",
- "position": [16, 225],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling-grandchildren' class='scrolled')",
- "position": [16, 281],
- "bounds": [75, 24],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='container-fixed-sibling' class='positionAbsolute overflow'",
- "position": [130, 250],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [85, 144]
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='positioned-fixed-sibling' class='positionFixed positioned'",
- "position": [155, 315],
- "bounds": [80, 40],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#800080"
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling' class='scrolled'",
- "position": [136, 225],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling' class='scrolled')",
- "position": [136, 281],
- "bounds": [75, 24],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='container-fixed-grandchildren' class='positionAbsolute overflow'",
- "position": [250, 250],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [85, 144],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='positioned-fixed-grandchildren' class='positionFixed positioned'",
- "position": [275, 315],
- "bounds": [80, 40],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#800080"
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-grandchildren' class='scrolled'",
- "position": [256, 225],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-grandchildren' class='scrolled')",
- "position": [256, 281],
- "bounds": [75, 24],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='container-fixed' class='positionAbsolute overflow'",
- "position": [370, 250],
- "bounds": [104, 104],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "name": "Scrolling Layer",
- "position": [2, 2],
- "bounds": [85, 85],
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "Scrolling Contents Layer",
- "bounds": [85, 144]
- }
- ]
- },
- {
- "name": "Overflow Controls Host Layer",
- "bounds": [104, 104],
- "children": [
- {
- "name": "Horizontal Scrollbar Layer",
- "position": [2, 87],
- "bounds": [85, 15]
- },
- {
- "name": "Vertical Scrollbar Layer",
- "position": [87, 2],
- "bounds": [15, 85]
- },
- {
- "name": "Scroll Corner Layer",
- "position": [87, 87],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='positioned-fixed' class='positionFixed positioned'",
- "position": [395, 315],
- "bounds": [80, 40],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#800080"
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed' class='scrolled'",
- "position": [376, 225],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed' class='scrolled')",
- "position": [376, 281],
- "bounds": [75, 24],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='sibling-absolute-sibling-grandchildren-not-contained' class='positionFixed sibling'",
- "position": [375, 20],
- "bounds": [50, 100],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#008000"
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='sibling-absolute-sibling-grandchildren' class='positionFixed sibling'",
- "position": [15, 140],
- "bounds": [50, 100],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#008000"
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='sibling-absolute-sibling-not-contained' class='positionFixed sibling'",
- "position": [135, 140],
- "bounds": [50, 100],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#008000"
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='sibling-absolute-sibling' class='positionFixed sibling'",
- "position": [255, 140],
- "bounds": [50, 100],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#008000"
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='sibling-fixed-sibling-grandchildren' class='positionFixed sibling'",
- "position": [15, 260],
- "bounds": [50, 100],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#008000"
- },
- {
- "name": "LayoutBlockFlow (positioned) DIV id='sibling-fixed-sibling' class='positionFixed sibling'",
- "position": [135, 260],
- "bounds": [50, 100],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#008000"
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren-not-contained' class='scrolled onTop'",
- "position": [16, -43],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren-not-contained' class='scrolled onTop')",
- "position": [16, 13],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren' class='scrolled onTop'",
- "position": [136, -43],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren' class='scrolled onTop')",
- "position": [136, 13],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-not-contained' class='scrolled onTop'",
- "position": [256, -43],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-not-contained' class='scrolled onTop')",
- "position": [256, 13],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren-not-contained' class='scrolled onTop'",
- "position": [376, -43],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren-not-contained' class='scrolled onTop')",
- "position": [376, 13],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren' class='scrolled onTop'",
- "position": [16, 77],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren' class='scrolled onTop')",
- "position": [16, 133],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-not-contained' class='scrolled onTop'",
- "position": [136, 77],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-not-contained' class='scrolled onTop')",
- "position": [136, 133],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling' class='scrolled onTop'",
- "position": [256, 77],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling' class='scrolled onTop')",
- "position": [256, 133],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute' class='scrolled onTop'",
- "position": [376, 77],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute' class='scrolled onTop')",
- "position": [376, 133],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling-grandchildren' class='scrolled onTop'",
- "position": [16, 197],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling-grandchildren' class='scrolled onTop')",
- "position": [16, 253],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling' class='scrolled onTop'",
- "position": [136, 197],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling' class='scrolled onTop')",
- "position": [136, 253],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-grandchildren' class='scrolled onTop'",
- "position": [256, 197],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-grandchildren' class='scrolled onTop')",
- "position": [256, 253],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- },
- {
- "name": "Squashing Containment Layer",
- "shouldFlattenTransform": false,
- "children": [
- {
- "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed' class='scrolled onTop'",
- "position": [376, 197],
- "bounds": [75, 24],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- },
- {
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed' class='scrolled onTop')",
- "position": [376, 253],
- "bounds": [75, 80],
- "drawsContent": true
- }
- ]
- }
- ]
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren-not-contained' class='scrolled')",
+ "position": [16, 41],
+ "bounds": [75, 24],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='container-absolute-grandchildren' class='positionAbsolute overflow'",
+ "position": [130, 10],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [105, 144],
+ "drawsContent": true
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='positioned-absolute-grandchildren' class='positionAbsolute positioned'",
+ "position": [157, 18],
+ "bounds": [80, 40],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#800080"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren' class='scrolled')",
+ "position": [136, -15],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow DIV id='container-absolute-not-contained' class='overflow'",
+ "position": [250, 10],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [85, 144]
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='positioned-absolute-not-contained' class='positionAbsolute positioned')",
+ "position": [275, 75],
+ "bounds": [80, 40],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-not-contained' class='scrolled'",
+ "position": [256, -15],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-not-contained' class='scrolled')",
+ "position": [256, 41],
+ "bounds": [75, 24],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow DIV id='container-absolute-sibling-grandchildren-not-contained' class='overflow'",
+ "position": [370, 10],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [85, 144],
+ "drawsContent": true
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='positioned-absolute-sibling-grandchildren-not-contained' class='positionAbsolute positioned')",
+ "position": [395, 75],
+ "bounds": [80, 40],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren-not-contained' class='scrolled'",
+ "position": [376, -15],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren-not-contained' class='scrolled')",
+ "position": [376, 41],
+ "bounds": [75, 24],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='container-absolute-sibling-grandchildren' class='positionAbsolute overflow'",
+ "position": [10, 130],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [105, 144],
+ "drawsContent": true
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='positioned-absolute-sibling-grandchildren' class='positionAbsolute positioned'",
+ "position": [37, 138],
+ "bounds": [80, 40],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#800080"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren' class='scrolled')",
+ "position": [16, 105],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow DIV id='container-absolute-sibling-not-contained' class='overflow'",
+ "position": [130, 130],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [85, 144]
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='positioned-absolute-sibling-not-contained' class='positionAbsolute positioned')",
+ "position": [155, 195],
+ "bounds": [80, 40],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-not-contained' class='scrolled'",
+ "position": [136, 105],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-not-contained' class='scrolled')",
+ "position": [136, 161],
+ "bounds": [75, 24],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='container-absolute-sibling' class='positionAbsolute overflow'",
+ "position": [250, 130],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [105, 144]
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='positioned-absolute-sibling' class='positionAbsolute positioned'",
+ "position": [277, 138],
+ "bounds": [80, 40],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#800080"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling' class='scrolled')",
+ "position": [256, 105],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='container-absolute' class='positionAbsolute overflow'",
+ "position": [370, 130],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [105, 144]
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='positioned-absolute' class='positionAbsolute positioned'",
+ "position": [397, 138],
+ "bounds": [80, 40],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#800080"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute' class='scrolled')",
+ "position": [376, 105],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='container-fixed-sibling-grandchildren' class='positionAbsolute overflow'",
+ "position": [10, 250],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [85, 144],
+ "drawsContent": true
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='positioned-fixed-sibling-grandchildren' class='positionFixed positioned'",
+ "position": [35, 315],
+ "bounds": [80, 40],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#800080"
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling-grandchildren' class='scrolled'",
+ "position": [16, 225],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling-grandchildren' class='scrolled')",
+ "position": [16, 281],
+ "bounds": [75, 24],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='container-fixed-sibling' class='positionAbsolute overflow'",
+ "position": [130, 250],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [85, 144]
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='positioned-fixed-sibling' class='positionFixed positioned'",
+ "position": [155, 315],
+ "bounds": [80, 40],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#800080"
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling' class='scrolled'",
+ "position": [136, 225],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling' class='scrolled')",
+ "position": [136, 281],
+ "bounds": [75, 24],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='container-fixed-grandchildren' class='positionAbsolute overflow'",
+ "position": [250, 250],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [85, 144],
+ "drawsContent": true
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='positioned-fixed-grandchildren' class='positionFixed positioned'",
+ "position": [275, 315],
+ "bounds": [80, 40],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#800080"
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-grandchildren' class='scrolled'",
+ "position": [256, 225],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-grandchildren' class='scrolled')",
+ "position": [256, 281],
+ "bounds": [75, 24],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='container-fixed' class='positionAbsolute overflow'",
+ "position": [370, 250],
+ "bounds": [104, 104],
+ "shouldFlattenTransform": false,
+ "drawsContent": true
+ },
+ {
+ "name": "Scrolling Layer",
+ "position": [2, 2],
+ "bounds": [85, 85],
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "Scrolling Contents Layer",
+ "bounds": [85, 144]
+ },
+ {
+ "name": "Overflow Controls Host Layer",
+ "bounds": [104, 104]
+ },
+ {
+ "name": "Horizontal Scrollbar Layer",
+ "position": [2, 87],
+ "bounds": [85, 15]
+ },
+ {
+ "name": "Vertical Scrollbar Layer",
+ "position": [87, 2],
+ "bounds": [15, 85]
+ },
+ {
+ "name": "Scroll Corner Layer",
+ "position": [87, 87],
+ "bounds": [15, 15],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='positioned-fixed' class='positionFixed positioned'",
+ "position": [395, 315],
+ "bounds": [80, 40],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#800080"
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed' class='scrolled'",
+ "position": [376, 225],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed' class='scrolled')",
+ "position": [376, 281],
+ "bounds": [75, 24],
+ "drawsContent": true
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='sibling-absolute-sibling-grandchildren-not-contained' class='positionFixed sibling'",
+ "position": [375, 20],
+ "bounds": [50, 100],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#008000"
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='sibling-absolute-sibling-grandchildren' class='positionFixed sibling'",
+ "position": [15, 140],
+ "bounds": [50, 100],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#008000"
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='sibling-absolute-sibling-not-contained' class='positionFixed sibling'",
+ "position": [135, 140],
+ "bounds": [50, 100],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#008000"
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='sibling-absolute-sibling' class='positionFixed sibling'",
+ "position": [255, 140],
+ "bounds": [50, 100],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#008000"
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='sibling-fixed-sibling-grandchildren' class='positionFixed sibling'",
+ "position": [15, 260],
+ "bounds": [50, 100],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#008000"
+ },
+ {
+ "name": "LayoutBlockFlow (positioned) DIV id='sibling-fixed-sibling' class='positionFixed sibling'",
+ "position": [135, 260],
+ "bounds": [50, 100],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#008000"
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren-not-contained' class='scrolled onTop'",
+ "position": [16, -43],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren-not-contained' class='scrolled onTop')",
+ "position": [16, 13],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren' class='scrolled onTop'",
+ "position": [136, -43],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-grandchildren' class='scrolled onTop')",
+ "position": [136, 13],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-not-contained' class='scrolled onTop'",
+ "position": [256, -43],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-not-contained' class='scrolled onTop')",
+ "position": [256, 13],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren-not-contained' class='scrolled onTop'",
+ "position": [376, -43],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren-not-contained' class='scrolled onTop')",
+ "position": [376, 13],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren' class='scrolled onTop'",
+ "position": [16, 77],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-grandchildren' class='scrolled onTop')",
+ "position": [16, 133],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-not-contained' class='scrolled onTop'",
+ "position": [136, 77],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling-not-contained' class='scrolled onTop')",
+ "position": [136, 133],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling' class='scrolled onTop'",
+ "position": [256, 77],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute-sibling' class='scrolled onTop')",
+ "position": [256, 133],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute' class='scrolled onTop'",
+ "position": [376, 77],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-absolute' class='scrolled onTop')",
+ "position": [376, 133],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling-grandchildren' class='scrolled onTop'",
+ "position": [16, 197],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling-grandchildren' class='scrolled onTop')",
+ "position": [16, 253],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling' class='scrolled onTop'",
+ "position": [136, 197],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-sibling' class='scrolled onTop')",
+ "position": [136, 253],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-grandchildren' class='scrolled onTop'",
+ "position": [256, 197],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed-grandchildren' class='scrolled onTop')",
+ "position": [256, 253],
+ "bounds": [75, 80],
+ "drawsContent": true
+ },
+ {
+ "name": "Squashing Containment Layer",
+ "shouldFlattenTransform": false
+ },
+ {
+ "name": "LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed' class='scrolled onTop'",
+ "position": [376, 197],
+ "bounds": [75, 24],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#0000FF"
+ },
+ {
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV id='scrolled-fixed' class='scrolled onTop')",
+ "position": [376, 253],
+ "bounds": [75, 80],
+ "drawsContent": true
}
]
}

Powered by Google App Engine
This is Rietveld 408576698