tor-browser

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

insert-paragraph-in-void-element.tentative.html.ini (1127B)


      1 [insert-paragraph-in-void-element.tentative.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Inserting paragraph when selection is collapsed in <embed> in <h1> which is only child]
      5    expected: FAIL
      6 
      7  [Inserting paragraph when selection is collapsed in <embed> in <h1> which is only child (explicitly flushes maybe pending layout)]
      8    expected: FAIL
      9 
     10  [Inserting paragraph when selection is collapsed in <embed> which follows a text node in <h1>]
     11    expected: FAIL
     12 
     13  [Inserting paragraph when selection is collapsed in <wbr> in <h1> which is only child]
     14    expected: FAIL
     15 
     16  [Inserting paragraph when selection is collapsed in <wbr> in <h1> which is only child (explicitly flushes maybe pending layout)]
     17    expected: FAIL
     18 
     19  [Inserting paragraph when selection is collapsed in <wbr> which follows a text node in <h1>]
     20    expected: FAIL
     21 
     22  [Inserting paragraph when selection is collapsed in <br> in <li> which is only child]
     23    expected: FAIL
     24 
     25  [Inserting paragraph when selection is collapsed in <br> in <li> which is only child (explicitly flushes maybe pending layout)]
     26    expected: FAIL