tor-browser

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

text-transform-capitalize-034-ref.html (386B)


      1 <!DOCTYPE html>
      2 <title>CSS Reference</title>
      3 <link rel="author" href="mailto:jkew@mozilla.com" title="Jonathan Kew">
      4 <link rel="author" href="https://mozilla.org" title="Mozilla">
      5 <style>
      6 </style>
      7 All "a" characters in "Abc" below should be capitalized.
      8 <br><br>
      9 No spaces before abspos:<br>
     10 Abc Abc
     11 <br><br>
     12 Abc Abc
     13 <br><br>
     14 
     15 Space before abspos:<br>
     16 Abc Abc
     17 <br><br>
     18 Abc Abc
     19 <br><br>