- From: Yasuo Kida (木田泰夫) via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Aug 2022 03:28:26 +0000
- To: public-css-archive@w3.org
If 0x5C is a reverse solidus with EUC-JP, then it should be converted to U+005C and nothing else. In case of Shift-JIS, from what @litherum described it appears that Shift-JIS 0x0C is converted to U+005C, and then the webkit renders it as if it were U+00A5, leaving the backing store U+005C as is. Is my understanding correct? If so I think this is a good compromise like I mentioned. -- GitHub Notification of comment by kidayasuo Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6848#issuecomment-1228011075 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 26 August 2022 03:28:28 UTC