servo/tests/wpt/css-tests/css-counter-styles-3_dev/xhtml1/chapter-7.xht

636 lines
No EOL
28 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Complex Predefined Counter Styles - CSS Counter Styles Level 3 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS Counter Styles Level 3 CR Test Suite</h1>
<h2>Complex Predefined Counter Styles (48 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
<col id="flags-column"></col>
<col id="info-column"></col>
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7">+</a>
<a href="https://www.w3.org/TR/css-counter-styles-3/#complex-predefined-counters">7 Complex Predefined Counter Styles</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1">+</a>
<a href="https://www.w3.org/TR/css-counter-styles-3/#complex-cjk">7.1 Longhand East Asian Counter Styles</a></th></tr>
<!-- 45 tests -->
<tr id="css3-counter-styles-042-7.1" class="font">
<td>
<a href="css3-counter-styles-042.xht">css3-counter-styles-042</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-informal, 0-9
<ul class="assert">
<li>Setting list-style-type to japanese-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-043-7.1" class="font">
<td>
<a href="css3-counter-styles-043.xht">css3-counter-styles-043</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-informal, 10-9999
<ul class="assert">
<li>Setting list-style-type to japanese-informal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-044-7.1" class="font">
<td>
<a href="css3-counter-styles-044.xht">css3-counter-styles-044</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-informal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: japanese-informal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-045-7.1" class="font">
<td>
<a href="css3-counter-styles-045.xht">css3-counter-styles-045</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-informal, negative
<ul class="assert">
<li>With list-style-type set to japanese-informal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-046-7.1" class="font">
<td>
<a href="css3-counter-styles-046.xht">css3-counter-styles-046</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-informal, suffix
<ul class="assert">
<li>Setting list-style-type to japanese-informal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-047-7.1" class="font">
<td>
<a href="css3-counter-styles-047.xht">css3-counter-styles-047</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-formal, 0-9
<ul class="assert">
<li>Setting list-style-type to japanese-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-048-7.1" class="font">
<td>
<a href="css3-counter-styles-048.xht">css3-counter-styles-048</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-formal, 10-9999
<ul class="assert">
<li>Setting list-style-type to japanese-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-049-7.1" class="font">
<td>
<a href="css3-counter-styles-049.xht">css3-counter-styles-049</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-formal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: japanese-formal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-050-7.1" class="font">
<td>
<a href="css3-counter-styles-050.xht">css3-counter-styles-050</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-formal, negative
<ul class="assert">
<li>With list-style-type set to japanese-formal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-051-7.1" class="font">
<td>
<a href="css3-counter-styles-051.xht">css3-counter-styles-051</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>japanese-formal, suffix
<ul class="assert">
<li>Setting list-style-type to japanese-formal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-052-7.1" class="font">
<td>
<a href="css3-counter-styles-052.xht">css3-counter-styles-052</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hangul-formal, 0-9
<ul class="assert">
<li>Setting list-style-type to korean-hangul-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-053-7.1" class="font">
<td>
<a href="css3-counter-styles-053.xht">css3-counter-styles-053</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hangul-formal, 10-9999
<ul class="assert">
<li>Setting list-style-type to korean-hangul-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-054-7.1" class="font">
<td>
<a href="css3-counter-styles-054.xht">css3-counter-styles-054</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hangul-formal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: korean-hangul-formal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-055-7.1" class="font">
<td>
<a href="css3-counter-styles-055.xht">css3-counter-styles-055</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hangul-formal, negative
<ul class="assert">
<li>With list-style-type set to korean-hangul-formal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-056-7.1" class="font">
<td>
<a href="css3-counter-styles-056.xht">css3-counter-styles-056</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hangul-formal, suffix
<ul class="assert">
<li>Setting list-style-type to korean-hangul-formal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-057-7.1" class="font">
<td>
<a href="css3-counter-styles-057.xht">css3-counter-styles-057</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-informal, 0-9
<ul class="assert">
<li>Setting list-style-type to korean-hanja-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-058-7.1" class="font">
<td>
<a href="css3-counter-styles-058.xht">css3-counter-styles-058</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-informal, 10-9999
<ul class="assert">
<li>Setting list-style-type to korean-hanja-informal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-059-7.1" class="font">
<td>
<a href="css3-counter-styles-059.xht">css3-counter-styles-059</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-informal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: korean-hanja-informal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-060-7.1" class="font">
<td>
<a href="css3-counter-styles-060.xht">css3-counter-styles-060</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-informal, negative
<ul class="assert">
<li>With list-style-type set to korean-hanja-informal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-061-7.1" class="font">
<td>
<a href="css3-counter-styles-061.xht">css3-counter-styles-061</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-informal, suffix
<ul class="assert">
<li>Setting list-style-type to korean-hanja-informal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-062-7.1" class="font">
<td>
<a href="css3-counter-styles-062.xht">css3-counter-styles-062</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-formal, 0-9
<ul class="assert">
<li>Setting list-style-type to korean-hanja-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-063-7.1" class="font">
<td>
<a href="css3-counter-styles-063.xht">css3-counter-styles-063</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-formal, 10-9999
<ul class="assert">
<li>Setting list-style-type to korean-hanja-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-064-7.1" class="font">
<td>
<a href="css3-counter-styles-064.xht">css3-counter-styles-064</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-formal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: korean-hanja-formal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-065-7.1" class="font">
<td>
<a href="css3-counter-styles-065.xht">css3-counter-styles-065</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-formal, negative
<ul class="assert">
<li>With list-style-type set to korean-hanja-formal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-066-7.1" class="font">
<td>
<a href="css3-counter-styles-066.xht">css3-counter-styles-066</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>korean-hanja-formal, suffix
<ul class="assert">
<li>Setting list-style-type to korean-hanja-formal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-071-7.1" class="font">
<td>
<a href="css3-counter-styles-071.xht">css3-counter-styles-071</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-informal, 0-9
<ul class="assert">
<li>Setting list-style-type to simp-chinese-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-072-7.1" class="font">
<td>
<a href="css3-counter-styles-072.xht">css3-counter-styles-072</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-informal, 10-9999
<ul class="assert">
<li>Setting list-style-type to simp-chinese-informal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-073-7.1" class="font">
<td>
<a href="css3-counter-styles-073.xht">css3-counter-styles-073</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-informal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: simp-chinese-informal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-074-7.1" class="font">
<td>
<a href="css3-counter-styles-074.xht">css3-counter-styles-074</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-informal, negative
<ul class="assert">
<li>With list-style-type set to simp-chinese-informal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-075-7.1" class="font">
<td>
<a href="css3-counter-styles-075.xht">css3-counter-styles-075</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-informal, suffix
<ul class="assert">
<li>Setting list-style-type to simp-chinese-informal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-076-7.1" class="font">
<td>
<a href="css3-counter-styles-076.xht">css3-counter-styles-076</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-formal, 0-9
<ul class="assert">
<li>Setting list-style-type to simp-chinese-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-077-7.1" class="font">
<td>
<a href="css3-counter-styles-077.xht">css3-counter-styles-077</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-formal, 10-9999
<ul class="assert">
<li>Setting list-style-type to simp-chinese-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-078-7.1" class="font">
<td>
<a href="css3-counter-styles-078.xht">css3-counter-styles-078</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-formal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: simp-chinese-formal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-079-7.1" class="font">
<td>
<a href="css3-counter-styles-079.xht">css3-counter-styles-079</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-formal, negative
<ul class="assert">
<li>With list-style-type set to simp-chinese-formal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-080-7.1" class="font">
<td>
<a href="css3-counter-styles-080.xht">css3-counter-styles-080</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>simp-chinese-formal, suffix
<ul class="assert">
<li>Setting list-style-type to simp-chinese-formal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-081-7.1" class="font">
<td>
<a href="css3-counter-styles-081.xht">css3-counter-styles-081</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-informal, 0-9
<ul class="assert">
<li>Setting list-style-type to trad-chinese-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-082-7.1" class="font">
<td>
<a href="css3-counter-styles-082.xht">css3-counter-styles-082</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-informal, 10-9999
<ul class="assert">
<li>Setting list-style-type to trad-chinese-informal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-083-7.1" class="font">
<td>
<a href="css3-counter-styles-083.xht">css3-counter-styles-083</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-informal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: trad-chinese-informal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-084-7.1" class="font">
<td>
<a href="css3-counter-styles-084.xht">css3-counter-styles-084</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-informal, negative
<ul class="assert">
<li>With list-style-type set to trad-chinese-informal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-085-7.1" class="font">
<td>
<a href="css3-counter-styles-085.xht">css3-counter-styles-085</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-informal, suffix
<ul class="assert">
<li>Setting list-style-type to trad-chinese-informal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-086-7.1" class="font">
<td>
<a href="css3-counter-styles-086.xht">css3-counter-styles-086</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-formal, 0-9
<ul class="assert">
<li>Setting list-style-type to trad-chinese-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-087-7.1" class="font">
<td>
<a href="css3-counter-styles-087.xht">css3-counter-styles-087</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-formal, 10-9999
<ul class="assert">
<li>Setting list-style-type to trad-chinese-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-088-7.1" class="font">
<td>
<a href="css3-counter-styles-088.xht">css3-counter-styles-088</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-formal, outside range
<ul class="assert">
<li>[Exploratory] list-style-type: trad-chinese-formal produces counter values outside its range without using the prescribed fallback style.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-089-7.1" class="font">
<td>
<a href="css3-counter-styles-089.xht">css3-counter-styles-089</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-formal, negative
<ul class="assert">
<li>With list-style-type set to trad-chinese-formal, negative list markers will be rendered according to the rules described.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-090-7.1" class="font">
<td>
<a href="css3-counter-styles-090.xht">css3-counter-styles-090</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>trad-chinese-formal, suffix
<ul class="assert">
<li>Setting list-style-type to trad-chinese-formal will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s7.1.#example-a02a5bc4">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1.1">+</a>
<a href="https://www.w3.org/TR/css-counter-styles-3/#limited-japanese">7.1.1 Japanese: japanese-informal and japanese-formal</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.1.#japanese-formal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.1.#japanese-informal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1.2">+</a>
<a href="https://www.w3.org/TR/css-counter-styles-3/#limited-korean">7.1.2 Korean: korean-hangul-formal, korean-hanja-informal, and korean-hanja-formal</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.2.#korean-hangul-formal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.2.#korean-hanja-formal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.2.#korean-hanja-informal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1.3">+</a>
<a href="https://www.w3.org/TR/css-counter-styles-3/#limited-chinese">7.1.3 Chinese: simp-chinese-informal, simp-chinese-formal, trad-chinese-informal, and trad-chinese-formal</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.3.#cjk-ideographic">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.3.#simp-chinese-formal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.3.#simp-chinese-informal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.3.#trad-chinese-formal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.3.#trad-chinese-informal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.2">+</a>
<a href="https://www.w3.org/TR/css-counter-styles-3/#ethiopic-numeric-counter-style">7.2 Ethiopic Numeric Counter Style: ethiopic-numeric</a></th></tr>
<!-- 3 tests -->
<tr id="css3-counter-styles-068-7.2" class="font">
<td>
<a href="css3-counter-styles-068.xht">css3-counter-styles-068</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>ethiopic-numeric, 0-9
<ul class="assert">
<li>Setting list-style-type to ethiopic-numeric will produce numbering for a list of up to 9 items as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-069-7.2" class="font">
<td>
<a href="css3-counter-styles-069.xht">css3-counter-styles-069</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>ethiopic-numeric, 10+
<ul class="assert">
<li>Setting list-style-type to ethiopic-numeric will produce numbering for a list of items over 9 as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
<tr id="css3-counter-styles-070-7.2" class="font">
<td>
<a href="css3-counter-styles-070.xht">css3-counter-styles-070</a></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>ethiopic-numeric, suffix
<ul class="assert">
<li>Setting list-style-type to ethiopic-numeric will produce a suffix as described in the CSS3 Counter Styles module.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s7.2.#example-ec8fd704">
<!-- 0 tests -->
</tbody>
<tbody id="s7.2.#valdef-counter-style-name-ethiopic-numeric">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>