ladybird/Tests/LibWeb/Text/input/wpt-import/url/a-element-origin.html
2025-03-18 10:00:33 +01:00

12 lines
340 B
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=resources/a-element-origin.js></script>
<!--
Other dependencies:
* resources/urltestdata.json,
* resources/urltestdata-javascript-only.json,
-->