Index: LayoutTests/platform/linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.txt |
diff --git a/LayoutTests/platform/linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.txt b/LayoutTests/platform/linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.txt |
deleted file mode 100644 |
index 2e71e92ce51ff6ba25ecd98ffde9a8eb4b70ed3e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'specularExponent' attribute of the SVGFESpecularLightingElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS specularElement.getAttribute('specularExponent') is "4" |
-PASS specularElement.getAttribute('specularExponent') is "1" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- ) |
- ) |
-) |
- |