tor-browser

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

system-extends-invalid-ref.html (482B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>CSS Reference: symbols function, invalid</title>
      4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org/">
      5 <link rel="stylesheet" href="support/test-common.css">
      6 <link rel="stylesheet" href="support/ref-common.css">
      7 <style type="text/css">
      8  ol {
      9    list-style: decimal inside;
     10  }
     11 </style>
     12 <div>a1b</div>
     13 <div>2b</div>
     14 <div>c3.&nbsp;</div>
     15 <div>d4.&nbsp;</div>
     16 <div>e5.&nbsp;</div>
     17 <ol start="6">
     18  <li>foo<li>bar
     19 </ol>