| Index: third_party/WebKit/LayoutTests/fast/repaint/box-shadow-add-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-add-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-add-repaint-expected.txt
|
| index 7379aa2cad5f70513e1c1c388d0be6cd73e7b1ca..9c13d8583c27fe2528b48aa949b39e3706644343 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-add-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-add-repaint-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|