summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-highlight-api/highlight-pseudo-parsing.html.ini
blob: 82790746f03507cc2e6078165f7f71ca30b74cf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[highlight-pseudo-parsing.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  ["::highlight(foo)" should be a valid selector]
    expected: FAIL

  [".a::highlight(foo)" should be a valid selector]
    expected: FAIL

  ["div ::highlight(foo)" should be a valid selector]
    expected: FAIL

  ["::part(my-part)::highlight(foo)" should be a valid selector]
    expected: FAIL