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
/
dispatch-event-crash-on-destruct.html
blob
95180b62581988aafbd82d3ba8f5d831552e58b3
1
<!DOCTYPE
html
>
2
<svg>
3
<image
xlink:
href
=
"data:image/svg+xml,a"
></image>
4
</svg>
5
<p>
PASS if it does not crash in debug.
<p>
6
<script>
7
if
(
window
.
testRunner
)
8
testRunner
.
dumpAsText
();
9
</script>