| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt
|
| index 88e50926f191c028b9b6fedf7b50e3c76a99f392..cf652a7b688dbe776df281748ef09d318a1222af 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-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"
|
| + }
|
| ]
|
| }
|
|
|
|
|