| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| diff --git a/LayoutTests/platform/android/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| similarity index 77%
|
| copy from LayoutTests/platform/android/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| index 20ca73ebe26c94a569dbea5e0438702dbcedddbf..9d117fd030d4710057d9d5254d0bf84e42b1d788 100644
|
| --- a/LayoutTests/platform/android/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| @@ -13,8 +13,10 @@
|
| "drawsContent": true,
|
| "backgroundColor": "#FF0000",
|
| "repaintRects": [
|
| - [0, 0, 14, 14],
|
| [0, 0, 14, 14]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV id='target' class='green'"
|
| ]
|
| }
|
| ]
|
|
|