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
/
use-referencing-style-crash.svg
blob
a3c1e355653207d866237b66d477b631eb6898f0
1
<!-- This test is designed to have errors in the svg content. It should not crash. -->
2
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:
xlink
=
"http://www.w3.org/1999/xlink"
>
3
<use
xlink:
href
=
"#foo"
/>
4
<script>
5
if (window.testRunner)
6
testRunner.dumpAsText();
7
</script>
8
<symbol
id
=
"foo"
>
9
<style>