RESOLVED FIXED 251675
pattern-v HTML `pattern` attribute should set `v` flag for regular expressions
https://bugs.webkit.org/show_bug.cgi?id=251675
Summary HTML `pattern` attribute should set `v` flag for regular expressions
Mathias Bynens
Reported 2023-02-03 03:58:44 PST
Proposal: https://github.com/whatwg/html/pull/7908 This is similar to when we started enabling the `u` RegExp flag for `pattern` attribute values. Enabling the new `v` flag instead of `u` enables additional functionality.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-10 03:59:18 PST
Anne van Kesteren
Comment 2 2023-03-31 06:57:16 PDT
EWS
Comment 3 2023-05-19 04:40:11 PDT
Committed 264245@main (092303e2abb1): <https://commits.webkit.org/264245@main> Reviewed commits have been landed. Closing PR #12232 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.