Index: LayoutTests/platform/android/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.txt |
diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.txt |
deleted file mode 100644 |
index 981eced6b4e5bbcf1c989b062fc8257aa69c207f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'order' property of the SVGFEConvolveMatrixElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS convolveMatrixElement.orderX.baseVal is 2 |
-PASS convolveMatrixElement.orderY.baseVal is 2 |
-PASS convolveMatrixElement.orderX.baseVal is 3 |
-PASS convolveMatrixElement.orderY.baseVal is 3 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |