Closed Bug 1500035 Opened 6 years ago Closed 6 years ago

FF not support js regexp like "/\p{L}/u" (unicode categories)

Categories

(Core :: JavaScript Engine, defect)

62 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1361876

People

(Reporter: kamil.k.kielczewski, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0

Steps to reproduce:

Here is description:
https://stackoverflow.com/a/52205643/860099

Here is example (you shoud be unable to type digits in field - on chrome and safari it works, but not on ff)

https://jsfiddle.net/wo0et69q/2/


Actual results:

Here is example (you shoud be unable to type digits in field - on chrome and safari it works, but not on ff)

https://jsfiddle.net/wo0et69q/2/


Expected results:

Here is example (you shoud be unable to type digits in field - on chrome and safari it works, but not on ff)

https://jsfiddle.net/wo0et69q/2/
duplication of bug 1361876 ?
Component: Untriaged → JavaScript Engine
Product: Firefox → Core
yes
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.