tor-browser

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

pointerevent_after_target_appended_interleaved.tentative.html.ini (2043B)


      1 [pointerevent_after_target_appended_interleaved.tentative.html?mouse]
      2  [mouse events from mouse received before/after child attached at pointerdown]
      3    expected: FAIL
      4 
      5  [mouse events from mouse received before/after child attached at pointerup]
      6    expected: FAIL
      7 
      8  [mouse events from mouse received before/after child moved at pointerdown]
      9    expected: FAIL
     10 
     11  [mouse events from mouse received before/after child moved at pointerup]
     12    expected: FAIL
     13 
     14 
     15 [pointerevent_after_target_appended_interleaved.tentative.html?touch]
     16  expected:
     17    if (os == "win") and debug and (processor == "x86"): [OK, TIMEOUT]
     18    if (os == "linux") and debug and not fission: TIMEOUT
     19    if os == "mac": [TIMEOUT, OK]
     20  [mouse events from touch received before/after child attached at pointerdown]
     21    expected:
     22      if (processor == "x86") and debug: [FAIL, TIMEOUT]
     23      FAIL
     24 
     25  [mouse events from touch received before/after child attached at pointerup]
     26    expected:
     27      if (processor == "x86") and debug: [FAIL, TIMEOUT, NOTRUN]
     28      FAIL
     29 
     30  [mouse events from touch received before/after child moved at pointerdown]
     31    expected:
     32      if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN]
     33      if (os == "linux") and debug and not fission: TIMEOUT
     34      if os == "mac": [FAIL, TIMEOUT]
     35      FAIL
     36 
     37  [mouse events from touch received before/after child moved at pointerup]
     38    expected:
     39      if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN]
     40      if (os == "linux") and debug and not fission: NOTRUN
     41      if os == "mac": [TIMEOUT, FAIL, NOTRUN]
     42      FAIL
     43 
     44 
     45 [pointerevent_after_target_appended_interleaved.tentative.html?pen]
     46  [mouse events from pen received before/after child attached at pointerdown]
     47    expected: FAIL
     48 
     49  [mouse events from pen received before/after child attached at pointerup]
     50    expected: FAIL
     51 
     52  [mouse events from pen received before/after child moved at pointerdown]
     53    expected: FAIL
     54 
     55  [mouse events from pen received before/after child moved at pointerup]
     56    expected: FAIL