summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/url/a-element.html
blob: b190b949d2ccec7bd11a37e9cb1a15ef5fb01c7e (plain)
1
2
3
4
5
6
7
<!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.js></script>