tor-browser

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

empty-string-symbol-notref.html (269B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>CSS Test: counter-style empty string symbol</title>
      4 <ol style="list-style-type: a"><li>Decimal marker. Should have "1." as marker.</ol>
      5 <ol style="list-style-type: a"><li>Empty string marker, should have "" as marker.</ol>