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