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
The <ahref="http://dev.w3.org/csswg/css3-images/#default-object-size">default object size</a> of an image <i>counter symbol</i> is a 1em by 1em square.
923
923
924
+
<pclass='note'>
925
+
If using identifiers rather than strings to define the symbols,
926
+
be aware of the syntax of identifiers.
927
+
In particular, ascii non-letters like "*" are not identifiers,
928
+
and so must be quoted in a string.
929
+
Hex escapes,
930
+
used in several of the counter styles defined in this specification,
931
+
"eat" the following space
932
+
(to allow a digit to follow a hex escape without ambiguity),
0 commit comments