swh:1:snp:b37d435721bbd450624165f334724e3585346499
Raw File
Tip revision: c424923d34fe8256abb1f4ca75bd1aef256c5a63 authored by Boris Zbarsky on 13 February 2018, 03:37:24 UTC
Use a null prototype for @@unscopables objects in the DOM.
Tip revision: c424923
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top