axmol/scripting/javascript/bindings/js/debugger/tests/mochitest/nonchrome_unsafeDereference...

9 lines
126 B
HTML

<!DOCTYPE HTML>
<html>
<script>
var xhr = new XMLHttpRequest;
xhr.timeout = 1742;
xhr.expando = 'Expando!';
</script>
</html>