| Index: third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt
|
| index 0833fc627d44a27ac47aca4883c676e3c82a8b82..ef96248a75c63e60999d2f20546e0733a1e1837d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt
|
| @@ -17,16 +17,6 @@
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [0, 52, 100, 300],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 302, 100, 50],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 52, 100, 50],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| @@ -38,7 +28,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item2'",
|
|
|