mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
10 lines
373 B
HTML
10 lines
373 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
|
|
<script src="/resources/testharness.js"></script>
|
|
<script src="/resources/testdriver.js"></script>
|
|
<script src="/resources/testdriver-vendor.js"></script>
|
|
<!-- no testharnessreport.js -->
|
|
<script src="../helpers.js"></script>
|
|
<div id=log></div>
|
|
<script src="/storage-access-api/storage-access-permission.sub.https.window.js"></script>
|