tor-browser

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

FormControlRange-offset.html.ini (885B)


      1 [FormControlRange-offset.html]
      2  [FormControlRange with single character in textarea.]
      3    expected: FAIL
      4 
      5  [FormControlRange with empty control in textarea.]
      6    expected: FAIL
      7 
      8  [FormControlRange boundary positions in textarea.]
      9    expected: FAIL
     10 
     11  [FormControlRange with Unicode characters in textarea.]
     12    expected: FAIL
     13 
     14  [FormControlRange with single character in input.]
     15    expected: FAIL
     16 
     17  [FormControlRange with empty control in input.]
     18    expected: FAIL
     19 
     20  [FormControlRange boundary positions in input.]
     21    expected: FAIL
     22 
     23  [FormControlRange with Unicode characters in input.]
     24    expected: FAIL
     25 
     26  [FormControlRange preserves whitespace in textarea light DOM.]
     27    expected: FAIL
     28 
     29  [FormControlRange should work correctly with weirdly formed light DOM structure.]
     30    expected: FAIL
     31 
     32  [FormControlRange ignores malformed input child nodes.]
     33    expected: FAIL