Skip to content

Commit dcd8236

Browse files
authored
[css-ui-4] update outline value syntax (#10611)
1 parent cbcfe1b commit dcd8236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-ui-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Outline properties</h2>
280280

281281
<pre class="propdef shorthand">
282282
Name: outline
283-
Value: [ <<'outline-color'>> || <<'outline-style'>> || <<'outline-width'>> ]
283+
Value: [ <<'outline-width'>> || <<'outline-style'>> || <<'outline-color'>> ]
284284
Applies to: all elements
285285
Inherited: no
286286
Percentages: N/A

0 commit comments

Comments
 (0)