Files
ladybird/Tests/LibWeb/Text/input/wpt-import/scroll-animations/scroll-timelines/idlharness.window.html
2026-02-05 16:45:34 +01:00

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>