summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-view-transitions/only-child-group.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-view-transitions/only-child-group.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-view-transitions/only-child-group.html.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-view-transitions/only-child-group.html.ini b/testing/web-platform/meta/css/css-view-transitions/only-child-group.html.ini
new file mode 100644
index 0000000000..93aca56397
--- /dev/null
+++ b/testing/web-platform/meta/css/css-view-transitions/only-child-group.html.ini
@@ -0,0 +1,15 @@
+[only-child-group.html]
+ expected:
+ if (os == "android") and fission: [ERROR, TIMEOUT]
+ ERROR
+ [:only-child should match because ::view-transition-group is generated for root element only]
+ expected: TIMEOUT
+
+ [:only-child should not match because ::view-transition-group is generated for multiple elements]
+ expected: NOTRUN
+
+ [:only-child should match because ::view-transition-group is generated for sub element only]
+ expected: NOTRUN
+
+ [:only-child should not match because ::view-transition-group is generated for multiple sub elements]
+ expected: NOTRUN