<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
var a = {};
a instanceof HTMLImageElement;
</script>
</head>
<body></body>
</html>