| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
|
| index 12f01ee2bd0b492ffeb8f29d5d5ecf270f3053db..a9fd358e2db2a3f5cb7f7a17215daf4ee642729c 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
|
| @@ -1,19 +1,24 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='fixedTransformed'",
|
| "position": [8, 88]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='fixedOverlapping'",
|
| "position": [8, 88],
|
| "bounds": [800, 600]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='moveMe'",
|
| "position": [150, 150],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
|
|