|
40 | 40 |
|
41 | 41 | <h1 id=css-exclusions-module>CSS Exclusions and Shapes Module Level 3</h1> |
42 | 42 |
|
43 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 July 2012</h2> |
| 43 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 August 2012</h2> |
44 | 44 |
|
45 | 45 | <dl> |
46 | 46 | <dt>This version: |
47 | 47 |
|
48 | 48 | <dd><a |
49 | 49 | 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-20120727/">http://www.w3.org/TR/2012/WD-css3-exclusions-20120727/</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>--> |
51 | 51 |
|
52 | 52 | <dt>Latest version: |
53 | 53 |
|
@@ -774,7 +774,8 @@ <h4 id=wrap-margin-property><span class=secno>3.2.1. </span>The ‘<a |
774 | 774 | the inline flow content wrapping on the outside of exclusions. Offsets |
775 | 775 | created by the ‘<a href="#wrap-margin"><code |
776 | 776 | class=property>wrap-margin</code></a>’ property are offset from the |
777 | | - outside of the exclusion. This property takes on positive values only. |
| 777 | + outside of the exclusion on all sides. This property takes on positive |
| 778 | + values only. |
778 | 779 |
|
779 | 780 | <table class=propdef> |
780 | 781 | <tbody> |
@@ -818,6 +819,12 @@ <h4 id=wrap-margin-property><span class=secno>3.2.1. </span>The ‘<a |
818 | 819 |
|
819 | 820 | <td>the absolute length |
820 | 821 | </table> |
| 822 | + |
| 823 | + <div class=example> |
| 824 | + <p>A ‘<a href="#wrap-margin"><code |
| 825 | + class=property>wrap-margin</code></a>’ creating an offset from a circle |
| 826 | + shape.</p> |
| 827 | + <img alt="Example of a wrap-margin offset" src="images/wrap-margin.png"></div> |
821 | 828 | <!-- End secion "wrap-margin property" --> |
822 | 829 |
|
823 | 830 | <h4 id=wrap-padding-property><span class=secno>3.2.2. </span>The ‘<a |
@@ -2412,9 +2419,9 @@ <h2 class=no-num id=acknowledgments>Acknowledgments</h2> |
2412 | 2419 |
|
2413 | 2420 | <p>This specification is made possible by input from Andrei Bucur, |
2414 | 2421 | Alexandru Chiculita, Arron Eicholz, Daniel Glazman, Arno Gourdol, Chris |
2415 | | - Jones, Marcus Mielke, Alex Mogilevsky, Mihnea Ovidenie, Virgil Palanciuc, |
2416 | | - Peter Sorotokin, Eugene Veselov, Stephen Zilles and the CSS Working Group |
2417 | | - members. |
| 2422 | + Jones, Marcus Mielke, Alex Mogilevsky, Hans Muller, Mihnea Ovidenie, |
| 2423 | + Virgil Palanciuc, Peter Sorotokin, Bear Travis, Eugene Veselov, Stephen |
| 2424 | + Zilles and the CSS Working Group members. |
2418 | 2425 |
|
2419 | 2426 | <h2 class=no-num id=references>References</h2> |
2420 | 2427 |
|
@@ -2819,6 +2826,8 @@ <h3 id=since-may-3rd-2012><span class=secno>5.7. </span>Since <a |
2819 | 2826 |
|
2820 | 2827 | <ul> |
2821 | 2828 | <li>Added wrap-flow:minimum |
| 2829 | + |
| 2830 | + <li>Clarified processing model |
2822 | 2831 | </ul> |
2823 | 2832 |
|
2824 | 2833 | <h3 id=since-december-13th-2011><span class=secno>5.8. </span>Since <a |
|
0 commit comments