4040
4141 < h1 id =css-exclusions-module > CSS Exclusions and Shapes Module Level 3</ h1 >
4242
43- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 2 August 2012</ h2 >
43+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 3 August 2012</ h2 >
4444
4545 < dl >
4646 < dt > This version:
4747
4848 < dd > < a
4949 href ="http://dev.w3.org/csswg/css3-exclusions/ "> http://dev.w3.org/csswg/css3-exclusions/</ a > </ dd >
50- <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-exclusions-20120802 /">http://www.w3.org/TR/2012/WD-css3-exclusions-20120802 /</a></dd>-->
50+ <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-exclusions-20120803 /">http://www.w3.org/TR/2012/WD-css3-exclusions-20120803 /</a></dd>-->
5151
5252 < dt > Latest version:
5353
@@ -397,7 +397,7 @@ <h2 id=definitions><span class=secno>2. </span>Definitions</h2>
397397 < a href ="http://www.w3.org/TR/CSS2/box.html#box-dimensions "> border
398398 box</ a > . This specification's ‘< a href ="#shape-outside "> < code
399399 class =property > shape-outside</ code > </ a > ’ property can be used to define
400- arbitrary, non-rectangular exclusion areas.
400+ arbitrary, non-rectangular < a href =" # exclusion-area " > exclusion areas</ a > .
401401
402402 < p > < dfn id =float-area > Float area</ dfn >
403403
@@ -658,8 +658,8 @@ <h4 id=wrap-flow-property><span class=secno>3.1.1. </span>The ‘<a
658658
659659 < div class =example >
660660 < p > The ‘< a href ="#wrap-flow "> < code
661- class =property > wrap-flow</ code > </ a > ’ property values applied to an
662- absolutely positioned element .</ p >
661+ class =property > wrap-flow</ code > </ a > ’ property values applied to a grid
662+ item .</ p >
663663 < code class =html > </ code >
664664 < pre >
665665
@@ -755,7 +755,7 @@ <h3 id=scope-and-effect-of-exclusions><span class=secno>3.2. </span>Scope
755755 and effect of exclusions</ h3 >
756756
757757 < p > An < span > exclusion</ span > affects the inline flow content descended
758- from the exclusion's containing blocks (defined in < a
758+ from the exclusion's containing block (defined in < a
759759 href ="http://www.w3.org/TR/CSS2/visudet.html#containing-block-details ">
760760 CSS 2.1 10.1</ a > ) and that of all descendant elements of the same
761761 containing block. All inline flow content inside the containing block of
@@ -765,8 +765,9 @@ <h3 id=scope-and-effect-of-exclusions><span class=secno>3.2. </span>Scope
765765 href ="#propagation-of-exclusions "> propagation of exclusions</ a > section
766766 below).
767767
768- < p > For exclusions with ‘< code class =css > position:fixed</ code > ’, the
769- containing block is that of the root element.
768+ < p > As a reminder, for exclusions with ‘< code
769+ class =css > position:fixed</ code > ’, the containing block is that of the
770+ root element.
770771
771772 < h4 id =wrap-margin-property > < span class =secno > 3.2.1. </ span > The ‘< a
772773 href ="#wrap-margin "> < code class =property > wrap-margin</ code > </ a > ’
@@ -2247,8 +2248,7 @@ <h4 id="shape-shorthand-property">The 'shape' Shorthand Property</h4>
22472248 -->
22482249 <!-- End section "Shape Shorthand property -->
22492250 <!-- End section "Declaring Shapes" -->
2250-
2251- < p > The shape properties apply to <!-- End section "Shapes" -->
2251+ <!-- End section "Shapes" -->
22522252
22532253 < h2 id =conformance > < span class =secno > 5. </ span > Conformance</ h2 >
22542254
0 commit comments