Index: third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt |
index 7c29d58ab9942beaf26668d386b7534af7f0fa08..8310bdf679b04d1ff4c3046d1c805f331edd4767 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt |
@@ -1,18 +1,22 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='composited box'", |
"position": [10, 10], |
"bounds": [120, 120], |
"drawsContent": true, |
"backgroundColor": "#008000", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='composited box'", |
"position": [50, 50], |
"bounds": [220, 120], |
"drawsContent": true, |
@@ -21,6 +25,7 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV id='indicator'", |
"position": [75, 75], |
"bounds": [56, 56], |
"contentsOpaque": true, |