mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
8 lines
208 B
HTML
8 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>
|