Index: LayoutTests/platform/android/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.txt |
diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.txt |
deleted file mode 100644 |
index 44e4eb5b880b7e2d94b096e762c6992cb55aa5c1..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'setFilterRes' call of the SVGFilterElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS filterElement.filterResX.baseVal is 400 |
-PASS filterElement.filterResY.baseVal is 400 |
-PASS filterElement.filterResX.baseVal is 200 |
-PASS filterElement.filterResY.baseVal is 200 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |