| Index: LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| index 5169adfa00fba279af9653247479b25daa875dc0..9f91468f87c33c398aed33727c077a8aafdf6796 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| @@ -8,11 +8,9 @@
|
| "repaintRects": [
|
| [100, 200, 600, 100],
|
| [100, 60, 640, 240],
|
| - [100, 60, 640, 140],
|
| - [0, 300, 800, 100]
|
| + [100, 60, 640, 140]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow HTML",
|
| "LayoutBlockFlow DIV id='outer'",
|
| "LayoutBlockFlow DIV id='inner2'"
|
| ]
|
|
|