| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/align-content-position-change-grid-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/align-items-change-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/align-content-position-change-grid-expected.txt
|
| similarity index 50%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/align-items-change-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/align-content-position-change-grid-expected.txt
|
| index d032ffecde24a58b7588194a3ce0cd3139553168..6141571b8892b8cdca1962747555a8ba85cc6e61 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/align-items-change-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/align-content-position-change-grid-expected.txt
|
| @@ -6,25 +6,25 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [101, 53, 98, 150],
|
| - [101, 53, 98, 150],
|
| - [100, 52, 100, 300],
|
| - [100, 52, 100, 152],
|
| - [1, 53, 98, 100],
|
| - [1, 53, 98, 100],
|
| - [0, 52, 200, 300],
|
| - [0, 52, 200, 300],
|
| - [0, 52, 100, 300],
|
| - [0, 52, 100, 102]
|
| + [0, 286, 200, 50],
|
| + [0, 286, 200, 50],
|
| + [0, 236, 200, 50],
|
| + [0, 236, 200, 50],
|
| + [0, 186, 200, 50],
|
| + [0, 186, 200, 50],
|
| + [0, 136, 200, 50],
|
| + [0, 136, 200, 50],
|
| + [0, 86, 200, 50],
|
| + [0, 86, 200, 50],
|
| + [0, 36, 200, 300],
|
| + [0, 36, 200, 50],
|
| + [0, 36, 200, 50]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV",
|
| + "LayoutGrid DIV id='container'",
|
| "LayoutBlockFlow DIV class='item'",
|
| "LayoutBlockFlow DIV",
|
| "LayoutBlockFlow DIV class='item'",
|
| - "LayoutFlexibleBox DIV id='container'",
|
| - "LayoutFlexibleBox DIV id='container'",
|
| - "LayoutBlockFlow DIV class='item'",
|
| "LayoutBlockFlow DIV",
|
| "LayoutBlockFlow DIV class='item'",
|
| "LayoutBlockFlow DIV"
|
|
|