File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1856,13 +1856,15 @@ Fixed: ''cjk-earthly-branch'', ''cjk-heavenly-stem''</h3>
1856
1856
symbols: "\5B50" "\4E11" "\5BC5" "\536F" "\8FB0" "\5DF3" "\5348" "\672A" "\7533" "\9149" "\620C" "\4EA5";
1857
1857
/* 子 丑 寅 卯 辰 巳 午 未 申 酉 戌 亥 */
1858
1858
suffix: "、";
1859
+ fallback: cjk-decimal;
1859
1860
}
1860
1861
1861
1862
@counter-style cjk-heavenly-stem {
1862
1863
system: fixed;
1863
1864
symbols: "\7532" "\4E59" "\4E19" "\4E01" "\620A" "\5DF1" "\5E9A" "\8F9B" "\58EC" "\7678";
1864
1865
/* 甲 乙 丙 丁 戊 己 庚 辛 壬 癸 */
1865
1866
suffix: "、";
1867
+ fallback: cjk-decimal;
1866
1868
}
1867
1869
</bdo></pre>
1868
1870
@@ -2648,6 +2650,10 @@ Changes since the July 2021 Candidate Recommendation</h3>
2648
2650
2649
2651
Significant changes since the <a href="https://www.w3.org/TR/2021/CR-css-counter-styles-3-20210727/">July 27 2021 Candidate Recommendation</a> :
2650
2652
2653
+ * Added ''fallback: cjk-decimal'' descriptor
2654
+ to ''cjk-earthly-branch'' and ''cjk-heavenly-stem'' .
2655
+ (<a href="https://github.com/w3c/csswg-drafts/issues/8975">Issue 8975</a> )
2656
+
2651
2657
* Restored the <css> fallback: cjk-decimal</css> descriptor
2652
2658
to the Korean styles
2653
2659
which was accidentally dropped in
You can’t perform that action at this time.
0 commit comments