Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pattern validator needs the Unicode flag set #128

Open
Boldewyn opened this issue Jan 11, 2024 · 0 comments
Open

pattern validator needs the Unicode flag set #128

Boldewyn opened this issue Jan 11, 2024 · 0 comments

Comments

@Boldewyn
Copy link
Contributor

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/unicode
and
https://html.spec.whatwg.org/multipage/input.html#the-pattern-attribute

The question is how to implement this for UAs, that do not understand the Unicode flag for RegExp’s, notably IE11: https://caniuse.com/mdn-javascript_builtins_regexp_unicode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant