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