File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -511,6 +511,8 @@ Line Gap Metrics</h4>
511511 Note: In OpenType, the [=line gap metric=] can be found
512512 as <code> sTypoLineGap</code> or <code> hhea.lineGap</code> .
513513
514+ UAs must floor the [=line gap metric=] at zero.
515+
514516<h3 id="baseline-tables">
515517Baselines of Glyphs and Boxes</h3>
516518
@@ -2970,6 +2972,13 @@ A.3: Synthesizing Baselines for Atomic Inlines</h3>
29702972<h2 class="no-num" id="changes">
29712973Changes</h2>
29722974
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+
29732982 Changes since the
29742983 <a href="https://www.w3.org/TR/2020/WD-css-inline-3-20200827/">28 August 2020 Working Draft</a> :
29752984 <ul>
You can’t perform that action at this time.
0 commit comments