Skip to content

Commit c8a4b3f

Browse files
committed
[css-inline-3] Floor line gap metric at zero. #5064
1 parent 3ce7c5b commit c8a4b3f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

css-inline-3/Overview.bs

+9
Original file line numberDiff line numberDiff 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">
515517
Baselines 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">
29712973
Changes</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>

0 commit comments

Comments
 (0)