| Index: third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt
|
| index cc100b2e61d90f3d987746ec5b66c4763de2dac3..eafdfd10f19601cc84db691eccaae30015ff3221 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-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"
|
| + }
|
| ]
|
| }
|
|
|
|
|