File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Abstract: This module introduces the ''@counter-style'' rule, which allows autho
1717Issue Tracking : Bugzilla https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=Counter%20Styles&resolution=---
1818Link Defaults : css-text-3 (dfn) grapheme cluster, css-pseudo-4 (selector) ::marker, dom-ls (dfn) ASCII case-insensitive
1919Deadline : 2015-05-03
20+ At Risk : the <<image>> value in <<symbol>>
2021</pre>
2122<style>
2223pre.stylesheet { white-space: pre-wrap; }
@@ -1063,6 +1064,11 @@ Marker characters: the 'symbols' and 'additive-symbols' descriptors</h3>
10631064 The <a href="https://drafts.csswg.org/css3-images/#default-object-size">default object size</a> of an image <a>counter symbol</a>
10641065 is a 1em by 1em square.
10651066
1067+ Note: The <<image>> syntax in <<symbol>> is currently at-risk.
1068+ No implementations have plans to implement it currently,
1069+ and it complicates some usages of ''counter()''
1070+ in ways that haven't been fully handled.
1071+
10661072 Note: If using identifiers rather than strings to define the symbols,
10671073 be aware of the syntax of identifiers.
10681074 In particular, ascii non-letters like "*" are not identifiers,
You can’t perform that action at this time.
0 commit comments