mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 15:32:31 +00:00
This required a bit of manual manipulation. These tests dynamically fetch generated IDL files, e.g.: https://github.com/web-platform-tests/wpt/blob/master/interfaces/streams.idl Our WPT importer is not able to detect the IDL files that need to be imported, so dom.idl and streams.idl was copied over manually. Further, idlharness.js would create URLs of the form "file://interfaces/dom.idl". So idlharness.js was adapted to create a URL relative to the test file. |
||
---|---|---|
.. | ||
check-layout-th.js | ||
idlharness.js | ||
testdriver-actions.js | ||
testdriver-vendor.js | ||
testdriver.js | ||
testharness-shadowrealm-outer.js | ||
testharness.js | ||
testharnessreport.js | ||
WebIDLParser.js |