Index: third_party/WebKit/LayoutTests/compositing/masks/mask-layer-size-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/masks/mask-layer-size-expected.txt b/third_party/WebKit/LayoutTests/compositing/masks/mask-layer-size-expected.txt |
index 2aeec9472a6f1dabc403ffb6f1e735be052aad85..835768ae2c41b7f8e05bf20659590593c29c8c92 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/masks/mask-layer-size-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/masks/mask-layer-size-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 id='masked'", |
"position": [10, 10], |
"bounds": [400, 200], |
"contentsOpaque": true, |