|
63 | 63 | </p> |
64 | 64 | <h1 class="p-name no-ref" id=title>CSS Shapes Module Level 1</h1> |
65 | 65 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
66 | | - <span class=dt-updated><span class=value-title title=20140110>10 January 2014</span></span></span></h2> |
| 66 | + <span class=dt-updated><span class=value-title title=20140116>16 January 2014</span></span></span></h2> |
67 | 67 | <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> |
68 | 68 | <dt>Feedback:</dt> |
69 | 69 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-shapes%5D%20feedback">www-style@w3.org</a> |
@@ -669,8 +669,9 @@ <h2 class="heading settled heading" data-level=4 id=shapes-from-image><span clas |
669 | 669 |
|
670 | 670 | <p> The image is sized and positioned |
671 | 671 | as if it were a replaced element |
672 | | - with a specified width and height |
673 | | - of the element’s used content box size. |
| 672 | + whose specified width and height |
| 673 | + are the same as the element’s |
| 674 | + used content box size. |
674 | 675 |
|
675 | 676 | <p> For animated raster image formats (such as |
676 | 677 | <a href=http://www.w3.org/Graphics/GIF/spec-gif89a.txt>GIF</a>), |
@@ -736,11 +737,11 @@ <h2 class="heading settled heading" data-level=5 id=shapes-from-box-values><span |
736 | 737 | These edges include |
737 | 738 | <a href=http://www.w3.org/TR/css3-background/#corner-shaping>border-radius curvature</a> <a data-biblio-type=normative data-link-type=biblio href=#css3bg title=css3bg>[CSS3BG]</a> |
738 | 739 | from the used border-radius values. |
739 | | - The <a class="production css-code" data-link-type=type href=#typedef-shape-box title="<shape-box>"><shape-box></a> value extends the <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-backgrounds-3/#box title="<box>"><box></a> value |
| 740 | + The <a class="production css-code" data-link-type=type href=#typedef-shape-box title="<shape-box>"><shape-box></a> value extends the <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-backgrounds-3/#ltboxgt title="<box>"><box></a> value |
740 | 741 | to include <a class=css data-link-type=maybe href=#margin-box title=margin-box>margin-box</a>. |
741 | 742 | Its syntax is: |
742 | 743 |
|
743 | | - <pre> <dfn class=css-code data-dfn-type=type data-export="" id=typedef-shape-box><a class="production css-code" data-link-type=type href=#typedef-shape-box title="<shape-box>"><shape-box></a><a class=self-link href=#typedef-shape-box></a></dfn> = <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-backgrounds-3/#box title="<box>"><box></a> | <a class=css data-link-type=maybe href=#margin-box title=margin-box>margin-box</a> |
| 744 | + <pre> <dfn class=css-code data-dfn-type=type data-export="" id=typedef-shape-box><a class="production css-code" data-link-type=type href=#typedef-shape-box title="<shape-box>"><shape-box></a><a class=self-link href=#typedef-shape-box></a></dfn> = <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-backgrounds-3/#ltboxgt title="<box>"><box></a> | <a class=css data-link-type=maybe href=#margin-box title=margin-box>margin-box</a> |
744 | 745 | </pre> |
745 | 746 | <p> The definitions of the values are: |
746 | 747 |
|
|
0 commit comments