Skip to content

Commit ddc823e

Browse files
committed
[css-lists] Remove the special handling of unknown <counter-style> in list-style-type.
1 parent 7667f88 commit ddc823e

2 files changed

Lines changed: 70 additions & 68 deletions

File tree

css-lists/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,7 @@ Default Marker Contents: The 'list-style-image' and 'list-style-type' properties
158158

159159
<dt><dfn>&lt;counter-style></dfn>
160160
<dd>
161-
If there is a counter style defined matching the <<counter-style>>,
162-
the list item's marker's <i>default contents</i> are that counter style. [[CSS-COUNTER-STYLES-3]]
163-
Otherwise, the list item's marker's <i>default contents</i> are ''none''.
161+
The list item's marker's <i>default contents</i> are that counter style. [[CSS-COUNTER-STYLES-3]]
164162

165163
<dt><dfn>none</dfn>
166164
<dd>

0 commit comments

Comments
 (0)