csspin
csspin copied to clipboard
Examples are not accessible
A div element is a semantically neutral element that doesn't not convey its meaning or state to the accessibility layer. These examples should use the ARIA progressbar role (or use native HTML semantics) and update the state using the various state attributes (using JS). See https://www.w3.org/TR/wai-aria/roles#progressbar for details.
Using ARIA progressbar (role) sounds great. We'll be considering it in the next Minor Version Release. We'll also be considering the Document State to enhance the Indeterminate Loaders. Thanks for helping us make CSSPIN even more Stable and Usable.