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 1946184 - Fix computing the CSD margin right after calling HideWindowChrome(...
[gecko.git]
/
layout
/
svg
/
tests
/
svg_example_test.html
blob
45c31c98b4e0e37b0c60ab20b5c82ec8aa459cc0
1
<svg
id
=
"layout"
viewBox
=
"0 0 120 120"
version
=
"1.1"
2
xmlns
=
"http://www.w3.org/2000/svg"
>
3
<circle
cx
=
"60"
cy
=
"60"
r
=
"50"
/>
4
</svg>
5
6
<svg
id
=
"svgel"
>
7
</svg>