Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<html>
<script>
"use strict";
var xhr = new XMLHttpRequest();
xhr.timeout = 1742;
xhr.expando = "Expando!";
</script>
</html>
<!DOCTYPE HTML>
<html>
<script>
"use strict";
var xhr = new XMLHttpRequest();
xhr.timeout = 1742;
xhr.expando = "Expando!";
</script>
</html>