| Index: third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt
|
| index 214902ab0eb090f6dbd3956056dba32db354de7f..5dc93a4480e37e2392a1a6115ada460397b6f0d9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt
|
| @@ -7,23 +7,23 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 77, 200, 50],
|
| - "reason": "location change"
|
| + "object": "LayoutGrid DIV id='container'",
|
| + "rect": [0, 52, 200, 300],
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 52, 200, 50],
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 252, 200, 100],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 177, 200, 50],
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 152, 200, 100],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 152, 200, 50],
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 52, 200, 100],
|
| "reason": "location change"
|
| },
|
| {
|
| @@ -37,24 +37,24 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 52, 200, 100],
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 177, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 152, 200, 100],
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 152, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 252, 200, 100],
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 77, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutGrid DIV id='container'",
|
| - "rect": [0, 52, 200, 300],
|
| - "reason": "style change"
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 52, 200, 50],
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|