Index: LayoutTests/platform/android/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt |
diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt |
deleted file mode 100644 |
index 7b331a493b33af6e86b7b017f6b32f9b7cd2a4cb..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'preserveAspectRatio' attribute of the SVGImageElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS imageElement.getAttribute('preserveAspectRatio') is "xMaxYMax meet" |
-PASS imageElement.getAttribute('preserveAspectRatio') is "none" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |