| Index: LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-shrink-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-shrink-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-shrink-expected.txt
|
| index 534a543a6b001b8c0ca71fe595e1024ed00a30ba..165f244924734a96ddcf50a5f13b439034f9144d 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-shrink-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-shrink-expected.txt
|
| @@ -8,12 +8,10 @@
|
| "repaintRects": [
|
| [100, 200, 600, 100],
|
| [100, 60, 640, 240],
|
| - [100, 60, 640, 140],
|
| - [0, 300, 800, 100]
|
| + [100, 60, 640, 140]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow DIV id='inner2'",
|
| - "LayoutBlockFlow HTML",
|
| "LayoutBlockFlow DIV id='outer'"
|
| ]
|
| }
|
|
|