Index: LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt |
diff --git a/LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt b/LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt |
index ca4bae1028a6e8b6bd1715bcf761849996c7d2a4..fdf59d3687a43bff4dfad9fe099b451545b1f4d0 100644 |
--- a/LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt |
+++ b/LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt |
@@ -7,19 +7,16 @@ |
"drawsContent": true, |
"children": [ |
{ |
- "children": [ |
- { |
- "position": [105, 105], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#000000" |
- }, |
- { |
- "bounds": [125, 125], |
- "drawsContent": true |
- } |
- ] |
+ "position": [105, 105], |
+ "bounds": [100, 100], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#000000" |
+ }, |
+ { |
+ "bounds": [125, 125], |
+ "drawsContent": true, |
+ "backgroundColor": "#008000" |
} |
] |
} |