File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -333,7 +333,10 @@ The 'shape-inside' Property</h4>
333
333
the exclusion area(s) added
334
334
by 'shape-inside' and 'shape-padding'
335
335
(as well as any other exclusion areas
336
- in the element's wrapping context).</p>
336
+ in the element's wrapping context).
337
+ In other words,
338
+ overflow continues outside
339
+ the rectangular bounds of the element.</p>
337
340
338
341
<div class='figure'>
339
342
<img alt="Overflow interacting with rounded rect"
@@ -348,6 +351,9 @@ The 'shape-inside' Property</h4>
348
351
</p>
349
352
</div>
350
353
354
+ Issue: improve the illustration above,
355
+ using text to show overflow instead of greeked boxes.
356
+
351
357
When a shape-inside has a definite size
352
358
(no percentages used in the shape's definition)
353
359
an auto-sized element should use the shape
You can’t perform that action at this time.
0 commit comments