tc39 / test262

Official ECMAScript Conformance Test Suite
Other
2.4k stars 467 forks source link

Add additional test cases for RegExp modifiers #4321

Closed graphemecluster closed 1 day ago

graphemecluster commented 2 weeks ago

This is motivated by a bug discovered in both V8 and SpiderMonkey. Follow up of #3960.

graphemecluster commented 2 weeks ago

CC @rbuckton and @JLHwung (who pushed me to report this bug to the engines).