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