blob: 6099c7660efef388e93d3b4f992c7eddcf3cd0a3 (
plain)
1
2
3
4
5
6
7
8
|
<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>
|