| Index: third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer-expected.txt
|
| index 79ba51fec4cc1386e180de97403331eb216adf9e..9653a80ccd3d3a66afe2330840567039afc89d9e 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer-expected.txt
|
| @@ -1,12 +1,15 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 2016],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 2016],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='main'",
|
| "position": [100, 200],
|
| "bounds": [200, 200],
|
| "contentsOpaque": true,
|
| @@ -14,6 +17,7 @@
|
| "backgroundColor": "#ADD8E6"
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='squahed'",
|
| "position": [100, 250],
|
| "bounds": [200, 200],
|
| "contentsOpaque": true,
|
|
|