tor-browser

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

insert-text-in-void-element.tentative.html.ini (2104B)


      1 [insert-text-in-void-element.tentative.html]
      2  [Inserting text when selection is collapsed in <br> which follows a text node and an empty <span> element]
      3    expected: FAIL
      4 
      5  [Inserting text when selection is collapsed in <br> which follows a non-empty <span> element]
      6    expected: FAIL
      7 
      8  [Inserting text when selection is collapsed in <br> which follows a text node, an empty <span> element and white-space only text node]
      9    expected: FAIL
     10 
     11  [Inserting text when selection is collapsed in <embed> which follows an empty <span> element]
     12    expected: FAIL
     13 
     14  [Inserting text when selection is collapsed in <embed> which follows a text node and an empty <span> element]
     15    expected: FAIL
     16 
     17  [Inserting text when selection is collapsed in <embed> which follows a non-empty <span> element]
     18    expected: FAIL
     19 
     20  [Inserting text when selection is collapsed in <embed> which follows a text node, an empty <span> element and white-space only text node]
     21    expected: FAIL
     22 
     23  [Inserting text when selection is collapsed in <img> which follows an empty <span> element]
     24    expected: FAIL
     25 
     26  [Inserting text when selection is collapsed in <img> which follows a text node and an empty <span> element]
     27    expected: FAIL
     28 
     29  [Inserting text when selection is collapsed in <img> which follows a non-empty <span> element]
     30    expected: FAIL
     31 
     32  [Inserting text when selection is collapsed in <input> which follows a text node and an empty <span> element]
     33    expected: FAIL
     34 
     35  [Inserting text when selection is collapsed in <input> which follows a non-empty <span> element]
     36    expected: FAIL
     37 
     38  [Inserting text when selection is collapsed in <wbr> which follows an empty <span> element]
     39    expected: FAIL
     40 
     41  [Inserting text when selection is collapsed in <wbr> which follows a text node and an empty <span> element]
     42    expected: FAIL
     43 
     44  [Inserting text when selection is collapsed in <wbr> which follows a non-empty <span> element]
     45    expected: FAIL
     46 
     47  [Inserting text when selection is collapsed in <wbr> which follows a text node, an empty <span> element and white-space only text node]
     48    expected: FAIL