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
Backed out 6 changesets (bug 1921980) for causing wrench bustages. CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
svg
/
clipPath-fill-box.html
blob
1e4fdfa4a4dd81be416636afbae471648cf097d6
1
<svg
style
=
"width: 400px; height: 400px"
>
2
<rect
width
=
"200"
height
=
"200"
fill
=
"purple"
style
=
"clip-path: fill-box"
></rect>
3
</svg>