Skip to content

tomherni/stencil-a11y-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readme

This repo reproduces an accessibility issue.

Get started

npm install
npm start

The button made with Stencil has no contents in the Accessibility Tree. VoiceOver (Chrome 119, macOS 14.1) reads only button.

The button made using custom elements directly does have contents. VoiceOver reads the text as expected, i.e. Place order (Custom Element), button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published