Index: LayoutTests/platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.txt b/LayoutTests/platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.txt |
deleted file mode 100644 |
index afe4519a2778305cec40cfc26578dadcd3e66a78..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.txt |
+++ /dev/null |
@@ -1,29 +0,0 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'kernelUnitLength' property of the SVGFEConvolveMatrixElement object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS convolveMatrixElement.kernelUnitLengthX.baseVal is 1 |
-PASS convolveMatrixElement.kernelUnitLengthY.baseVal is 1 |
-PASS Math.round(convolveMatrixElement.kernelUnitLengthX.baseVal * 1000) is 50 |
-PASS Math.round(convolveMatrixElement.kernelUnitLengthY.baseVal * 1000) is 50 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-(repaint rects |
- (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) |
- ) |
- ) |
-) |
- |