Index: third_party/WebKit/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children-expected.txt b/third_party/WebKit/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children-expected.txt |
index c3855fc81326e43726355964e9b88652a7347a9f..9338f9bb0ea196aaaef4a98e7782b41347f76e5b 100644 |
--- a/third_party/WebKit/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children-expected.txt |
+++ b/third_party/WebKit/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children-expected.txt |
@@ -1,21 +1,26 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow HTML", |
"bounds": [800, 600], |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='stacking-context'", |
"position": [8, 8], |
"contentsOpaque": true, |
"drawsContent": true, |
"backgroundColor": "#FF0000", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='stacking-context'", |
"bounds": [160, 90], |
"isolate": true, |
"contentsOpaque": true, |
@@ -23,6 +28,7 @@ |
"backgroundColor": "#008000", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='blended'", |
"bounds": [160, 90], |
"blendMode": "multiply", |
"contentsOpaque": true, |
@@ -30,6 +36,7 @@ |
"backgroundColor": "#0000FF", |
"children": [ |
{ |
+ "name": "LayoutImage IMG class='accelerated'", |
"bounds": [160, 90] |
} |
] |
@@ -37,11 +44,13 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='stacking-context' (foreground) Layer", |
"drawsContent": true |
} |
] |
}, |
{ |
+ "name": "LayoutBlockFlow HTML (foreground) Layer", |
"bounds": [800, 600], |
"drawsContent": true |
} |