| Index: third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt
|
| index 5afcbae0c69226d4d4985ca0ee5a3f10dda3370a..de0f34cf824df55bef08fd15fc4e44398b00e6dd 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -18,6 +20,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| + "reason": "subtree"
|
| + }
|
| ]
|
| }
|
|
|
|
|