| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt
|
| index 24a6c12403800fe774337a11311b8b02390c7974..95d80c32047a1d859dfdd8a5f6f14a8f763334c0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -10,21 +12,27 @@
|
| "object": "LayoutInline SPAN id='outer'",
|
| "rect": [7, 87, 86, 22],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline SPAN id='outer'",
|
| - "reason": "style change"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|