Index: third_party/WebKit/LayoutTests/compositing/will-change/composited-layers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/will-change/composited-layers-expected.txt b/third_party/WebKit/LayoutTests/compositing/will-change/composited-layers-expected.txt |
index 65d45543e08da32fe815bc9f8a677c5465fc2bd2..5a270c8cb15e36b655f4cb3d5d598b862a45f1f0 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/will-change/composited-layers-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/will-change/composited-layers-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='willChangeOpacity' class='shouldComposite'", |
"position": [12, 42], |
"bounds": [30, 30], |
"contentsOpaque": true, |
@@ -14,6 +17,7 @@ |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutBlockFlow DIV id='willChangeTransform' class='shouldComposite'", |
"position": [12, 76], |
"bounds": [30, 30], |
"contentsOpaque": true, |
@@ -21,6 +25,7 @@ |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV id='willChangeLeft' class='positioned shouldComposite'", |
"position": [12, 144], |
"bounds": [30, 30], |
"contentsOpaque": true, |
@@ -28,6 +33,7 @@ |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV id='willChangeRight' class='positioned shouldComposite'", |
"position": [12, 212], |
"bounds": [30, 30], |
"contentsOpaque": true, |
@@ -35,6 +41,7 @@ |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV id='willChangeTop' class='positioned shouldComposite'", |
"position": [12, 280], |
"bounds": [30, 30], |
"contentsOpaque": true, |
@@ -42,6 +49,7 @@ |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV id='willChangeBottom' class='positioned shouldComposite'", |
"position": [12, 348], |
"bounds": [30, 30], |
"contentsOpaque": true, |
@@ -49,6 +57,7 @@ |
"backgroundColor": "#008000" |
}, |
{ |
+ "name": "LayoutBlockFlow DIV id='willChangeCombinationThatComposites' class='shouldComposite'", |
"position": [12, 416], |
"bounds": [30, 30], |
"contentsOpaque": true, |