| Index: third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-in-positioned-container-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-in-positioned-container-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-in-positioned-container-expected.txt
|
| index c388169bf0c7bff19da7b3da3ced8c9eb4863ff8..ce58ed70477c8a55c13aee20b5ad26c7c72024f5 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-in-positioned-container-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-in-positioned-container-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [802, 585],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [802, 585],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'",
|
| + "reason": "subtree"
|
| + }
|
| ]
|
| }
|
|
|
|
|