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>
333333 the exclusion area(s) added
334334 by 'shape-inside' and 'shape-padding'
335335 (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>
337340
338341 <div class='figure'>
339342 <img alt="Overflow interacting with rounded rect"
@@ -348,6 +351,9 @@ The 'shape-inside' Property</h4>
348351 </p>
349352 </div>
350353
354+ Issue: improve the illustration above,
355+ using text to show overflow instead of greeked boxes.
356+
351357 When a shape-inside has a definite size
352358 (no percentages used in the shape's definition)
353359 an auto-sized element should use the shape
You can’t perform that action at this time.
0 commit comments