| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/justify-content-distribution-change-grid-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/align-content-change-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-content-distribution-change-grid-expected.txt
|
| similarity index 54%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/align-content-change-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/justify-content-distribution-change-grid-expected.txt
|
| index 5983cb3120326e929634132092d8d1cf54557337..631cebb8864cbb20ccfd172ee3b1a8c3f1af3a05 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/align-content-change-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-content-distribution-change-grid-expected.txt
|
| @@ -6,16 +6,18 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [1, 252, 198, 50],
|
| - [1, 203, 198, 50],
|
| - [1, 102, 198, 50],
|
| - [1, 53, 198, 50],
|
| - [0, 251, 200, 52],
|
| - [0, 202, 200, 150],
|
| - [0, 101, 200, 52],
|
| - [0, 52, 200, 150]
|
| + [225, 52, 50, 200],
|
| + [200, 52, 100, 200],
|
| + [125, 52, 50, 200],
|
| + [100, 52, 100, 200],
|
| + [25, 52, 50, 200],
|
| + [0, 52, 300, 200],
|
| + [0, 52, 100, 200]
|
| ],
|
| "paintInvalidationClients": [
|
| + "LayoutGrid DIV id='container'",
|
| + "LayoutBlockFlow DIV class='item'",
|
| + "LayoutBlockFlow DIV",
|
| "LayoutBlockFlow DIV class='item'",
|
| "LayoutBlockFlow DIV",
|
| "LayoutBlockFlow DIV class='item'",
|
|
|