tor-browser

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

text-overflow-ellipsis-editing-input-ref.html (231B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <style>
      4  input {
      5    all: initial;
      6    width: 100px;
      7  }
      8 </style>
      9 <p>You should not see an ellipsis for the text below.</p>
     10 <input id="input_element" value="xxxxxxxxxxxxxxxxxxxx">