blob: 52646f0fff743502569e6153856ff9ae23fb4780 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[only-child-old.html]
expected: ERROR
[:only-child should match because ::view-transition-new is not generated (root to none)]
expected: TIMEOUT
[:only-child should not match because ::view-transition-new is generated (root to root)]
expected: NOTRUN
[:only-child should not match because ::view-transition-new is generated (root to element)]
expected: NOTRUN
[:only-child should match because ::view-transition-new is not generated (element to none)]
expected: NOTRUN
[:only-child should not match because ::view-transition-new is generated (element to root)]
expected: NOTRUN
[:only-child should not match because ::view-transition-new is generated (element to element)]
expected: NOTRUN
|