Index: LayoutTests/platform/android/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.txt |
diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.txt |
deleted file mode 100644 |
index 15e052e6330fd9ca9bcd22a16ebeffd44f486858..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'amplitude' attribute of the SVGFEComponentTransferElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS feRFunc.getAttribute('amplitude') is "3" |
-PASS feRFunc.getAttribute('amplitude') is "3" |
-PASS feRFunc.getAttribute('amplitude') is "3" |
-PASS feRFunc.getAttribute('amplitude') is "3" |
-PASS feRFunc.getAttribute('amplitude') is "1" |
-PASS feGFunc.getAttribute('amplitude') is "1" |
-PASS feBFunc.getAttribute('amplitude') is "1" |
-PASS feAFunc.getAttribute('amplitude') is "1" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |