| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
|
| index ddcf6ad47f6d78a7412cf5b8628d705844900a99..c7142710d6dd23b18037268f22ede6195d75731b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/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, 102]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='fixedOverlapping'",
|
| "position": [8, 102],
|
| "bounds": [800, 600]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='moveMe'",
|
| "position": [150, 150],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
|
|