https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 57632ae39c1574ba0e8ba16202904171f0c3854e authored by Harald Alvestrand on 21 March 2018, 19:52:04 UTC
Test that DTMFSender rejects properly after close
Tip revision: 57632ae
a-element-origin.html
<!doctype html>
<meta charset=utf-8>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<base id=base>
<div id=log></div>
<script src=a-element-origin.js></script>
<!-- Other dependencies: urltestdata.json -->
back to top