Skip to content

Commit c34d31a

Browse files
committed
minor and misc. editorial changes
1 parent b7ed7c7 commit c34d31a

2 files changed

Lines changed: 32 additions & 22 deletions

File tree

css3-exclusions/Exclusions.src.html

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,9 @@ <h2 id="definitions">Definitions</h2>
134134
<span>exclusion area</span> is equivalent to the <a href="http://www.w3.org/TR/CSS2/box.html#box-dimensions">
135135
border box</a>.
136136
This specification's
137-
'shape-outside' property can be used to define arbitrary, non-rectangular exclusion
138-
areas.
137+
'shape-outside' property
138+
can be used to define arbitrary,
139+
non-rectangular <span>exclusion areas</span>.
139140
</p>
140141

141142
<dfn>Float area</dfn>
@@ -356,7 +357,7 @@ <h4 id="wrap-flow-property">The 'wrap-flow' property</h4>
356357

357358
<div class="example">
358359
<p>
359-
The 'wrap-flow' property values applied to an absolutely positioned element.
360+
The 'wrap-flow' property values applied to a grid item.
360361
</p>
361362
<code class="html"><pre>
362363

@@ -432,18 +433,28 @@ <h4 id="wrap-flow-property">The 'wrap-flow' property</h4>
432433

433434
<h3 id="scope-and-effect-of-exclusions">Scope and effect of exclusions</h3>
434435
<p>
435-
An <span>exclusion</span> affects the inline flow content descended from the exclusion's containing
436-
blocks (defined in <a href="http://www.w3.org/TR/CSS2/visudet.html#containing-block-details">
437-
CSS 2.1 10.1</a>) and that of all descendant elements of the same containing
438-
block. All inline flow content inside the containing block of the exclusions is
439-
affected. To stop the effect of exclusions defined outside an element, the 'wrap-through'
440-
property can be used (see the <a href="#propagation-of-exclusions">propagation of exclusions</a>
436+
An <span>exclusion</span> affects
437+
the inline flow content descended
438+
from the exclusion's containing block
439+
(defined in <a href="http://www.w3.org/TR/CSS2/visudet.html#containing-block-details">
440+
CSS 2.1 10.1</a>)
441+
and that of all descendant elements
442+
of the same containing block.
443+
All inline flow content
444+
inside the containing block
445+
of the exclusions is affected.
446+
To stop the effect of exclusions
447+
defined outside an element,
448+
the 'wrap-through' property can be used
449+
(see the <a href="#propagation-of-exclusions">propagation of exclusions</a>
441450
section below).
442451
</p>
443452

444453
<p>
445-
For exclusions with 'position:fixed', the containing block is that of the root
446-
element.
454+
As a reminder,
455+
for exclusions with 'position:fixed',
456+
the containing block is that
457+
of the root element.
447458
</p>
448459

449460
<h4 id="wrap-margin-property">The 'wrap-margin' property</h4>
@@ -1704,7 +1715,6 @@ <h4 id="shape-shorthand-property">The 'shape' Shorthand Property</h4>
17041715
<!-- End section "Shape Shorthand property -->
17051716
<!-- End section "Declaring Shapes" -->
17061717

1707-
<p>The shape properties apply to
17081718
<!-- End section "Shapes" -->
17091719
<h2 id="conformance">Conformance</h2>
17101720
<h3 id="conventions">Document Conventions</h3>

css3-exclusions/Overview.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
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

Comments
 (0)