| Index: third_party/WebKit/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt b/third_party/WebKit/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| index 212d1ba05a8495205cf13247de69768dba2b473e..dafe5222053ffd567155c8c4201e42cea5808383 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
|
| @@ -7,14 +7,14 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='inner2'",
|
| - "rect": [100, 200, 600, 100],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='outer'",
|
| "rect": [100, 60, 640, 240],
|
| "reason": "border box change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner2'",
|
| + "rect": [100, 200, 600, 100],
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|