|
21 | 21 | </a></p> |
22 | 22 | <h1 class="p-name no-ref" id=title>CSS Shapes Module Level 1</h1> |
23 | 23 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
24 | | - <span class=dt-updated><span class=value-title title=20131018>18 October 2013</span></span></span></h2> |
| 24 | + <span class=dt-updated><span class=value-title title=20131101>1 November 2013</span></span></span></h2> |
25 | 25 | <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-shapes/>http://dev.w3.org/csswg/css-shapes/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css-shapes/>http://www.w3.org/TR/css-shapes/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-shapes/>http://dev.w3.org/csswg/css-shapes/</a> |
26 | 26 | <dt>Feedback:</dt> |
27 | 27 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-shapes%5D%20feedback">www-style@w3.org</a> |
@@ -356,7 +356,9 @@ <h3 class="heading settled heading" data-level=3.1 id=supported-basic-shapes><sp |
356 | 356 |
|
357 | 357 | <p> The following shapes are supported. |
358 | 358 | All <a class="production css-code" data-link-type=type href=#typedef-basic-shape title="<basic-shape>"><basic-shape></a> values use |
359 | | - <a href=http://www.w3.org/TR/css3-values/#functional-notation>functional notation</a>. |
| 359 | + <a href=http://www.w3.org/TR/css3-values/#functional-notation>functional notation</a> |
| 360 | + and are defined here using the |
| 361 | + <a href=http://www.w3.org/TR/css3-values/#value-defs>Value Definition Syntax</a>. |
360 | 362 |
|
361 | 363 | <dl> |
362 | 364 | <dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-rectangle title=rectangle()>rectangle()<a class=self-link href=#funcdef-rectangle></a></dfn> = |
@@ -1023,15 +1025,9 @@ <h2 class="no-num no-ref heading settled heading" id=index><span class=content> |
1023 | 1025 | <li>rectangle(), <a href=#funcdef-rectangle title="section 3.1">3.1</a> |
1024 | 1026 | <li><shape-arg>, <a href=#typedef-shape-arg title="section 3.1">3.1</a> |
1025 | 1027 | <li>shape-image-threshold, <a href=#propdef-shape-image-threshold title="section 5.2">5.2</a> |
1026 | | -<dl><dt>Property Values:<dd><number>, <a href=#valuedef-number title="section 5.2">5.2</a> |
1027 | | -</dl><li>shape-margin, <a href=#propdef-shape-margin title="section 5.3">5.3</a> |
1028 | | -<dl><dt>Property Values:<dd><length>, <a href=#valuedef-length title="section 5.3">5.3</a> |
1029 | | -<dd><percentage>, <a href=#valuedef-percentage title="section 5.3">5.3</a> |
1030 | | -</dl><li>shape-outside, <a href=#propdef-shape-outside title="section 5.1">5.1</a> |
1031 | | -<dl><dt>Property Values:<dd>auto, <a href=#valuedef-auto title="section 5.1">5.1</a> |
1032 | | -<dd><basic-shape>, <a href=#valuedef-basic-shape title="section 5.1">5.1</a> |
1033 | | -<dd><image>, <a href=#valuedef-image title="section 5.1">5.1</a> |
1034 | | -</dl><li><shape-radius>, <a href=#typedef-shape-radius title="section 3.1">3.1</a> |
| 1028 | +<li>shape-margin, <a href=#propdef-shape-margin title="section 5.3">5.3</a> |
| 1029 | +<li>shape-outside, <a href=#propdef-shape-outside title="section 5.1">5.1</a> |
| 1030 | +<li><shape-radius>, <a href=#typedef-shape-radius title="section 3.1">3.1</a> |
1035 | 1031 | <li>Wrap, <a href=#wrap title="section 1.3">1.3</a> |
1036 | 1032 | </ul></div> |
1037 | 1033 |
|
|
0 commit comments