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

9 lines
126 B
HTML
Raw Normal View History

2013-10-07 17:19:00 +08:00
<!DOCTYPE HTML>
<html>
<script>
var xhr = new XMLHttpRequest;
xhr.timeout = 1742;
xhr.expando = 'Expando!';
</script>
</html>