tor-browser

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

li-value-reversed-014-ref.html (181B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <ol>
      4 <li value=5>Five
      5 <li value=2>Two
      6 <ol>
      7  <li value=4>Four
      8  <li value=2>Two
      9  <li value=1>One
     10 </ol>
     11 <li value=1>One
     12 </ol>