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