tor-browser

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

undo-redo.html.ini (2253B)


      1 [undo-redo.html]
      2  expected:
      3    if (os_version == "24.04") and not fission: [OK, TIMEOUT]
      4  [delete at start of second paragraph]
      5    expected:
      6      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
      7 
      8  [insertParagraph at middle of a listitem]
      9    expected:
     10      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     11 
     12  [delete at start of second paragraph starting with an emoji]
     13    expected:
     14      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     15 
     16  [insertParagraph at middle of a paragraph]
     17    expected:
     18      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     19 
     20  [insertLineBreak at end of a listitem]
     21    expected:
     22      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     23 
     24  [insertLineBreak at start of a paragraph]
     25    expected:
     26      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     27 
     28  [insertLineBreak at start of a listitem]
     29    expected:
     30      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     31 
     32  [insertLineBreak at end of a paragraph]
     33    expected:
     34      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     35 
     36  [insertParagraph at end of a paragraph]
     37    expected:
     38      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     39 
     40  [forwarddelete at end of first paragraph]
     41    expected:
     42      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     43 
     44  [forwarddelete at end of first paragraph ending with an emoji]
     45    expected:
     46      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     47 
     48  [insertLineBreak at middle of a listitem]
     49    expected:
     50      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     51 
     52  [delete at start of second paragraph ending with a non editable item]
     53    expected:
     54      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     55 
     56  [insertParagraph at start of a paragraph]
     57    expected:
     58      if (os_version == "24.04") and not fission: [PASS, TIMEOUT]
     59 
     60  [insertParagraph at end of a listitem]
     61    expected:
     62      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     63 
     64  [insertParagraph at start of a listitem]
     65    expected:
     66      if (os_version == "24.04") and not fission: [PASS, NOTRUN]
     67 
     68  [insertLineBreak at middle of a paragraph]
     69    expected:
     70      if (os_version == "24.04") and not fission: [PASS, NOTRUN]