What fresh hell is THIS now? - Patrick Lauke
[michael_lockrey] It's not as accessible as AccessibilityOz's video player skin - which you can embed with a separate audio description track, there's better colour contrast, etc etc...
So YouTube is still a bit behind the A11y game...
The beauty of the AccessibilityOz solution is that it's just a skin, you can still retrofit it over a video hosted on YouTube...
Quick question: are youtube embeds anno 2017 accessible or are there technical issues? In other words is a custom player still needed?
[tessenate] What’s the best way to implement nested checkboxes? e.g.
[ ] Parent choice 1 [ ] Subchoice 1 [ ] Subchoice 2 [ ] Subchoice 3 [X] Parent Choice 2 [X] Subchoice 1 [ ] Subchoice 2
Right now we have nested fieldsets (which I know is wrong, but easiest to implement with our current component architecture).