swh:1:snp:b37d435721bbd450624165f334724e3585346499
Raw File
Tip revision: 203878e8f195402f12ec1a5ec0d9a3af70f95e62 authored by Simon Pieters on 18 August 2016, 21:15:08 UTC
Test that setting innerText on <br> etc doesn't throw
Tip revision: 203878e
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top