https://github.com/web-platform-tests/wpt
Revision b43aa57353147e6ffc3799651de2b246835c2a8a authored by Mike West on 24 July 2018, 12:41:46 UTC, committed by Chrome-bot on 24 July 2018, 12:41:46 UTC
Bug: 830091
Change-Id: I726f57f582dd8b14d0328b2914940695b2674f21
1 parent 4273df6
Raw File
Tip revision: b43aa57353147e6ffc3799651de2b246835c2a8a authored by Mike West on 24 July 2018, 12:41:46 UTC
Correctly propagate request initiator for 'noopener'
Tip revision: b43aa57
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top