tor-browser

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

counters-scope-002-ref.html (288B)


      1 <!doctype html>
      2 <title>CSS Lists and Counters test reference: counters scope</title>
      3 <p>The following two lines should be the same:</p>
      4 <div>B1- B2- B2.1- B2.2-A2.3- B2.4-A2.5- A2.6- B3- B4-A5- A6- A7- A8-</div>
      5 <div>B1- B2- B2.1- B2.2-A2.3- B2.4-A2.5- A2.6- B3- B4-A5- A6- A7- A8-</div>