mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
7 lines
208 B
HTML
7 lines
208 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=a-element.js></script>
|