| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/inline-block-resize-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt
|
| similarity index 63%
|
| copy from LayoutTests/fast/repaint/inline-block-resize-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt
|
| index c99c910a69f95b63bbe4d328d1a06b569804d9d3..b39e003d0709b4f2818480d17cd1c9b8e56c858a 100644
|
| --- a/LayoutTests/fast/repaint/inline-block-resize-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt
|
| @@ -8,6 +8,10 @@
|
| "repaintRects": [
|
| [8, 8, 100, 100],
|
| [8, 8, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV",
|
| + "LayoutBlockFlow DIV id='target'"
|
| ]
|
| }
|
| ]
|
|
|