Index: third_party/WebKit/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt b/third_party/WebKit/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt |
index 48a745694da5316a5ac78dc11270c09e6178c208..1c52fb130e0635b41d2dc01f34b3179888dba67b 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt |
@@ -1,18 +1,22 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"backgroundColor": "#D3D3D3", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow HTML", |
"bounds": [800, 600], |
"drawsContent": true, |
"backgroundColor": "#D3D3D3", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV id='underbody'", |
"position": [8, 8], |
"bounds": [200, 200], |
"contentsOpaque": true, |
@@ -20,6 +24,7 @@ |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutBlockFlow HTML (foreground) Layer", |
"bounds": [800, 600], |
"drawsContent": true |
} |