summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/uievents/mouse/synthetic-mouse-enter-leave-over-out-button-state-after-target-removed.tentative.html.ini
blob: 01d514aaa8ddb546eaff1c6c84d30e0135db9c3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[synthetic-mouse-enter-leave-over-out-button-state-after-target-removed.tentative.html?buttonType=MIDDLE&button=1&buttons=4]
  expected:
    if os == "android": [ERROR, OK]
  [Removing an element at mousedown: mouseout and mouseleave should've been fired on the removed child]
    expected: FAIL

  [Removing an element at mousedown: mouseenter should not have been fired on the parent]
    expected:
      if not early_beta_or_earlier: FAIL

  [Removing an element at mouseup: mouseout and mouseleave should've been fired on the removed child]
    expected: FAIL

  [Removing an element at mouseup: mouseenter should not have been fired on the parent]
    expected:
      if not early_beta_or_earlier: FAIL


[synthetic-mouse-enter-leave-over-out-button-state-after-target-removed.tentative.html?buttonType=LEFT&button=0&buttons=1]
  expected:
    if (os == "linux") and swgl and fission: [OK, ERROR]
    if os == "android": [ERROR, OK]
  [Removing an element at mousedown: mouseout and mouseleave should've been fired on the removed child]
    expected: FAIL

  [Removing an element at mousedown: mouseenter should not have been fired on the parent]
    expected:
      if not early_beta_or_earlier: FAIL

  [Removing an element at mouseup: mouseout and mouseleave should've been fired on the removed child]
    expected: FAIL

  [Removing an element at mouseup: mouseenter should not have been fired on the parent]
    expected:
      if not early_beta_or_earlier: FAIL