browser.js |
|
0 |
non-unicode-malformed-lookbehind.js |
---
esid: prod-GroupSpecifier
description: >
\k is parsed as IdentityEscape as look-behind assertion is not a GroupName.
features: [regexp-named-groups, regexp-lookbehind]
--- |
491 |
non-unicode-malformed.js |
---
description: >
Named groups in Unicode RegExps have some syntax errors and some
compatibility escape fallback behavior.
esid: prod-GroupSpecifier
features: [regexp-named-groups]
includes: [compareArray.js]
--- |
755 |
shell.js |
|
0 |