File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1740,12 +1740,16 @@ Alignment</h2>
17401740 including some things that were very difficult in CSS 2.1,
17411741 like horizontal and vertical centering.
17421742
1743- Note: While the alignment properties are defined in <a href="https://www.w3.org/TR/css3-align/">CSS Box Alignment</a> ,
1743+ Note: While the alignment properties are defined in <a href="https://www.w3.org/TR/css3-align/">CSS Box Alignment</a> [[!CSS-ALIGN-3]] ,
17441744 Flexible Box Layout reproduces the definitions of the relevant ones here
17451745 so as to not create a normative dependency that may slow down advancement of the spec.
17461746 These properties apply only to flex layout
17471747 until <a href="https://www.w3.org/TR/css3-align/">CSS Box Alignment Level 3</a> is finished
17481748 and defines their effect for other layout modes.
1749+ Additionally, any new values defined in the Box Alignment module
1750+ will apply to Flexible Box Layout;
1751+ in otherwords, the Box Alignment module, once completed,
1752+ will supercede the definitions here.
17491753
17501754<!--
17511755██ ██ ███ ████████ ██████ ████ ██ ██ ██████
You can’t perform that action at this time.
0 commit comments