| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/justify-content-position-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-position-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-position-change-grid-expected.txt
|
| index 5983cb3120326e929634132092d8d1cf54557337..caa78ddcc4d3a4b62327afaa38bd6caab0a4de79 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/align-content-change-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-content-position-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]
|
| + [250, 52, 50, 200],
|
| + [200, 52, 50, 200],
|
| + [150, 52, 50, 200],
|
| + [100, 52, 50, 200],
|
| + [50, 52, 50, 200],
|
| + [0, 52, 300, 200],
|
| + [0, 52, 50, 200]
|
| ],
|
| "paintInvalidationClients": [
|
| + "LayoutGrid DIV id='container'",
|
| + "LayoutBlockFlow DIV class='item'",
|
| + "LayoutBlockFlow DIV",
|
| "LayoutBlockFlow DIV class='item'",
|
| "LayoutBlockFlow DIV",
|
| "LayoutBlockFlow DIV class='item'",
|
|
|