File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -189,6 +189,14 @@ Boxes and Edges {#box-edges}
189
189
and <a>margin areas</a> .
190
190
</dl>
191
191
192
+ Properties like 'border-radius' can change the shape of the box’s [=edges=]
193
+ as used for painting and clipping (see [[css-backgrounds-3#corner-clipping]] );
194
+ these effects typically do not affect layout however.
195
+ To distinguish, specifications can refer to the relevant
196
+ <dfn export lt="shaped edge | shaped content edge | shaped padding edge | shaped border edge | shaped margin edge">shaped edge</dfn>
197
+ or
198
+ <dfn export lt="unshaped edge | unshaped content edge | unshaped padding edge | unshaped border edge | unshaped margin edge">unshaped edge</dfn>
199
+
192
200
Fragmentation {#fragmentation}
193
201
-------------
194
202
You can’t perform that action at this time.
0 commit comments