| Index: third_party/WebKit/LayoutTests/fast/repaint/table-cell-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-overflow-expected.txt
|
| index e093e4942ad2d6d871a46a61455b47d3160f390e..649799d948802ee15aa4fec4dcc01fdff8fd1ce6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-overflow-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='target'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|