| 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 e613a5b994944503daab940169f7962a85a461e1..9044b296cce7f22683116f19b7475666da3c5fd9 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
|
| @@ -5,25 +5,67 @@
|
| "bounds": [785, 1893],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [677, 250, 100, 100],
|
| - [677, 250, 100, 100],
|
| - [677, 250, 100, 100],
|
| - [677, 250, 100, 100],
|
| - [677, 50, 100, 100],
|
| - [677, 50, 100, 100],
|
| - [677, 50, 100, 100],
|
| - [677, 50, 100, 100]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
|
| - "LayoutBlockFlow (relative positioned) DIV class='container'",
|
| - "LayoutBlockFlow (relative positioned) DIV id='ul'",
|
| - "LayoutBlockFlow DIV",
|
| - "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
|
| - "LayoutBlockFlow (relative positioned) DIV class='container'",
|
| - "LayoutBlockFlow (relative positioned) DIV id='ul'",
|
| - "LayoutBlockFlow DIV"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
|
| + "rect": [677, 50, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
|
| + "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 (relative positioned) DIV class='container'",
|
| + "rect": [677, 50, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='container'",
|
| + "rect": [677, 250, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV id='ul'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV id='ul'",
|
| + "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 DIV",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [677, 50, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [677, 250, 100, 100],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|