Index: LayoutTests/platform/android/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.txt |
diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.txt |
deleted file mode 100644 |
index 50ba75259c4aca9d1c9c028a2fc01244ed0aab45..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'flood-color' property of the SVGFEFloodElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS document.defaultView.getComputedStyle(dropShadowElement).getPropertyValue('flood-color') is "rgb(0, 0, 0)" |
-PASS document.defaultView.getComputedStyle(dropShadowElement).getPropertyValue('flood-color') is "rgb(0, 128, 0)" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |