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
/
custom
/
svgpolyparser-extra-space.svg
blob
52385380a5f76aa534cc9975a69b5bf539f9e40e
1
<?xml
version
=
"1.0"
?>
2
<!DOCTYPE
svg PUBLIC
"-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"
>
3
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
4
<polygon
fill
=
"black"
points
=
" 20,100 100,20 180,100"
/>
5
</svg>