summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/selectors/has-matches-to-uninserted-elements.html.ini
blob: d02e80c3ee743fcddf186091475f6ae9521ae513 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[has-matches-to-uninserted-elements.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [:has(> child) matches expectedly]
    expected: FAIL

  [:has(~ direct_sibling) matches expectedly]
    expected: FAIL

  [:has(+ direct_sibling) matches expectedly]
    expected: FAIL

  [:has(~ indirect_sibling) matches expectedly]
    expected: FAIL

  [:has(> *) matches expectedly]
    expected: FAIL