- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 May 2023 21:38:20 +0000
- To: public-css-archive@w3.org
...huh. Okay, doing some archeology, I find that <https://github.com/w3c/csswg-drafts/commit/7ebc754e5ab03cb148f060766deb38b4480a659a> is the commit that switched the Korean styles from being defined in prose to being defined with `@counter-style`; the deleted text clearly said that all of them should use `cjk-decimal` as fallback, but for some reason I only added that descriptor for the japanese styles. A week prior, [this email between me and Koji](https://lists.w3.org/Archives/Public/www-style/2011Apr/0663.html) established that we should fallback to cjk-decimal; that was implemented in <https://github.com/w3c/csswg-drafts/commit/20a3d9ca02f235d8af13aa2bb05f725448371ad2>. So as far as I can tell, I just made a mistake and nobody ever caught it? I suppose I'll put the fallback back in the spec. ^_^ -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8870#issuecomment-1563536459 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 25 May 2023 21:38:22 UTC