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 <var><integer></var> specifies a minimum width that all counter representations must reach.
808
-
If a counter representation would be generated using less <var><symbol></var>s than the specified <var><integer></var>
804
+
The <adata-autolink="link" class="production"><var><integer></var></a> specifies a minimum width that all counter representations must reach.
805
+
If a counter representation would be generated using less <adata-autolink="link" class="production" href="#symbol-production"><var><symbol></var></a>s than the specified <adata-autolink="link" class="production"><var><integer></var></a>
809
806
(before adding prefixes/suffixes/negatives),
810
-
prepend copies of the specified <var><symbol></var> to the representation
807
+
prepend copies of the specified <adata-autolink="link" class="production" href="#symbol-production"><var><symbol></var></a> to the representation
811
808
until the number of symbols reaches the specified width.
812
809
813
-
<p> If the counter value is negative
810
+
<p> The <adata-autolink="link" class="production"><var><integer></var></a> must be non-negative.
811
+
A negative value is a syntax error.
812
+
813
+
</p><p> If the counter value is negative
814
814
and the counter style is <adata-autolink="link" href="#negative-capable">negative-capable</a>,
815
-
reduce the width by one or two when determining how many copies to prepend,
815
+
treat the minimum width as being one or two smaller when determining how many copies to prepend,
816
816
depending on whether the <adata-autolink="property" class="property" title="negative" href="#negative">negative</a> descriptor's value is one or two <var><symbol></var>s.
<pclass="note"> Note: The <adata-autolink="property" class="property" title="width" href="#width">width</a> descriptor counts the number of <em><adata-autolink="link" class="production" href="#symbol-production"><var><symbol></var></a>s</em> used to construct the representation,
834
+
not the number of characters,
835
+
and also pads the representation with <adata-autolink="link" class="production" href="#symbol-production"><var><symbol></var></a>s.
836
+
For many styles, the distinction is irrelevant,
837
+
as all the <adata-autolink="link" class="production" href="#symbol-production"><var><symbol></var></a>s are single-chararacter,
838
+
but if a style uses multi-character <adata-autolink="link" class="production" href="#symbol-production"><var><symbol></var></a>s,
839
+
care must be taken not to accidentally specify <adata-autolink="property" class="property" title="width" href="#width">width</a> in terms of characters.
<divdata-fill-with="normative-references"><dl><dtid="rfc2119" title="RFC2119">[RFC2119]</dt><dd>S. Bradner. <ahref="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <ahref="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a></dd><dtid="css3-writing-modes" title="CSS3-WRITING-MODES">[CSS3-WRITING-MODES]</dt><dd>Elika J. Etemad; Koji Ishii. <ahref="http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/">CSS Writing Modes Module Level 3</a>. 15 November 2012. W3C Working Draft. (Work in progress.) URL: <ahref="http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/</a></dd></dl></div>
3385
+
<divdata-fill-with="normative-references"><dl><dtid="css3-writing-modes" title="CSS3-WRITING-MODES">[CSS3-WRITING-MODES]</dt><dd>Elika J. Etemad; Koji Ishii. <ahref="http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/">CSS Writing Modes Module Level 3</a>. 15 November 2012. W3C Working Draft. (Work in progress.) URL: <ahref="http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/</a></dd><dtid="rfc2119" title="RFC2119">[RFC2119]</dt><dd>S. Bradner. <ahref="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <ahref="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a></dd></dl></div>
0 commit comments