a-element-origin.html (336B)
1 <!doctype html> 2 <meta charset=utf-8> 3 <script src=/resources/testharness.js></script> 4 <script src=/resources/testharnessreport.js></script> 5 <base id=base> 6 <div id=log></div> 7 <script src=resources/a-element-origin.js></script> 8 <!-- 9 Other dependencies: 10 * resources/urltestdata.json, 11 * resources/urltestdata-javascript-only.json, 12 -->