trisquel-icecat/icecat/testing/web-platform/meta/css/css-view-transitions/only-child-group.html.ini
2025-10-06 02:35:48 -06:00

12 lines
540 B
INI

[only-child-group.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
[:only-child should match because ::view-transition-group is generated for root element only]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[:only-child should match because ::view-transition-group is generated for sub element only]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]