autoplay-allowed-by-feature-policy-attribute.https.sub.html.ini (551B)
1 implementation-status: backlog 2 [autoplay-allowed-by-feature-policy-attribute.https.sub.html] 3 expected: 4 if os_version == "14.70": [OK, TIMEOUT] 5 if os_version == "14": [OK, TIMEOUT] 6 [Feature policy "autoplay" can be enabled in cross-origin iframe using allow="autoplay" attribute] 7 expected: 8 if os_version == "14.70": [PASS, TIMEOUT] 9 if os_version == "14": [PASS, TIMEOUT] 10 11 [Feature policy "autoplay" can be enabled in same-origin iframe using allow="autoplay" attribute] 12 expected: 13 if os == "mac": [PASS, TIMEOUT]