| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt
|
| index 3e36e5768d1bb1853a92c3d447c092948668f492..d5defd8c3fe14ca547e026c3ba1cfa1e2257570e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 2016],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 2016],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -33,6 +35,28 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutTableCell TD id='moveMe' class='fixed'",
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTable (positioned) TABLE",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell (anonymous)",
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) TD id='moveMe' class='fixed'",
|
| + "reason": "layoutObject insertion"
|
| + }
|
| ]
|
| }
|
|
|
|
|