- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Sat, 20 May 2023 16:28:23 +0000
- To: public-css-archive@w3.org
```js '💅'.charCodeAt(0).toString(16); // 'd83d' '💅'.charCodeAt(1).toString(16) // 'dc85' ``` Seems like there a lot of these in between these two range : > between U+3001 and U+D7FF > between U+F900 and U+FDCF -- GitHub Notification of comment by romainmenke Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8862#issuecomment-1555946738 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 20 May 2023 16:28:24 UTC