| Index: LayoutTests/svg/animations/invalid-css-attribute-crash.svg
|
| ===================================================================
|
| --- LayoutTests/svg/animations/invalid-css-attribute-crash.svg (revision 131773)
|
| +++ LayoutTests/svg/animations/invalid-css-attribute-crash.svg (working copy)
|
| @@ -1,7 +0,0 @@
|
| -<svg xmlns="http://www.w3.org/2000/svg">
|
| -<!-- Test for WK94569: Passes if there is no crash in animating non-CSS animations with attributeType=CSS. -->
|
| -<text x="5" y="20">This test passes if it does not CRASH.</text>
|
| -<feConvolveMatrix>
|
| -<set attributeName="result" attributeType="CSS" to="inherit"></set>
|
| -</feConvolveMatrix>
|
| -</svg>
|
|
|