File tree 2 files changed +27
-6
lines changed
2 files changed +27
-6
lines changed Original file line number Diff line number Diff line change @@ -1045,10 +1045,11 @@ Text Baselines</h3>
1045
1045
1046
1046
</dd>
1047
1047
<dt> central</dt>
1048
- <dd> The <dfn>central baseline</dfn> , which typically crosses the center
1049
- of the em box. If the font is missing this baseline,
1048
+ <dd> The ideographic <dfn>central baseline</dfn> ,
1049
+ which typically crosses the center of the em box.
1050
+ If the font is missing this baseline,
1050
1051
it is assumed to be halfway between the ascender (<a>over</a> )
1051
- and descender (<a>under</a> ) edges of the em box.
1052
+ and descender (<a>under</a> ) edges of the ideographic em box.
1052
1053
</dd>
1053
1054
</dl>
1054
1055
@@ -2512,6 +2513,15 @@ Privacy and Security Considerations {#priv-sec}
2512
2513
Changes since the <a href="https://www.w3.org/TR/2019/CR-css-writing-modes-3-20190903">September
2513
2514
2019 CSS Writing Modes Module Level 3 Candidate Recommendation</a></h3>
2514
2515
2516
+ <ul>
2517
+ <li> Clarified that the [=central baseline=] is the [=ideographic central baseline=] .
2518
+ (<a href="https://github.com/w3c/csswg-drafts/issues/5177">Issue 5177</a> )
2519
+ </ul>
2520
+
2521
+ <h3 class="no-num" id="changes-20190903">
2522
+ Changes since the <a href="https://www.w3.org/TR/2019/CR-css-writing-modes-3-20190903">September
2523
+ 2019 CSS Writing Modes Module Level 3 Candidate Recommendation</a></h3>
2524
+
2515
2525
No substantive change;
2516
2526
minor editorial fixes
2517
2527
(see issue <a href="https://github.com/w3c/csswg-drafts/issues/4293">4293</a> ,
Original file line number Diff line number Diff line change @@ -1118,10 +1118,11 @@ Text Baselines</h3>
1118
1118
1119
1119
</dd>
1120
1120
<dt> central</dt>
1121
- <dd> The <dfn>central baseline</dfn> , which typically crosses the center
1122
- of the em box. If the font is missing this baseline,
1121
+ <dd> The ideographic <dfn>central baseline</dfn> ,
1122
+ which typically crosses the center of the em box.
1123
+ If the font is missing this baseline,
1123
1124
it is assumed to be halfway between the ascender (<a>over</a> )
1124
- and descender (<a>under</a> ) edges of the em box.
1125
+ and descender (<a>under</a> ) edges of the ideographic em box.
1125
1126
</dd>
1126
1127
</dl>
1127
1128
@@ -2790,6 +2791,16 @@ Privacy and Security Considerations {#priv-sec}
2790
2791
2791
2792
<h2 class="no-num" id="changes">Changes</h2>
2792
2793
2794
+ <h3 class="no-num" id="changes-2019">
2795
+ Changes since the <a href="https://www.w3.org/TR/2019/CR-css-writing-modes-4-20190730/">July
2796
+ 2019 CSS Writing Modes Module Level 4 Candidate Recommendation</a></h3>
2797
+
2798
+ <ul>
2799
+ <li>
2800
+ Clarified that the [=central baseline=] is the [=ideographic central baseline=] .
2801
+ (<a href="https://github.com/w3c/csswg-drafts/issues/5177">Issue 5177</a> )
2802
+ </ul>
2803
+
2793
2804
<h3 class="no-num" id="changes-201805">
2794
2805
Changes since the <a href="https://www.w3.org/TR/2018/CR-css-writing-modes-4-20180524">May
2795
2806
2018 CSS Writing Modes Module Level 4 Candidate Recommendation</a></h3>
You can’t perform that action at this time.
0 commit comments