|
120 | 120 |
|
121 | 121 | <h1 id=css-exclusions-module>CSS Exclusions and Shapes Module Level 3</h1> |
122 | 122 |
|
123 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 April 2012</h2> |
| 123 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 April 2012</h2> |
124 | 124 |
|
125 | 125 | <dl> |
126 | 126 | <dt>This version: |
127 | 127 |
|
128 | 128 | <dd><a |
129 | 129 | href="http://dev.w3.org/csswg/css3-exclusions/">http://dev.w3.org/csswg/css3-exclusions/</a></dd> |
130 | | - <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-exclusions-20120406/">http://www.w3.org/TR/2012/WD-css3-exclusions-20120406/</a></dd>--> |
| 130 | + <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-exclusions-20120412/">http://www.w3.org/TR/2012/WD-css3-exclusions-20120412/</a></dd>--> |
131 | 131 |
|
132 | 132 | <dt>Latest version: |
133 | 133 |
|
@@ -188,10 +188,12 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 April 2012</h2> |
188 | 188 |
|
189 | 189 | <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
190 | 190 |
|
191 | | - <p> CSS Exclusions define arbitrary areas around which inline content can |
192 | | - flow. CSS Exclusions can be defined on any CSS block-level elements. CSS |
193 | | - Exclusions extend the notion of content wrapping previously limited to |
194 | | - floats. |
| 191 | + <p> CSS Exclusions define arbitrary areas around which <a |
| 192 | + href="http://www.w3.org/TR/CSS2/visuren.html#inline-boxes">inline |
| 193 | + content</a> (<a href="#CSS21" |
| 194 | + rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>) content can flow. CSS |
| 195 | + Exclusions can be defined on any CSS block-level elements. CSS Exclusions |
| 196 | + extend the notion of content wrapping previously limited to floats. |
195 | 197 |
|
196 | 198 | <p>CSS Shapes control the geometric shapes used for wrapping inline flow |
197 | 199 | content outside or inside an element. CSS Shapes can be applied to any |
@@ -677,9 +679,9 @@ <h4 id=wrap-flow-property><span class=secno>3.1.1. </span>The ‘<a |
677 | 679 | class=property>start</code>’. |
678 | 680 |
|
679 | 681 | <p> The background ‘<code class=property>blue</code>’ area |
680 | | - shows what areas are available for inline content layout. All areas |
681 | | - represented with a light or dark shade of gray are not available for |
682 | | - inline content layout. |
| 682 | + shows what areas are available for the element's inline content layout. |
| 683 | + All areas represented with a light or dark shade of gray are not available |
| 684 | + for inline content layout. |
683 | 685 |
|
684 | 686 | <div class=issue-marker data-bug_id=15088 data-bug_status=FIXED> <a |
685 | 687 | href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15088">Bug-15088</a> |
|
0 commit comments