File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -511,6 +511,8 @@ Line Gap Metrics</h4>
511
511
Note: In OpenType, the [=line gap metric=] can be found
512
512
as <code> sTypoLineGap</code> or <code> hhea.lineGap</code> .
513
513
514
+ UAs must floor the [=line gap metric=] at zero.
515
+
514
516
<h3 id="baseline-tables">
515
517
Baselines of Glyphs and Boxes</h3>
516
518
@@ -2970,6 +2972,13 @@ A.3: Synthesizing Baselines for Atomic Inlines</h3>
2970
2972
<h2 class="no-num" id="changes">
2971
2973
Changes</h2>
2972
2974
2975
+ Changes since the
2976
+ <a href="https://www.w3.org/TR/2022/WD-css-inline-3-20221114/">14 November 2022 Working Draft</a> :
2977
+ <ul>
2978
+ <li> Require UAs to floor the [=line gap metric=] at zero.
2979
+ (<a href="https://github.com/w3c/csswg-drafts/issues/5064">Issue 5064</a> )
2980
+ </ul>
2981
+
2973
2982
Changes since the
2974
2983
<a href="https://www.w3.org/TR/2020/WD-css-inline-3-20200827/">28 August 2020 Working Draft</a> :
2975
2984
<ul>
You can’t perform that action at this time.
0 commit comments