|
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-07-03 name=dcterms.date> |
| 15 | + <meta content=2013-07-10 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> |
|
51 | 51 |
|
52 | 52 | <h1 id=css-shapes-module>CSS Shapes Module Level 1</h1> |
53 | 53 |
|
54 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 July 2013</h2> |
| 54 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 July 2013</h2> |
55 | 55 |
|
56 | 56 | <dl> |
57 | 57 | <dt>This version: |
@@ -401,11 +401,7 @@ <h3 id=basic-shapes-from-svg-syntax><span class=secno>3.2. </span>Basic |
401 | 401 | resolved as <a |
402 | 402 | href="http://www.w3.org/TR/SVG/coords.html#Units">specified</a> in the SVG |
403 | 403 | recommendation <a href="#SVG11" |
404 | | - rel=biblioentry>[SVG11]<!--{{!SVG11}}--></a>. If the relevant box of the |
405 | | - element is dependent on auto sizing (i.e., the element's ‘<code |
406 | | - class=property>width</code>’ or ‘<code class=property>height</code>’ |
407 | | - property is ‘<code class=property>auto</code>’), then the percentage |
408 | | - values resolve to 0. |
| 404 | + rel=biblioentry>[SVG11]<!--{{!SVG11}}--></a>. |
409 | 405 |
|
410 | 406 | <h4 id=supported-basic-shapes><span class=secno>3.2.1. </span>Supported |
411 | 407 | Shapes</h4> |
@@ -1297,6 +1293,9 @@ <h3 class=no-num id=since-june-20th-2013>Since <a |
1297 | 1293 | 2013</a></h3> |
1298 | 1294 |
|
1299 | 1295 | <ul> |
| 1296 | + <li>Remove ‘<code class=css>percentages based on auto-sizing resolve to |
| 1297 | + 0</code>’ |
| 1298 | + |
1300 | 1299 | <li>Change initial value of shape-image-threshold to 0.0 |
1301 | 1300 |
|
1302 | 1301 | <li>Change float positioning to be unaffected by shape-outside |
|
0 commit comments