Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/url/javascript-urls.window.txt
Shannon Booth 71a9106744 Tests/LibWeb: Import a javascript URL navigation testcase
It turns out that the failing tests actually regressed in:
3e0ea4f62e, which requires more
investigation.

I don't think we would be better off with a revert (and all browsers
already have different behaviour here), so let's just add an in
tree test for now.
2026-01-31 20:41:37 +01:00

12 lines
477 B
Plaintext

Harness status: OK
Found 6 tests
3 Pass
3 Fail
Pass javascript: URL that fails to parse due to invalid host
Pass javascript: URL that fails to parse due to invalid host and has a U+0009 in scheme
Pass javascript: URL with extra slashes at the start
Fail javascript: URL without an opaque path
Fail javascript: URL containing a JavaScript string split over path and query
Fail javascript: URL containing a JavaScript string split over path and query and has a U+000A in scheme