mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
12 lines
446 B
HTML
12 lines
446 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
|
|
<script src="../resources/testharness.js"></script>
|
|
<script src="../resources/testharnessreport.js"></script>
|
|
<script src="../resources/WebIDLParser.js"></script>
|
|
<script src="../resources/idlharness.js"></script>
|
|
<script src="../resources/testdriver.js"></script>
|
|
<script src="../resources/testdriver-vendor.js"></script>
|
|
<div id=log></div>
|
|
<script src="../geolocation/idlharness.https.window.js"></script>
|