tor-browser

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

field-sizing-textarea.html.ini (491B)


      1 [field-sizing-textarea.html]
      2  [Empty value]
      3    expected: FAIL
      4 
      5  [Empty value with cols/rows]
      6    expected: FAIL
      7 
      8  [Auto width and auto height with a long text]
      9    expected: FAIL
     10 
     11  [Explicit width and auto height]
     12    expected: FAIL
     13 
     14  [Explicit height and auto width]
     15    expected: FAIL
     16 
     17  [Text caret is taller than the placeholder]
     18    expected: FAIL
     19 
     20  [Text caret is shorter than the placeholder]
     21    expected: FAIL
     22 
     23  [Update field-sizing property dynamically]
     24    expected: FAIL