| Index: third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-expected.txt
|
| index ad4c8148623f88a9161118baa6f318deb9a74999..21e4dd8f17bcf6a3721027ededb372c67f527510 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-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 (positioned) DIV id='border-image'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|