Accessibility and the Shadow DOM: JSConf Australia 2014
A developer's experience presenting on web accessibility and the Shadow DOM at JSConf Australia 2014, discussing the challenges of integrating accessibility into modern web development.
A developer's experience presenting on web accessibility and the Shadow DOM at JSConf Australia 2014, discussing the challenges of integrating accessibility into modern web development.
Explores how Shadow DOM and Web Components impact web accessibility, explaining that assistive technologies interact with the rendered DOM tree.
Explains a workaround for using @font-face rules within Shadow DOM encapsulation in web components.