Index: third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt |
index 37f9b025f5ae7e7fb40a12afeae401155ef6498e..6b38a2ef5f6ea30799b721088d736c59eb5faedf 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-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": "LayoutHTMLCanvas CANVAS id='canvas-simple'", |
"position": [13, 8], |
"bounds": [50, 50], |
"contentsOpaque": true, |
@@ -14,24 +17,28 @@ |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutHTMLCanvas CANVAS id='canvas-padding'", |
"position": [13, 73], |
"bounds": [60, 60], |
"drawsContent": true, |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutHTMLCanvas CANVAS id='canvas-border'", |
"position": [13, 138], |
"bounds": [60, 60], |
"drawsContent": true, |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutHTMLCanvas CANVAS id='canvas-image'", |
"position": [13, 203], |
"bounds": [50, 50], |
"drawsContent": true, |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutHTMLCanvas CANVAS id='canvas-transparent-background'", |
"position": [13, 268], |
"bounds": [50, 50], |
"drawsContent": true, |