Re: [w3c/gamepad] gamepadconnected/disconnected events & non-"fully active" documents (#149)

I'm embarrassed, I didn't know what "BFCache" was... I'm reading the docs. 

> how are various device-related APIs usually tested for interoperability then?

For WTP, manually 😢 sometimes we can get Web Driver to grant special permissions allowing us to bypass the prompts (e.g., we do this for geo). 

But for things like Gamepad, we can only get WPT to poke around the edges of the API (i.e., throw random things at the IDL)... It's a very sad, I know. Why we have such a limited number of tests:

https://wpt.live/gamepad/


The rest we do collaboratively on phone calls and in person - like @sagoston sent a couple of Sony Controllers that I use (and cherish!) for testing at home/work 🎮.   



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/149#issuecomment-859319235

Received on Friday, 11 June 2021 06:41:18 UTC