Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt |
index 68aa8aea0b6c15326d1a116d4eb196e1af903383..c7d986a2f47b93e1c439f2a52b3330a46c97e43e 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt |
@@ -10,18 +10,8 @@ PASS circleElement.cy.baseVal.value is 150 |
PASS successfullyParsed is true |
TEST COMPLETE |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 8.00 300.00 100.00) |
- (rect 8.00 8.00 300.00 300.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 300 100) |
+ (rect 8 8 300 300) |
) |