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 changeset 57d71ba078d7 (bug 1932390) for causing wpt failures @ failures_A...
[gecko.git]
/
layout
/
reftests
/
svg
/
text-stroke-scaling-02-ref.html
blob
cc54d7edd4b0025b05ec969987148b4b3a3c6870
1
<!DOCTYPE
html
>
2
<html>
3
<svg
width
=
"500"
height
=
"400"
>
4
<text
x
=
"0"
y
=
"20"
style
=
"stroke: orange; stroke-width: 0.5px"
5
transform
=
"scale(4)"
>
6
This is some text
7
</text>
8
</svg>
9
</html>