We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd7860 commit f17b026Copy full SHA for f17b026
1 file changed
css-align/Overview.bs
@@ -55,10 +55,13 @@ Module interactions</h3>
55
model described in [[!CSS21]] chapters 9 and 10 and defines the interaction
56
of these properties with the alignment of table cell content using
57
'vertical-align', as defined in [[!CSS21]] chapter 17.
58
+
59
The interaction of these properties with
60
Grid Layout [[!CSS3-GRID-LAYOUT]]
61
and Flexible Box Layout [[!CSS3-FLEXBOX]]
62
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).
65
66
No properties in this module apply to the <code>::first-line</code> or
67
<code>::first-letter</code> pseudo-elements.
0 commit comments