https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 5f32ba4f5129de8d87c9111d09754820d959ae68 authored by Jonathon Kereliuk on 04 April 2018, 18:16:38 UTC
added testdriver automation
Tip revision: 5f32ba4
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