Index: LayoutTests/platform/mac-mountainlion/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt |
diff --git a/LayoutTests/platform/mac-mountainlion/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt b/LayoutTests/platform/mac-mountainlion/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt |
deleted file mode 100644 |
index 393eb412bde79c61717e490e650ba3e7bbacb138..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac-mountainlion/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'preserveAspectRatio' property of the SVGImageElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS imageElement.preserveAspectRatio.baseVal.align is SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMAXYMAX |
-PASS imageElement.preserveAspectRatio.baseVal.meetOrSlice is SVGPreserveAspectRatio.SVG_MEETORSLICE_MEET |
-PASS imageElement.preserveAspectRatio.baseVal.align is SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_NONE |
-PASS imageElement.preserveAspectRatio.baseVal.meetOrSlice is SVGPreserveAspectRatio.SVG_MEETORSLICE_MEET |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- ) |
- ) |
-) |
- |