Files
ladybird/Tests/LibWeb/Text/input/wpt-import/speech-api/idlharness.https.window.html
2026-01-20 06:51:04 -05:00

10 lines
372 B
HTML

<!doctype html>
<meta charset=utf-8>
<meta name="timeout" content="long">
<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="../speech-api/idlharness.https.window.js"></script>