Xavier Mouton-Dubosc
Xavier Mouton-Dubosc
This is a bit tricky, as the best way to be sure about that is to do tests, lot of tests, and re-check if those fast-loading recipes are still valid...
`:focus-visible` in Safari seems supported since 15.4 .
BTW, as I don't have a currently updated Apple iDevice to test, I woiuld like to have some help from someone having an iPad or iPhone, and knowing how to...
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/progressbar_role But must be tested with blind accessibility tools, to check how it is co-operating, and if there isn't too many verbal advices during a play.
As of , any `aria-valuenow` modification will be announced. So, it may not be a good idea to apply this. I don't know how to make time line accessible. I...
I really need help on this one, someone knowing correctly how to remote debug, with a true mac and a true iphone (on a cellphone network) to check it. It...
This MAY NOT BE a good idea in security, as it may open a way to do HTML/JS injection with a really vicious way to hide it. Even if there...
May be it should also spot for CSS variables from global.css . Or maybe let coders explain their parameters
Watch out, as `CPU_ready` is triggered for EACH webcomponent started on the page. If you've got 3 players and 1 controller, you will get 4 calls.
May be related to a still-to-be completed issue #76