Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
LayoutTests
/
js
/
dom
/
invalid-syntax-for-function.html
blob: 6099c7660efef388e93d3b4f992c7eddcf3cd0a3 [
file
] [
log
] [
blame
]
<body
onload
=
"
$
#*@#(!
_
)
"
>
This test ensures we don't crash when we are given garbage for an attribute expecting a function.
<br
/>
https://bugs.webkit.org/show_bug.cgi?id=19025
</body>
<script>
if
(
this
.
testRunner
)
testRunner
.
dumpAsText
();
</script>