Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
remove group notation from outline
  • Loading branch information
keithamus authored Oct 26, 2024
commit cf82965bb79a2d25aa509852001dc137d9baaeeb
2 changes: 1 addition & 1 deletion css-ui-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ Outline properties</h2>

<pre class="propdef shorthand">
Name: outline
Value: [ <<'outline-width'>> || <<'outline-style'>> || <<'outline-color'>> ]
Value: <<'outline-width'>> || <<'outline-style'>> || <<'outline-color'>>
Applies to: all elements
Inherited: no
Percentages: N/A
Expand Down