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
/
fast
/
dom
/
discard-svg-font-face-crash.svg
blob
21871a5d94d81a98320c2cd809a5b47d28b997d2
1
<?xml
version
=
"1.0"
standalone
=
"no"
?>
2
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
3
<defs>
4
<discard
begin
=
"0s"
/>
5
<font>
6
<font-face
font-family
=
"HappySad"
ascent
=
"255"
/>
7
</font>
8
</defs>
9
<g
font-family
=
"HappySad"
>
10
<text>
11
<altGlyph></altGlyph>
12
<altGlyph></altGlyph>
13
</text>
14
</g>
15
</svg>