| Index: third_party/WebKit/LayoutTests/fast/repaint/justify-items-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-items-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-items-change-expected.txt
|
| index bdc5189c4096046cfd622ac280dd70a12679b5a0..14de5e6ca5578dfd858cc6f4867225a20c5a6edb 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/justify-items-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-items-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='item'",
|
| "rect": [150, 52, 50, 300],
|
| "reason": "bounds change"
|
| @@ -28,10 +23,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutGrid DIV id='container'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "reason": "bounds change"
|
| },
|
|
|