| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
|
| index dc5c611a4f56b0179ae23783aad097ec8167c12f..eda3133d73d1b01fe3b0e7ff5ce5e5bfca5a2872 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
|
| @@ -1,12 +1,15 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 5054],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 5054],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) HEADER",
|
| "position": [8, 26],
|
| "bounds": [769, 1974],
|
| "drawsContent": true,
|
| @@ -36,6 +39,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='searchbar'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='recentlink'",
|
| + "reason": "subtree"
|
| + }
|
| ]
|
| }
|
|
|
|
|