mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 16:09:23 +00:00
11 lines
446 B
HTML
11 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>
|