summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini
blob: 438c620c10d99cacd9baa14de23a224421e01af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[MediaQueryList-addListener-handleEvent.html]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
  [looks up handleEvent method on every event dispatch]
    expected:
      if os == "linux": [PASS, FAIL]

  [calls handleEvent method of event listener]
    expected:
      if os == "linux": [PASS, FAIL]

  [doesn't look up handleEvent method on callable event listeners]
    expected:
      if os == "linux": [PASS, FAIL]