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 1932347 - Adjust positioning of tab preview for vertical tabs r=tabbrowser-review...
[gecko.git]
/
dom
/
canvas
/
test
/
webgl-conf
/
checkout
/
extra
/
sample.svg
blob
dfca5240237039630f9b095f5bda0067d76ef3fa
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
viewBox
=
"0 0 100 100"
>
2
<rect
width
=
"100"
height
=
"100"
fill
=
"red"
/>
3
<circle
cx
=
"50"
cy
=
"50"
r
=
"50"
fill
=
"blue"
/>
4
</svg>