| Index: third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt
|
| index 2a630379e5d00a31799431cef7ecc15235b58d61..b9c86330e8a163b1b1b816843671b3aa97fc7239 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt
|
| @@ -9,11 +9,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutGrid DIV id='container'",
|
| - "rect": [0, 52, 200, 300],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [0, 52, 160, 300],
|
| "reason": "bounds change"
|
| @@ -28,10 +23,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutGrid DIV id='container'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "reason": "bounds change"
|
| },
|
|
|