aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-counter-styles-3_dev/xhtml1/chapter-5.xht
blob: 29f49d7b651350d17c86f48694d646ca67c7f161 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!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>Extending list-style-type, counter(), and counters() - 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>Extending list-style-type, counter(), and counters() (0 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="s5">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s5">+</a>
        <a href="http://www.w3.org/TR/css-counter-styles-3/#extending-css2">5 Extending list-style-type, counter(), and counters()</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.#typedef-counter-style">
      <!-- 0 tests -->
    </tbody>
  </table>

 </body>
</html>