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-3/Overview.bs
+61-19
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,9 @@ Module Interactions</h3>
101
101
102
102
This module adds some new alignment capabilities
103
103
to the block layout model described in [[!CSS2]]<a href="https://www.w3.org/TR/CSS2/visuren.html">chapters 9</a>
104
-
and <a href="https://www.w3.org/TR/CSS2/visudet.html">10</a>
105
-
and defines the interaction of these properties
104
+
and <a href="https://www.w3.org/TR/CSS2/visudet.html">10</a>,
105
+
<a href="#justify-block">redefines how overconstrained block-level box margins are resolved</a>,
106
+
and defines the interaction of these new alignment properties
106
107
with the alignment of table cell content using 'vertical-align',
107
108
as defined in [[!CSS2]]<a href="https://www.w3.org/TR/CSS2/tables.html#height-layout">chapter 17</a>.
Changes since the <a href="https://www.w3.org/TR/2018/WD-css-align-3-20181206/">6 December 2018 Working Draft</a> include:
0 commit comments