| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed-expected.txt
|
| index 2baa97a89e709af90a6c57b17bcd550e8d0cd92c..02fc78dd224ab04e8623e750d5b779a6d739328c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 1000],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 1000],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|