Chromium Code Reviews| Index: LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt |
| diff --git a/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt b/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt |
| index a65fac9edb5d4c65746252ff6856f14729c5041a..1a02cc8d56e9ea7ca93c047c2ae8c6d025945a34 100644 |
| --- a/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt |
| +++ b/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt |
| @@ -6,9 +6,11 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| + [100, 200, 640, 100], |
| [100, 200, 600, 100], |
| [100, 60, 640, 240], |
| - [100, 60, 640, 140] |
| + [100, 60, 640, 140], |
| + [0, 300, 800, 100] |
| ] |
| } |
| ] |