Basic_Emoji-negative-CharacterClass.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `Basic_Emoji` (property of strings) with `[^\p{…}]` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
619 |
Basic_Emoji-negative-P.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `Basic_Emoji` (property of strings) with `\P{…}` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
613 |
Basic_Emoji-negative-u.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `Basic_Emoji` (property of strings) with the `u` flag throws an early error. Properties of strings are only supported through the `v` flag.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-patterns-static-semantics-early-errors
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
677 |
Basic_Emoji.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `Basic_Emoji` (property of strings)
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes, regexp-v-flag]
includes: [regExpUtils.js]
--- |
25195 |
browser.js |
|
0 |
Emoji_Keycap_Sequence-negative-CharacterClass.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `Emoji_Keycap_Sequence` (property of strings) with `[^\p{…}]` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
639 |
Emoji_Keycap_Sequence-negative-P.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `Emoji_Keycap_Sequence` (property of strings) with `\P{…}` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
633 |
Emoji_Keycap_Sequence-negative-u.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `Emoji_Keycap_Sequence` (property of strings) with the `u` flag throws an early error. Properties of strings are only supported through the `v` flag.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-patterns-static-semantics-early-errors
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
697 |
Emoji_Keycap_Sequence.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `Emoji_Keycap_Sequence` (property of strings)
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes, regexp-v-flag]
includes: [regExpUtils.js]
--- |
1182 |
RGI_Emoji-negative-CharacterClass.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji` (property of strings) with `[^\p{…}]` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
615 |
RGI_Emoji-negative-P.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji` (property of strings) with `\P{…}` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
609 |
RGI_Emoji-negative-u.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji` (property of strings) with the `u` flag throws an early error. Properties of strings are only supported through the `v` flag.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-patterns-static-semantics-early-errors
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
673 |
RGI_Emoji.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji` (property of strings)
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes, regexp-v-flag]
includes: [regExpUtils.js]
--- |
121431 |
RGI_Emoji_Flag_Sequence-negative-CharacterClass.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji_Flag_Sequence` (property of strings) with `[^\p{…}]` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
643 |
RGI_Emoji_Flag_Sequence-negative-P.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji_Flag_Sequence` (property of strings) with `\P{…}` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
637 |
RGI_Emoji_Flag_Sequence-negative-u.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji_Flag_Sequence` (property of strings) with the `u` flag throws an early error. Properties of strings are only supported through the `v` flag.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-patterns-static-semantics-early-errors
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
701 |
RGI_Emoji_Flag_Sequence.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji_Flag_Sequence` (property of strings)
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes, regexp-v-flag]
includes: [regExpUtils.js]
--- |
7590 |
RGI_Emoji_Modifier_Sequence-negative-CharacterClass.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji_Modifier_Sequence` (property of strings) with `[^\p{…}]` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
651 |
RGI_Emoji_Modifier_Sequence-negative-P.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji_Modifier_Sequence` (property of strings) with `\P{…}` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
645 |
RGI_Emoji_Modifier_Sequence-negative-u.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji_Modifier_Sequence` (property of strings) with the `u` flag throws an early error. Properties of strings are only supported through the `v` flag.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-patterns-static-semantics-early-errors
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
709 |
RGI_Emoji_Modifier_Sequence.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji_Modifier_Sequence` (property of strings)
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes, regexp-v-flag]
includes: [regExpUtils.js]
--- |
17793 |
RGI_Emoji_Tag_Sequence-negative-CharacterClass.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji_Tag_Sequence` (property of strings) with `[^\p{…}]` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
641 |
RGI_Emoji_Tag_Sequence-negative-P.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji_Tag_Sequence` (property of strings) with `\P{…}` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
635 |
RGI_Emoji_Tag_Sequence-negative-u.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji_Tag_Sequence` (property of strings) with the `u` flag throws an early error. Properties of strings are only supported through the `v` flag.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-patterns-static-semantics-early-errors
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
699 |
RGI_Emoji_Tag_Sequence.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji_Tag_Sequence` (property of strings)
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes, regexp-v-flag]
includes: [regExpUtils.js]
--- |
1454 |
RGI_Emoji_ZWJ_Sequence-negative-CharacterClass.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji_ZWJ_Sequence` (property of strings) with `[^\p{…}]` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
641 |
RGI_Emoji_ZWJ_Sequence-negative-P.js |
---
author: Mathias Bynens
description: >
Negating Unicode property escapes for `RGI_Emoji_ZWJ_Sequence` (property of strings) with `\P{…}` throws an early error.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-isvalidregularexpressionliteral
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
635 |
RGI_Emoji_ZWJ_Sequence-negative-u.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji_ZWJ_Sequence` (property of strings) with the `u` flag throws an early error. Properties of strings are only supported through the `v` flag.
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-patterns-static-semantics-early-errors
features: [regexp-unicode-property-escapes, regexp-v-flag]
negative:
phase: parse
type: SyntaxError
--- |
699 |
RGI_Emoji_ZWJ_Sequence.js |
---
author: Mathias Bynens
description: >
Unicode property escapes for `RGI_Emoji_ZWJ_Sequence` (property of strings)
info: |
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
Unicode v16.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes, regexp-v-flag]
includes: [regExpUtils.js]
--- |
72922 |
shell.js |
|
0 |