|
12 | 12 | rel=dcterms.rights> |
13 | 13 | <meta content="CSS Shapes Module Level 1" name=dcterms.title> |
14 | 14 | <meta content=text name=dcterms.type> |
15 | | - <meta content=2013-05-17 name=dcterms.date> |
| 15 | + <meta content=2013-05-20 name=dcterms.date> |
16 | 16 | <meta content="Vincent Hardy" name=dcterms.creator> |
17 | 17 | <meta content="Rossen Atanassov" name=dcterms.creator> |
18 | 18 | <meta content="Alan Stearns" name=dcterms.creator> |
|
55 | 55 |
|
56 | 56 | <h1 id=css-shapes-module>CSS Shapes Module Level 1</h1> |
57 | 57 |
|
58 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 May 2013</h2> |
| 58 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 20 May 2013</h2> |
59 | 59 |
|
60 | 60 | <dl> |
61 | 61 | <dt>This version: |
62 | 62 |
|
63 | 63 | <dd><a |
64 | 64 | href="http://dev.w3.org/csswg/css-shapes/">http://dev.w3.org/csswg/css-shapes/</a></dd> |
65 | | - <!--<dd><a href="http://dev.w3.org/csswg/css-shapes/">http://www.w3.org/TR/2013/WD-css-shapes-20130517/</a></dd>--> |
| 65 | + <!--<dd><a href="http://dev.w3.org/csswg/css-shapes/">http://www.w3.org/TR/2013/WD-css-shapes-20130520/</a></dd>--> |
66 | 66 |
|
67 | 67 | <dt>Latest version: |
68 | 68 |
|
@@ -865,18 +865,13 @@ <h4 id=shape-margin-property><span class=secno>3.4.3. </span>The ‘<a |
865 | 865 |
|
866 | 866 | <td>the absolute length |
867 | 867 | </table> |
868 | | - <!--This example needs to be changed from an exclusion to a float |
869 | | - <div class="example"> |
870 | | - <p>A 'shape-margin' creating an offset |
871 | | - from a circlular shape-outside. |
872 | | - The blue rectangles represent |
873 | | - inline content affected |
874 | | - by the shape created |
875 | | - by the margin.</p> |
876 | | - <img src="images/wrap-margin.png" |
877 | | - alt="Example of a shape-margin offset"/> |
878 | | - </div> |
879 | | ---> |
| 868 | + |
| 869 | + <div class=example> |
| 870 | + <p>A ‘<a href="#shape-margin"><code |
| 871 | + class=property>shape-margin</code></a>’ creating an offset from a |
| 872 | + circlular shape-outside. The blue rectangles represent inline content |
| 873 | + affected by the shape created by the margin.</p> |
| 874 | + <img alt="Example of a shape-margin offset" src="images/shape-margin.png"></div> |
880 | 875 | <!-- End secion "shape-margin property" --> |
881 | 876 | <!-- End section "Shapes" --> |
882 | 877 |
|
|
0 commit comments