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
Claim(s)</a> must disclose the information in accordance with <ahref=http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure>section
282
282
6 of the W3C Patent Policy</a>.</p>
283
283
284
+
<p>This document is governed by the <aid="w3c_process_revision" href="http://www.w3.org/2005/10/Process-20051014/">14 October 2005 W3C Process Document</a>. </p>
285
+
284
286
<p>This specification is a <strong>Last Call Working Draft</strong>. All
285
287
persons are encouraged to review this document and <strong>send comments
286
288
to the <ahref=http://lists.w3.org/Archives/Public/www-style/>www-style</a>
The <dfndata-dfn-type=dfndata-noexport="" id=static-position-rectangle>static-position rectangle<aclass=self-linkhref=#static-position-rectangle></a></dfn> is the <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-align-3/#alignment-containertitle="alignment container">alignment container</a>
805
+
The <dfndata-dfn-type=dfndata-noexport="" id=static-position-rectangle>static-position rectangle<aclass=self-linkhref=#static-position-rectangle></a></dfn> is the <adata-link-type=dfnhref=http://www.w3.org/TR/css3-align/#alignment-containertitle="alignment container">alignment container</a>
804
806
used to determine the static-position offsets of an absolutely-positioned box.
805
807
In block layout it corresponds to the position of the “hypothetical box”
806
808
described in <ahref=http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width>CSS2.1§10.3.7</a>.
The <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/box.html#propdef-margintitle=margin>margin</a> properties can be used to align items in a manner similar to, but more powerful than, what margins can do in block layout.
1728
1730
<adata-link-type=dfnhref=#flex-itemtitle="Flex items">Flex items</a> also respect the alignment properties from
which allow easy keyword-based alignment of items in both the <adata-link-type=dfnhref=#main-axistitle="main axis">main axis</a> and <adata-link-type=dfnhref=#cross-axistitle="cross axis">cross axis</a>.
1731
1733
These properties make many common types of alignment trivial,
1732
1734
including some things that were very difficult in CSS 2.1,
1733
1735
like horizontal and vertical centering.
1734
1736
1735
1737
<pclass=note>
1736
-
While the alignment properties are defined in <ahref="http://www.w3.org/TR/css-align/">CSS Box Alignment</a>,
1738
+
While the alignment properties are defined in <ahref="http://www.w3.org/TR/css3-align/">CSS Box Alignment</a>,
1737
1739
Flexible Box Layout reproduces the definitions of the relevant ones here
1738
1740
so as to not create a normative dependency that may slow down advancement of the spec.
1739
1741
These properties apply only to flex layout
1740
-
until <ahref="http://www.w3.org/TR/css-align-3/">CSS Box Alignment Level 3</a> is finished
1742
+
until <ahref="http://www.w3.org/TR/css3-align/">CSS Box Alignment Level 3</a> is finished
0 commit comments