Index: LayoutTests/platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.txt |
diff --git a/LayoutTests/platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.txt b/LayoutTests/platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.txt |
deleted file mode 100644 |
index 1cbcad0f31a26b347576d18b70c2fc350e4364f5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'kernelMatrix' attribute of the SVGFEConvolveMatrixElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS convolveMatrixElement.getAttribute('kernelMatrix') is "-2 0 0 0 1 0 0 0 2" |
-PASS convolveMatrixElement.getAttribute('kernelMatrix') is "3 0 3 0 0 0 3 0 3" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 8.00 200.00 200.00) |
- ) |
- ) |
- ) |
-) |
- |