Index: third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt b/third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
index 9044b296cce7f22683116f19b7475666da3c5fd9..3eef1127b5b36230ff6514f4cbff34e5f1140629 100644 |
--- a/third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
@@ -8,63 +8,59 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
- "rect": [0, 0, 0, 0], |
- "reason": "style change" |
+ "rect": [677, 250, 100, 100], |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
- "rect": [677, 50, 100, 100], |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='container'", |
+ "rect": [677, 250, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
+ "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
"rect": [677, 250, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV class='container'", |
- "rect": [0, 0, 0, 0], |
- "reason": "style change" |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [677, 250, 100, 100], |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV class='container'", |
+ "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
"rect": [677, 50, 100, 100], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='container'", |
- "rect": [677, 250, 100, 100], |
+ "rect": [677, 50, 100, 100], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
- "rect": [0, 0, 0, 0], |
- "reason": "style change" |
+ "rect": [677, 50, 100, 100], |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
+ "object": "LayoutBlockFlow DIV", |
"rect": [677, 50, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
- "rect": [677, 250, 100, 100], |
- "reason": "location change" |
+ "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
+ "reason": "style change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='container'", |
"reason": "style change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [677, 50, 100, 100], |
- "reason": "location change" |
+ "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [677, 250, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
} |
] |
} |