blob: 7bdd6065b488b1abb5dd5bb91e5fc3e30e86016e [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
onload = function()
{
document.body.attributes.setNamedItem(null);
}
</script>
This passes if it does not crash. (see https://bugs.webkit.org/show_bug.cgi?id=18958)