Index: third_party/WebKit/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt |
index f9356c2e31cec0a77b2eaadca53f17bb53f77019..3e99c969f30b1856882057bc59c403ffece5ff08 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt |
@@ -1,14 +1,17 @@ |
preserve-3d |
flat |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV id='box1' class='box'", |
"position": [18, 10], |
"bounds": [100, 100], |
"contentsOpaque": true, |
@@ -24,6 +27,7 @@ flat |
] |
}, |
{ |
+ "name": "LayoutBlockFlow DIV id='box2' class='box'", |
"position": [18, 120], |
"bounds": [100, 100], |
"contentsOpaque": true, |