|
547 | 547 | </t>
|
548 | 548 | <t>
|
549 | 549 | Regular expressions SHOULD be built with the "u" flag (or equivalent) to provide
|
550 | | - Unicode support, or processed in such a way which provides Unicode as defined |
551 | | - by ECMA-262. |
| 550 | + Unicode support, or processed in such a way which provides Unicode support as |
| 551 | + defined by ECMA-262. |
552 | 552 | </t>
|
553 | 553 | <t>
|
554 | 554 | Furthermore, given the high disparity in regular expression constructs support,
|
@@ -3846,8 +3846,9 @@ https://example.com/schemas/common#/$defs/count/minimum
|
3846 | 3846 | <t>$dynamic* (previously $recursive) no longer use runtime base URI determination</t>
|
3847 | 3847 | <t>Define Compound Schema Documents (bundle) and processing</t>
|
3848 | 3848 | <t>Reference ECMA-262, 11th edition for regular expression support</t>
|
| 3849 | + <t>Regular expression should support unicode</t> |
3849 | 3850 | <t>Remove media type parameters</t>
|
3850 | | - <t></t> |
| 3851 | + <t>Specify Unknown keywords are collected as annotations</t> |
3851 | 3852 | <t></t>
|
3852 | 3853 | </list>
|
3853 | 3854 | </t>
|
|
0 commit comments