Re: [whatwg/fullscreen] Fullscreen tests are manual? (Issue #211)

Ok, more or less [done](https://github.com/web-platform-tests/wpt/pull/37223).

Interesting findings:

 * fullscreen seems to always be enabled for cross origin iframes. 
 * no one respects the `allowfullscreen` attribute it seems... we can probably remove it from HTML.  
 * no one respects allows="". 

The above seems kinda bad... but we should work out what to do with cross-origin iframes, because according to the permissions policy, it should be `self`. 





-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/211#issuecomment-1331713715
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fullscreen/issues/211/1331713715@github.com>

Received on Wednesday, 30 November 2022 06:51:01 UTC