mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
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.
12 lines
477 B
Plaintext
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 |