mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
10 lines
369 B
HTML
10 lines
369 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
|
|
<script src="../../resources/testharness.js"></script>
|
|
<script src="../../resources/testharnessreport.js"></script>
|
|
<script src="../../resources/WebIDLParser.js"></script>
|
|
<script src="../../resources/idlharness.js"></script>
|
|
<div id=log></div>
|
|
<script src="../../scroll-animations/scroll-timelines/idlharness.window.js"></script>
|