summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-view-transitions/only-child-group.html.ini
blob: 405ebb21c46cbc9260809e2e6c59a75cecc85da7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[only-child-group.html]
  expected:
    if (os == "android") and fission: [ERROR, TIMEOUT]
  [:only-child should match because ::view-transition-group is generated for root element only]
    expected: FAIL

  [:only-child should not match because ::view-transition-group is generated for multiple elements]
    expected: FAIL

  [:only-child should match because ::view-transition-group is generated for sub element only]
    expected: FAIL

  [:only-child should not match because ::view-transition-group is generated for multiple sub elements]
    expected: FAIL