| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/align-self-change-grid-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/align-self-change-grid-expected.txt
|
| similarity index 50%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/align-self-change-grid-expected.txt
|
| index 830f97ca38dbee06685f1fe52b55e702b63246f3..b71482c0539eacb4fa899fafa321a567214aeb37 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/align-self-change-grid-expected.txt
|
| @@ -6,20 +6,17 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [149, 53, 50, 100],
|
| - [148, 52, 52, 150],
|
| - [125, 53, 50, 100],
|
| - [124, 52, 52, 150],
|
| - [25, 53, 50, 150],
|
| - [24, 52, 52, 152],
|
| - [1, 53, 50, 150],
|
| - [0, 52, 52, 152]
|
| + [100, 52, 100, 300],
|
| + [100, 52, 100, 50],
|
| + [0, 302, 100, 50],
|
| + [0, 302, 100, 50],
|
| + [0, 52, 100, 300],
|
| + [0, 52, 100, 50]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow DIV class='item1'",
|
| "LayoutBlockFlow DIV",
|
| - "LayoutBlockFlow DIV class='item2'",
|
| - "LayoutBlockFlow DIV"
|
| + "LayoutBlockFlow DIV class='item2'"
|
| ]
|
| }
|
| ]
|
|
|