mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
Includes reimporting the test we already had, which has changed significantly. Most of these fail, but importing them now to track progress.
9 lines
250 B
HTML
9 lines
250 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
|
|
<script src="../../resources/testharness.js"></script>
|
|
<script src="../../resources/testharnessreport.js"></script>
|
|
|
|
<div id=log></div>
|
|
<script src="../../custom-elements/registries/adoption.window.js"></script>
|