| Index: third_party/WebKit/LayoutTests/fast/repaint/justify-content-position-change-grid-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-content-position-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-content-position-change-grid-expected.txt
|
| index 4774622f267a3a589917b6a68beaadf96e1931d7..d35f5053c1e05f14af0d67a7d5e23f6f26a73665 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/justify-content-position-change-grid-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-content-position-change-grid-expected.txt
|
| @@ -9,11 +9,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutGrid DIV id='container'",
|
| - "rect": [0, 52, 300, 200],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [250, 52, 50, 200],
|
| "reason": "bounds change"
|
| @@ -48,10 +43,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutGrid DIV id='container'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "reason": "bounds change"
|
| },
|
|
|