Skip to content

Commit 9a79840

Browse files
committed
[css-shapes] clarify inset prose
1 parent 97c07cd commit 9a79840

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

css-shapes/Overview.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</p>
6464
<h1 class="p-name no-ref" id=title>CSS Shapes Module Level 1</h1>
6565
<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=20140122>22 January 2014</span></span></span></h2>
66+
<span class=dt-updated><span class=value-title title=20140128>28 January 2014</span></span></span></h2>
6767
<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>
6868
<dt>Feedback:</dt>
6969
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-shapes%5D%20feedback">www-style@w3.org</a>
@@ -432,7 +432,8 @@ <h3 class="heading settled heading" data-level=3.1 id=supported-basic-shapes><sp
432432
Defines an inset rectangle.
433433
<ul>
434434
<li>
435-
The first four arguments represent the
435+
When all of the first four arguments
436+
are supplied they represent the
436437
<strong>top, right, bottom</strong> and
437438
<strong>left</strong> offsets
438439
from the <a data-link-type=dfn href=#reference-box title="reference box">reference box</a> inward

css-shapes/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,8 @@ <h3 id="supported-basic-shapes">
311311
Defines an inset rectangle.
312312
<ul>
313313
<li>
314-
The first four arguments represent the
314+
When all of the first four arguments
315+
are supplied they represent the
315316
<strong>top, right, bottom</strong> and
316317
<strong>left</strong> offsets
317318
from the <a>reference box</a> inward

0 commit comments

Comments
 (0)