You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-align/Overview.bs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1599,8 +1599,8 @@ Determining the Baselines of a Box</h2>
1599
1599
must be considered as if scrolled to their origin.
1600
1600
Furthermore, if, in the case of a box with non-''visible'' overflow,
1601
1601
the resulting position of a first (last) baseline
1602
-
is past a box's end (start) margin edge,
1603
-
its position is clamped to that margin edge.
1602
+
is past a box's end (start) border edge,
1603
+
its position is clamped to that border edge.
1604
1604
1605
1605
ISSUE: This reflects the latest CSS2.1 errata, however see also discussion of an <a href="https://github.com/w3c/csswg-drafts/issues/766">alternate solution</a> that was previously drafted here.
0 commit comments