Index: LayoutTests/platform/android/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt |
diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt |
deleted file mode 100644 |
index 27ac86ab640891ee233ac21f4990b123671ae66a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'operator' attribute of the SVGFECompositeElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS overComposite1.getAttribute('operator') is "in" |
-PASS overComposite1.getAttribute('operator') is "arithmetic" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |