| Index: third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt
|
| index d8f3bb0f5235574dcd663d57002d4d7493e2095b..110d85073dc0c60ec762f758ff2b402e9e6b6c75 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt
|
| @@ -7,14 +7,14 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [23, 23, 100, 100],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='container'",
|
| "rect": [8, 8, 230, 130],
|
| "reason": "border box change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [23, 23, 100, 100],
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|