Index: LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.txt |
deleted file mode 100644 |
index 605bcdb73edc288552ded6795467b9a367183883..0000000000000000000000000000000000000000 |
--- a/LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Text content |
-Tests dynamic updates of the 'transform' property of the SVGTextElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS textElement.transform.baseVal.getItem(0).matrix.f is 0.0 |
-PASS textElement.transform.baseVal.getItem(0).matrix.f is -200.0 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |