ladybird/Tests/LibWeb/Text/input/wpt-import/resources
Timothy Flynn 40fa5887cc 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.
2025-04-14 15:50:21 -04:00
..
check-layout-th.js Tests: Import a bunch of WPT tests from /css/css-flexbox 2024-10-30 10:17:21 +01:00
idlharness.js LibWeb: Import the streams IDL harness test 2025-04-14 15:50:21 -04:00
testdriver-actions.js Tests: Import WPT accname/name/comp_embedded_control.html test 2024-10-31 01:16:47 +00:00
testdriver-vendor.js Tests: Add vendor-specific testdriver send_keys() function 2024-12-10 17:16:29 -08:00
testdriver.js LibURL+LibWeb+Tests: Remove redundant words 2025-02-27 10:35:39 +00:00
testharness-shadowrealm-outer.js LibWeb: Implement TextEncoderStream 2025-02-07 11:04:46 -05:00
testharness.js Tests: Don't attempt to set test timeout if internals is not exposed 2025-01-03 11:15:16 +01:00
testharnessreport.js LibWeb: Rename internals.signalTextTestIsDone() to signalTestIsDone() 2025-03-18 20:09:46 +01:00
WebIDLParser.js LibWeb: Import the streams IDL harness test 2025-04-14 15:50:21 -04:00