| Index: third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt
|
| index 00815bed796a292f1b512019cfcd320900738435..2ec2c64eaf58df02c641583c4a8db488310dc0ea 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt
|
| @@ -5,29 +5,72 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [0, 302, 200, 50],
|
| - [0, 302, 200, 50],
|
| - [0, 252, 200, 50],
|
| - [0, 252, 200, 50],
|
| - [0, 202, 200, 50],
|
| - [0, 202, 200, 50],
|
| - [0, 152, 200, 50],
|
| - [0, 152, 200, 50],
|
| - [0, 102, 200, 50],
|
| - [0, 102, 200, 50],
|
| - [0, 52, 200, 300],
|
| - [0, 52, 200, 50],
|
| - [0, 52, 200, 50]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutGrid DIV id='container'",
|
| - "LayoutBlockFlow DIV class='item'",
|
| - "LayoutBlockFlow DIV",
|
| - "LayoutBlockFlow DIV class='item'",
|
| - "LayoutBlockFlow DIV",
|
| - "LayoutBlockFlow DIV class='item'",
|
| - "LayoutBlockFlow DIV"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 52, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 202, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 102, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 252, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 152, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 302, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 52, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 202, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 102, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 252, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 152, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 302, 200, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutGrid DIV id='container'",
|
| + "rect": [0, 52, 200, 300],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|