| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-keeping-geometry-expected.txt
|
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-with-transformation-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-keeping-geometry-expected.txt
|
| similarity index 61%
|
| copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-with-transformation-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-keeping-geometry-expected.txt
|
| index b77144d5441fb2258f0cde2f93bb7da19f4fdb2f..732c82e4db0086597d5a848ccb031fd4c3c45695 100644
|
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-with-transformation-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-keeping-geometry-expected.txt
|
| @@ -6,12 +6,12 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [322, 197, 14, 21],
|
| - [41, 35, 14, 20]
|
| + [150, 52, 50, 150],
|
| + [0, 52, 50, 150]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='div'",
|
| - "LayoutBlockFlow DIV id='div'"
|
| + "LayoutBlockFlow DIV class='item1'",
|
| + "LayoutBlockFlow DIV class='item2'"
|
| ]
|
| }
|
| ]
|
|
|