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:
Shannon Booth
2026-02-28 21:21:36 +01:00
committed by Shannon Booth
parent ec0231c788
commit 8d04c7b738
Notes: github-actions[bot] 2026-03-01 00:05:35 +00:00
5 changed files with 8 additions and 14 deletions

View File

@@ -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",