ladybird/Tests/LibWeb/Text/expected/wpt-import/urlpattern
Shannon Booth 0a58497ab9 LibURL/Pattern: Fix PatternParser logic for prefix codepoint comparison
We were not properly handling the case that prefix code point was the
empty string (which we represent as an OptionalNone). While this
still resulted in the correct pattern string being generated, an
incorrect regular expression was being generated causing matching
to fail.
2025-04-07 10:29:09 -04:00
..
urlpattern.any.txt LibURL/Pattern: Fix PatternParser logic for prefix codepoint comparison 2025-04-07 10:29:09 -04:00