| Index: third_party/WebKit/LayoutTests/fast/repaint/justify-content-distribution-change-grid-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-content-distribution-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-content-distribution-change-grid-expected.txt
|
| index 027b7e07f152c8134f8b665cc381d00a3bdf3367..7a032c9d16b4e20ac8d221eadf810099dfcce710 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/justify-content-distribution-change-grid-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-content-distribution-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": [200, 52, 100, 200],
|
| "reason": "bounds change"
|
| @@ -33,10 +28,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutGrid DIV id='container'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "reason": "bounds change"
|
| },
|
|
|