mirror of
https://github.com/servo/servo.git
synced 2025-07-11 17:33:47 +01:00
8 lines
274 B
HTML
8 lines
274 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.js></script>
|
|
<!-- Other dependencies: resources/urltestdata.json -->
|