You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> When the value of <aclass=propertydata-link-type=propdeschref=#propdef-list-style-imagetitle=list-style-image>list-style-image</a> is <aclass=cssdata-link-type=maybehref=#valuedef-none0title=none>none</a>
248
248
or an <ahref=http://www.w3.org/TR/css3-images/#invalid-image>invalid image</a>,
249
249
the <aclass=propertydata-link-type=propdeschref=#propdef-list-style-typetitle=list-style-type>list-style-type</a> property is used to construct the default contents of a list item’s marker;
The <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#string-valuetitle="<string>"><string></a> is used as the list item’s marker’s <adata-link-type=dfnhref=#default-contentstitle="default contents">default contents</a>.
If there is a counter style defined matching the <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-counter-styles-3/#typedef-counter-style-nametitle="<counter-style-name>"><counter-style-name></a>,
260
+
If there is a counter style defined matching the <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-counter-styles-3/#typedef-counter-styletitle="<counter-style>"><counter-style></a>,
261
261
the list item’s marker’s <adata-link-type=dfnhref=#default-contentstitle="default contents">default contents</a> are that counter style. <adata-biblio-type=informativedata-link-type=bibliohref=#css-counter-styles-3title=css-counter-styles-3>[CSS-COUNTER-STYLES-3]</a>
262
262
Otherwise, the list item’s marker’s <adata-link-type=dfnhref=#default-contentstitle="default contents">default contents</a> are <aclass=cssdata-link-type=maybehref=#valuedef-none0title=none>none</a>.
The list item’s marker’s <adata-link-type=dfnhref=#default-contentstitle="default contents">default contents</a> are the counter style
267
-
represented by the <aclass="production css-code" data-link-type=functionhref=http://dev.w3.org/csswg/css-counter-styles-3/#funcdef-symbolstitle=symbols()><symbols()></a>. <adata-biblio-type=informativedata-link-type=bibliohref=#css-counter-styles-3title=css-counter-styles-3>[CSS-COUNTER-STYLES-3]</a>
The list item’s marker’s <adata-link-type=dfnhref=#default-contentstitle="default contents">default contents</a> are <aclass=cssdata-link-type=maybehref=#valuedef-none0title=none>none</a>.
The element <adata-link-type=dfnhref=#create-a-new-countertitle="create a new counter">creates one or more new counters</a>.
795
-
Each <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#identifier-valuetitle="<custom-ident>"><custom-ident></a>> names a new counter to be created.
790
+
Each <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#identifier-valuetitle="<custom-ident>"><custom-ident></a> names a new counter to be created.
796
791
797
792
<p> If an <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-syntax-3/#typedef-integertitle="<integer>"><integer></a> is provided after an <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#identifier-valuetitle="<custom-ident>"><custom-ident></a>,
798
793
the starting value of the new counter is that integer.
Otherwise, the function represents the string returned when one <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-counter-styles-3/#generate-a-countertitle="generate a counter representation">generates a counter representation</a>
1090
1085
for the value of the innermost counter of that name on the element
1091
1086
(or <spanclass=cssdata-link-type=maybetitle=0>0</span> if the element has no counter of that name)
1092
-
using the <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-counter-styles-3/#typedef-counter-styletitle="<counter-style>"><counter-style></a>> specified by the second argument.
1087
+
using the <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-counter-styles-3/#typedef-counter-styletitle="<counter-style>"><counter-style></a> specified by the second argument.
<tr><thscope=row><adata-property="">list-style-image</a><td><image> | none<td>none<td>list items<td>yes<td>n/a<td>visual<td>computed value fo the <image>, or none
1530
-
<tr><thscope=row><adata-property="">list-style-type</a><td><string> | <counter-style-name> | <symbols()> | none<td>disc<td>list items<td>yes<td>n/a<td>visual<td>specified value
1524
+
<tr><thscope=row><adata-property="">list-style-type</a><td><string> | <counter-style> | none<td>disc<td>list items<td>yes<td>n/a<td>visual<td>specified value
1531
1525
<tr><thscope=row><adata-property="">list-style-position</a><td>inside | outside<td>outside<td>list items<td>yes<td>n/a<td>visual<td>specified value (but see prose)
<tr><thscope=row><adata-property="">marker-side</a><td>list-item | list-container<td>list-item<td>list items<td>yes<td>n/a<td>visual<td>specified value
0 commit comments