Index: LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-sw-shadow-expected.txt |
diff --git a/LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-sw-shadow-expected.txt b/LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-sw-shadow-expected.txt |
index 3a77f785407f4ff1491f83b01e2a033fa43363f1..861b6d863cb65522a2a3d4833197744f24379053 100644 |
--- a/LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-sw-shadow-expected.txt |
+++ b/LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-sw-shadow-expected.txt |
@@ -26,20 +26,17 @@ |
"drawsContent": true, |
"children": [ |
{ |
- "children": [ |
- { |
- "position": [250, 250], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- }, |
- { |
- "position": [100, 100], |
- "bounds": [200, 200], |
- "drawsContent": true |
- } |
- ] |
+ "position": [250, 250], |
+ "bounds": [100, 100], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#0000FF" |
+ }, |
+ { |
+ "position": [100, 100], |
+ "bounds": [200, 200], |
+ "drawsContent": true, |
+ "backgroundColor": "#000000" |
} |
] |
} |