tor-browser

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

delete-in-child-of-html.tentative.html.ini (3890B)


      1 [delete-in-child-of-html.tentative.html?designMode=off&method=backspace]
      2  [delete in <div> elements after <body> should join them]
      3    expected: FAIL
      4 
      5  [delete should merge <div> after <body> into the <body>]
      6    expected: FAIL
      7 
      8  [delete should merge <div> after <body> into the <div> in the <body>]
      9    expected: FAIL
     10 
     11  [delete should merge <div> after <body> into the empty <body>]
     12    expected: FAIL
     13 
     14  [delete should merge <div> before <body> into the <body>]
     15    expected: FAIL
     16 
     17  [delete should merge <div> before <body> into the <div> in the <body>]
     18    expected: FAIL
     19 
     20  [delete should merge <div> before <body> into the empty <body>]
     21    expected: FAIL
     22 
     23  [delete from <div> around invisible <head> element should not delete the <head>]
     24    expected: FAIL
     25 
     26  [delete from <div> following visible <head> element should be merged with the <div> in the <head>]
     27    expected: FAIL
     28 
     29 
     30 [delete-in-child-of-html.tentative.html?designMode=on&method=backspace]
     31  expected:
     32    if (os == "android") and fission: [OK, TIMEOUT]
     33  [delete in <div> elements after <body> should join them]
     34    expected: FAIL
     35 
     36  [delete should merge <div> after <body> into the <body>]
     37    expected: FAIL
     38 
     39  [delete should merge <div> after <body> into the <div> in the <body>]
     40    expected: FAIL
     41 
     42  [delete should merge <div> after <body> into the empty <body>]
     43    expected: FAIL
     44 
     45  [delete should merge <div> before <body> into the <body>]
     46    expected: FAIL
     47 
     48  [delete should merge <div> before <body> into the <div> in the <body>]
     49    expected: FAIL
     50 
     51  [delete should merge <div> before <body> into the empty <body>]
     52    expected: FAIL
     53 
     54  [delete from <div> around invisible <head> element should not delete the <head>]
     55    expected: FAIL
     56 
     57  [delete from <div> following visible <head> element should be merged with the <div> in the <head>]
     58    expected: FAIL
     59 
     60 
     61 [delete-in-child-of-html.tentative.html?designMode=on&method=forwarddelete]
     62  expected:
     63    if (os == "android") and fission: [OK, TIMEOUT]
     64  [forwarddelete in <div> elements after <body> should join them]
     65    expected: FAIL
     66 
     67  [forwarddelete should merge <div> after <body> into the <body>]
     68    expected: FAIL
     69 
     70  [forwarddelete should merge <div> after <body> into the <div> in the <body>]
     71    expected: FAIL
     72 
     73  [forwarddelete should merge <div> after <body> into the empty <body>]
     74    expected: FAIL
     75 
     76  [forwarddelete should merge <div> before <body> into the <body>]
     77    expected: FAIL
     78 
     79  [forwarddelete should merge <div> before <body> into the <div> in the <body>]
     80    expected: FAIL
     81 
     82  [forwarddelete should merge <div> before <body> into the empty <body>]
     83    expected: FAIL
     84 
     85  [forwarddelete from <div> around invisible <head> element should not delete the <head>]
     86    expected: FAIL
     87 
     88  [forwarddelete from <div> following visible <head> element should be merged with the <div> in the <head>]
     89    expected: FAIL
     90 
     91 
     92 [delete-in-child-of-html.tentative.html?designMode=off&method=forwarddelete]
     93  expected:
     94    if (os == "android") and fission: [OK, TIMEOUT]
     95  [forwarddelete in <div> elements after <body> should join them]
     96    expected: FAIL
     97 
     98  [forwarddelete should merge <div> after <body> into the <body>]
     99    expected: FAIL
    100 
    101  [forwarddelete should merge <div> after <body> into the <div> in the <body>]
    102    expected: FAIL
    103 
    104  [forwarddelete should merge <div> after <body> into the empty <body>]
    105    expected: FAIL
    106 
    107  [forwarddelete should merge <div> before <body> into the <body>]
    108    expected: FAIL
    109 
    110  [forwarddelete should merge <div> before <body> into the <div> in the <body>]
    111    expected: FAIL
    112 
    113  [forwarddelete should merge <div> before <body> into the empty <body>]
    114    expected: FAIL
    115 
    116  [forwarddelete from <div> around invisible <head> element should not delete the <head>]
    117    expected: FAIL
    118 
    119  [forwarddelete from <div> following visible <head> element should be merged with the <div> in the <head>]
    120    expected: FAIL