-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
As discussed with @zorkow.
Besides #41 there are other issues with the demos
- container is stripped by default - but the container has the aria-label
- the container lacks a suitable role - custom elements have role=generic which does not allow for aria-label. With a flat label approach of these demos, I tend to go with
img
for simplicity's sake.
I also had issues with xml validation but I don't recall if that was a problem with the demo or with the jsdom/litedom adaptors.
Metadata
Metadata
Assignees
Labels
No labels