repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
svg
/
stroke
/
non-scaling-stroke-text-decoration-expected.html
blob
505a95d89cd6bc59f447d97d90f144b88f263579
1
<!DOCTYPE
html
>
2
<svg>
3
<g>
4
<text
x
=
"0"
y
=
"100"
stroke
=
"blue"
stroke-width
=
"2"
fill
=
"none"
font-size
=
"72"
text-decoration
=
"underline"
>
Hello
</text>
5
</g>
6
</svg>