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