Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
function boom()
{
({})[document.createElement('unsupported').tagName];
uneval(Ci.nsIWebNavigationInfo);
}
</script>
</head>
<body onload="boom();"></body>
</html>