| 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 2ec2c64eaf58df02c641583c4a8db488310dc0ea..a36a61cbd4bb029778d813465b763a6d0375dd07 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
|
| @@ -7,18 +7,18 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 52, 200, 50],
|
| - "reason": "location change"
|
| + "object": "LayoutGrid DIV id='container'",
|
| + "rect": [0, 52, 200, 300],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 202, 200, 50],
|
| + "rect": [0, 302, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 102, 200, 50],
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 302, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| @@ -27,49 +27,49 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 152, 200, 50],
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 252, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 302, 200, 50],
|
| + "rect": [0, 202, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 52, 200, 50],
|
| + "rect": [0, 202, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 202, 200, 50],
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 152, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 102, 200, 50],
|
| + "rect": [0, 152, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 252, 200, 50],
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 102, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 152, 200, 50],
|
| + "rect": [0, 102, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV class='item'",
|
| - "rect": [0, 302, 200, 50],
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 52, 200, 50],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutGrid DIV id='container'",
|
| - "rect": [0, 52, 200, 300],
|
| - "reason": "style change"
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "rect": [0, 52, 200, 50],
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|