WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-10 03:59:18 PST
<
rdar://problem/105268069
>
Anne van Kesteren
Comment 2
2023-03-31 06:57:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12232
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.
Top of Page
Format For Printing
XML
Clone This Bug