We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7d257 commit db0e933Copy full SHA for db0e933
css-box-4/Overview.bs
@@ -189,6 +189,14 @@ Boxes and Edges {#box-edges}
189
and <a>margin areas</a>.
190
</dl>
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
+
200
Fragmentation {#fragmentation}
201
-------------
202
0 commit comments