summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-view-transitions/only-child-new.html.ini
blob: fb8e0a195aef033d373a53f7efcb1f65497ad728 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[only-child-new.html]
  [:only-child should match because ::view-transition-old is not generated (none to root)]
    expected: FAIL

  [:only-child should not match because ::view-transition-old is generated (root to root)]
    expected: FAIL

  [:only-child should not match because ::view-transition-old is generated (element to root)]
    expected: FAIL

  [:only-child should match because ::view-transition-old is not generated (none to element)]
    expected: FAIL

  [:only-child should not match because ::view-transition-old is generated (root to element)]
    expected: FAIL

  [:only-child should not match because ::view-transition-old is generated (element to element)]
    expected: FAIL