tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

system-alphabetic.html (572B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>CSS Test: system alphabetic</title>
      4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org/">
      5 <link rel="help" href="https://drafts.csswg.org/css-counter-styles-3/#alphabetic-system">
      6 <link rel="match" href="system-alphabetic-ref.html">
      7 <link rel="stylesheet" href="support/test-common.css">
      8 <style type="text/css">
      9  @counter-style a {
     10    system: alphabetic;
     11    symbols: \26AA  \26AB;
     12    suffix: '';
     13  }
     14 </style>
     15 <ol start="-2" style="list-style-type: a">
     16  <li><li><li><li><li>
     17  <li><li><li><li><li>
     18 </ol>