Great! The Accessibility Object Model is enabled in this browser.
Accessibility Object Model support is not enabled.
To enable it in Chrome, use this command-line switch:
--enable-blink-features=AccessibilityObjectModel
This is an accessible Tic-tac-toe game. It can be played using assistive technology, like a screen reader.
The board is drawn using canvas, and the accessibility tree and event listeners are all implemented using the Accessibility Object Model.