repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git]
/
dom
/
svg
/
crashtests
/
1267272-1.svg
blob
67be18f553deda100bb54a5d88d1ffd786578951
1
<?xml
version
=
"1.0"
encoding
=
"Windows-1252"
?>
2
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:
xlink
=
"http://www.w3.org/1999/xlink"
>
3
<filter
id
=
"f"
>
4
<feImage
xlink:
href
=
"invalid-image.svg"
/>
5
</filter>
6
<rect
filter='url(#f)'
width
=
"1"
height
=
"1"
/>
7
</svg>