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