LibWeb: Import the streams IDL harness test

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.
This commit is contained in:
Timothy Flynn 2025-04-14 14:48:04 -04:00 committed by Tim Flynn
commit 40fa5887cc
Notes: github-actions[bot] 2025-04-14 19:51:31 +00:00
7 changed files with 8604 additions and 0 deletions

File diff suppressed because it is too large Load diff