Index: LayoutTests/platform/android/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.txt |
diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.txt |
deleted file mode 100644 |
index 8b9716e5864c946ab76ecaf38ec942ac5918cafe..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Erode radius = 4 |
-Tests dynamic updates of the 'radius' attribute of the SVGFEMorphologyElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS morphologyElement.getAttribute('radius') is "6" |
-PASS morphologyElement.getAttribute('radius') is "4" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |