mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +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
262 B
HTML
9 lines
262 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/pseudo-class-defined.window.js"></script>
|