Skip to content

Commit f17b026

Browse files
committed
[css-align] Clarify interaction with flexbox spec
1 parent bcd7860 commit f17b026

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css-align/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,13 @@ Module interactions</h3>
5555
model described in [[!CSS21]] chapters 9 and 10 and defines the interaction
5656
of these properties with the alignment of table cell content using
5757
'vertical-align', as defined in [[!CSS21]] chapter 17.
58+
5859
The interaction of these properties with
5960
Grid Layout [[!CSS3-GRID-LAYOUT]]
6061
and Flexible Box Layout [[!CSS3-FLEXBOX]]
6162
is defined in their respective modules.
63+
The property definitions here supersede those in [[!CSS3-FLEXBOX]]
64+
(which have a smaller, earlier subset of permissible values).
6265

6366
No properties in this module apply to the <code>::first-line</code> or
6467
<code>::first-letter</code> pseudo-elements.

0 commit comments

Comments
 (0)