comparison: layout/svg/crashtests/669025-2.svg
layout/svg/crashtests/669025-2.svg
- branch
- TOR_BUG_9701
- changeset 8
- 97036ab72558
equal
deleted
inserted
replaced
|
1 <?xml version="1.0"?> |
|
2 <svg xmlns="http://www.w3.org/2000/svg"> |
|
3 <script type="text/javascript"> |
|
4 |
|
5 document.createElementNS("http://www.w3.org/2000/svg", "feGaussianBlur").stdDeviationX; |
|
6 |
|
7 </script> |
|
8 </svg> |