Index: third_party/WebKit/LayoutTests/compositing/contents-opaque/layer-opacity-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/contents-opaque/layer-opacity-expected.txt b/third_party/WebKit/LayoutTests/compositing/contents-opaque/layer-opacity-expected.txt |
index 94974d57c869d160acc6051f2d8daaa92c6e321c..80645aec704cf8f47ee06c246c96d85b2ecdb198 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/contents-opaque/layer-opacity-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/contents-opaque/layer-opacity-expected.txt |
@@ -1,12 +1,15 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='box opaque-background translucent composited'", |
"position": [8, 8], |
"bounds": [100, 100], |
"opacity": 0.5, |