Index: third_party/WebKit/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt |
index 2ad989490b2db3c5262bbffc59ba59541b75e03a..d5d26f33d784404acf6c9fb3d24adc6deb36a93d 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt |
@@ -51,12 +51,12 @@ CASE 2, scrolling y to 80, new layers will be squashed, so things repaint: |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-f' class='overlapping lime'", |
"rect": [0, 500, 200, 100], |
- "reason": "layer" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-e' class='overlapping cyan'", |
"rect": [0, 200, 200, 100], |
- "reason": "layer" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-b' class='overlapping lime'", |
@@ -66,12 +66,12 @@ CASE 2, scrolling y to 80, new layers will be squashed, so things repaint: |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-d' class='overlapping lime'", |
"rect": [0, 100, 200, 100], |
- "reason": "layer" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-c' class='overlapping cyan'", |
"rect": [0, 0, 200, 100], |
- "reason": "layer" |
+ "reason": "subtree" |
} |
], |
"children": [ |
@@ -176,7 +176,7 @@ CASE 4, scrolling y to 170 new layers will be squashed, so things repaint: |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-g' class='overlapping cyan'", |
"rect": [0, 600, 200, 100], |
- "reason": "layer" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-c' class='overlapping cyan'", |
@@ -186,17 +186,17 @@ CASE 4, scrolling y to 170 new layers will be squashed, so things repaint: |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-f' class='overlapping lime'", |
"rect": [0, 200, 200, 100], |
- "reason": "layer" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-e' class='overlapping cyan'", |
"rect": [0, 100, 200, 100], |
- "reason": "layer" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='paragraph-d' class='overlapping lime'", |
"rect": [0, 0, 200, 100], |
- "reason": "layer" |
+ "reason": "subtree" |
} |
], |
"children": [ |