tor-browser

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

FormControlRange-geometry-multiline-and-mutations.html.ini (1050B)


      1 [FormControlRange-geometry-multiline-and-mutations.html]
      2  [Partial hard-newline selection (textarea)]
      3    expected: FAIL
      4 
      5  [Selection spanning blank line (textarea)]
      6    expected: FAIL
      7 
      8  [Soft-wrapped long single line (textarea)]
      9    expected: FAIL
     10 
     11  [Collapsed caret across newline parity (textarea)]
     12    expected: FAIL
     13 
     14  [Input live insertion/deletion adjustments]
     15    expected: FAIL
     16 
     17  [Textarea interior deletion & insertion adjustments]
     18    expected: FAIL
     19 
     20  [Insertion inside expands width (input)]
     21    expected: FAIL
     22 
     23  [Deletion collapses geometry (input)]
     24    expected: FAIL
     25 
     26  [Shrink/grow end offset clamping (input)]
     27    expected: FAIL
     28 
     29  [Tail deletion clamps end offset (input)]
     30    expected: FAIL
     31 
     32  [Insertion inside expands width (textarea)]
     33    expected: FAIL
     34 
     35  [Deletion collapses geometry (textarea)]
     36    expected: FAIL
     37 
     38  [Shrink/grow end offset clamping (textarea)]
     39    expected: FAIL
     40 
     41  [Tail deletion clamps end offset (textarea)]
     42    expected: FAIL
     43 
     44  [Deletion collapses selection (input explicit)]
     45    expected: FAIL