Bug 251675 (pattern-v)
| Summary: | HTML `pattern` attribute should set `v` flag for regular expressions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mathias Bynens <mathias> |
| Component: | Forms | Assignee: | 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
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
<rdar://problem/105268069>
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/12232
EWS
Committed 264245@main (092303e2abb1): <https://commits.webkit.org/264245@main>
Reviewed commits have been landed. Closing PR #12232 and removing active labels.