Skip to content

Commit 3957038

Browse files
committed
[css-ui-4] outline-width may be ignored if outline-style is auto
Closes w3c#4925
1 parent c900e93 commit 3957038

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-ui-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,8 @@ e.g. a rounded edge outline with semi-translucent outer pixels
331331
that appears to glow.
332332
As such, this specification does not define how the
333333
'outline-color'
334-
is incorporated or used (if at all) when rendering
334+
and 'outline-width'
335+
are incorporated or used (if at all) when rendering
335336
''outline-style/auto'' style outlines.
336337
User agents may treat ''outline-style/auto'' as
337338
''outline-style/solid''.

0 commit comments

Comments
 (0)