Completed
Demo: the speak-content element
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Web Components and the AOM
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Browser mechanics
- 3 Custom Element: customised
- 4 HTML: the is attribute
- 5 Acc tree: the is attribute
- 6 Demo: the is="custom-button" attribute
- 7 Custom Element: autonomous
- 8 Function: the stoggle-button element
- 9 HTML: the stoggle-button element
- 10 DOM: the staggle-button element
- 11 Accessibility Object Model (AOM)
- 12 a: ARIA reflection will enable reflection of
- 13 Reflecting ARIA attributes
- 14 connectedCallbacko
- 15 Reflecting element references A
- 16 Phase 1a: Web Platform Tests
- 17 Phase 1b: Custom element semantics A
- 18 Default semantics A
- 19 Per instance semantics A
- 20 User action events A
- 21 Synthesized DOM events A
- 22 New AT events A
- 23 Virtual accessibility nodes A
- 24 Computed tree introspection A
- 25 HTML: the element
- 26 HTML template + the shadow DOM
- 27 CSS attribute selector
- 28 Demo: the speak-content element
- 29 Thank you!