We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac9300 commit 9f08eabCopy full SHA for 9f08eab
css-ui-4/Overview.bs
@@ -296,6 +296,11 @@ Outline properties</h2>
296
but without an explicit <<'outline-style'>> or <<'outline-color'>> value,
297
both 'outline-style' and 'outline-color' are set to ''outine-style/auto''.
298
299
+ Note: The shorthand purposefully omits the 'outline-offset' property,
300
+ which determines the position rather than the appearance of the outline,
301
+ so that it can cascade independently,
302
+ as well as for backwards compatibility reasons.
303
+
304
The outline created with the outline properties is drawn "over" a box,
305
i.e., the outline is always on top
306
and doesn't influence the position or size of the box,
0 commit comments