-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b82
-
generic
-
generic
-
Verified
There are few deprecated ("static") properties of RegExp constructor. See also https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Deprecated_and_obsolete_features. We should support these as much as we can. There are third-party tools/libraries (for eg. "showdown" markdown implementation) that use these "deprecated" properties. Other implementations support these.