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