Skip to content

Commit 45289f7

Browse files
committed
[css-shapes-2] actually define outside-shape value
1 parent c37fdde commit 45289f7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-shapes-2/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,14 @@ The 'shape-inside' Property</h4>
286286
The shape is computed based on the content box of the element.
287287
</dd>
288288
</dl>
289+
<dl>
290+
<dt><dfn for=shape-inside>''outside-shape''</dfn></dt>
291+
<dd>
292+
The shape is computed based on
293+
the shape defined by the shape-outside
294+
and shape-margin properties.
295+
</dd>
296+
</dl>
289297
<dl>
290298
<dt><dfn>&lt;basic-shape&gt;</dfn></dt>
291299
<dd>

0 commit comments

Comments
 (0)