Bug 251675 (pattern-v)

Summary: HTML `pattern` attribute should set `v` flag for regular expressions
Product: WebKit Reporter: Mathias Bynens <mathias>
Component: FormsAssignee: Anne van Kesteren <annevk>
Status: RESOLVED FIXED    
Severity: Normal CC: akeerthi, cdumez, mathias, msaboff, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=241593
Bug Depends on: 241593    
Bug Blocks: 255982    

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.