repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
layout
/
svg
/
crashtests
/
307314-1.svg
blob
5c538df88deeaa03b22cfe9b8bdff45fdd5e4760
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
class
=
"reftest-wait"
onload
=
"setTimeout(function() { var g = document.getElementById('N1'), h = document.getElementById('N2'); g.appendChild(h); document.documentElement.removeAttribute("
class
"); }, 20);"
>
2
3
<text
id
=
"N1"
/>
4
<text
id
=
"N2"
>
5
<tspan>
6
<textPath/>
7
</tspan>
8
</text>
9
</svg>