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 1943761 - Add class alignment to the mozsearch analysis file. r=asuth
[gecko.git]
/
dom
/
svg
/
test
/
getSubStringLength-helper.svg
blob
6c80d9d46bd4ead227d7df804abeee7d50a4c0ae
1
<?xml
version
=
"1.0"
?>
2
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"750"
>
3
<style
type
=
"text/css"
>
4
.t { font:
20
px monospace; }
5
</style>
6
<text
id
=
"text"
x
=
"5"
class
=
"t"
y
=
"25"
>
abc
</text>
7
</svg>