Index: LayoutTests/platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.txt |
diff --git a/LayoutTests/platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.txt b/LayoutTests/platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.txt |
deleted file mode 100644 |
index f1f8b90e4297dea0cad26c3b55a63d2666da42b8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.txt |
+++ /dev/null |
@@ -1,34 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'type' attribute of the SVGFEComponentTransferElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS feRFunc.getAttribute('type') is "gamma" |
-PASS feGFunc.getAttribute('type') is "gamma" |
-PASS feBFunc.getAttribute('type') is "gamma" |
-PASS feAFunc.getAttribute('type') is "gamma" |
-PASS feRFunc.getAttribute('type') is "linear" |
-PASS feGFunc.getAttribute('type') is "linear" |
-PASS feBFunc.getAttribute('type') is "linear" |
-PASS feAFunc.getAttribute('type') is "linear" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-(repaint rects |
- (rect 8 8 400 200) |
- (rect 0 0 800 600) |
- (rect 0 0 800 600) |
-) |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- ) |
- ) |
-) |
- |