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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
svg
/
custom
/
use-property-synchronization-crash.svg
blob
6c3f4a2078af1d4e5ded4101e400aec020ac12ad
1
<?xml
version
=
"1.0"
encoding
=
"UTF-8"
?>
2
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:
xlink
=
"http://www.w3.org/1999/xlink"
version
=
"1.1"
>
3
<g>
4
<g
id
=
"setOneRef"
>
5
<polyline
points
=
"0"
/>
6
</g>
7
<use
xlink:
href
=
"#setOneRef"
/>
8
</g>
9
<g/>
10
</svg>