Skip to content

Commit 8613f7f

Browse files
authored
[css-borders-4] Add a general note about outline bordering and corner-shape (#12278)
Resolution: #12194 (comment) Closes #12194
1 parent d227b58 commit 8613f7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-borders-4/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,9 @@ An [=/element=] |element|'s <dfn>inner contour</dfn> is the [=border contour pat
644644

645645
An [=/element=]'s [=border=] is rendered in the area between its [=outer contour=] and its [=inner contour=].
646646

647+
An [=/element=]'s [=outline=] follows the [=outer contour=] with the [=used value|used=] 'outline-width' and 'outline-offset'.
648+
The precise way in which it is rendered is implementation-defined.
649+
647650
An [=/element=]'s [=overflow=] area is shaped by its [=inner contour=].
648651
An [=/element=]'s [=overflow clip edge=] is shaped by the [=border contour path=] given |element|, and |element|'s [=padding edge=], and |element|'s [=used value|used=] 'overflow-clip-margin'.
649652

0 commit comments

Comments
 (0)