mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
Tests/LibWeb: Remove bogus file:// URL testcase
This was also removed in upstream WPT as it was testing something which is implementation defined.
This commit is contained in:
committed by
Shannon Booth
parent
ec0231c788
commit
8d04c7b738
Notes:
github-actions[bot]
2026-03-01 00:05:35 +00:00
Author: https://github.com/shannonbooth Commit: https://github.com/LadybirdBrowser/ladybird/commit/8d04c7b738a Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8225
@@ -26,7 +26,6 @@ const urls = {
|
||||
"https://user:pass@site.example",
|
||||
"https://has.a.port:1234/and/path",
|
||||
"https://ümlauted.example",
|
||||
"file:///path/to/a/file.txt",
|
||||
"blob:https://example.com/some-guid",
|
||||
"ftp://example.com/",
|
||||
"https://example.com/path?query#fragment",
|
||||
|
||||
Reference in New Issue
Block a user