We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37fdde commit 45289f7Copy full SHA for 45289f7
1 file changed
css-shapes-2/Overview.bs
@@ -286,6 +286,14 @@ The 'shape-inside' Property</h4>
286
The shape is computed based on the content box of the element.
287
</dd>
288
</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>
297
<dl>
298
<dt><dfn><basic-shape></dfn></dt>
299
<dd>
0 commit comments