| Index: third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking-expected.txt
|
| index bf44919e01102382c03f03526e2928bc457a8d13..98f60f7029cb9b8d20fc7270291d12429d02c760 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking-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='t'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|