| Index: LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| diff --git a/LayoutTests/platform/android/fast/box-shadow/negative-shadow-box-expand-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| similarity index 64%
|
| copy from LayoutTests/platform/android/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| index 1a02cc8d56e9ea7ca93c047c2ae8c6d025945a34..5169adfa00fba279af9653247479b25daa875dc0 100644
|
| --- a/LayoutTests/platform/android/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| @@ -6,11 +6,15 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [100, 200, 640, 100],
|
| [100, 200, 600, 100],
|
| [100, 60, 640, 240],
|
| [100, 60, 640, 140],
|
| [0, 300, 800, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow HTML",
|
| + "LayoutBlockFlow DIV id='outer'",
|
| + "LayoutBlockFlow DIV id='inner2'"
|
| ]
|
| }
|
| ]
|
|
|