Type of proposal: **enhancement** The [`non-ASCII ident code point` specification](https://drafts.csswg.org/css-syntax/#non-ascii-ident-code-point) doesn't include the [Miscellaneous Symbols Unicode block](https://en.wikipedia.org/wiki/Miscellaneous_Symbols), and the [Dingbats Unicode block](https://en.wikipedia.org/wiki/Dingbats_(Unicode_block)). However, the emoji of these blocks are allowed by browsers. Note: should we also accept some of the emoji of the [Miscellaneous Technical Unicode block](https://en.wikipedia.org/wiki/Miscellaneous_Technical)? Or should we even accept all non-ASCII characters? These codepoints (`0+2600` to `U+27BF` included) could be added to the `non-ASCII ident code point` specification.