[html-aam] Add img w/controls attr mapping#2815
Conversation
✅ Deploy Preview for wai-aria ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
🚀 Deployed on https://deploy-preview-2815--wai-aria.netlify.app |
|
@rahimabdi thanks again for getting this going. from what we talked about, i think we still need to separate out the attribute mapping for the img[controls] from the other instances of [controls]. because this still needs to call out that the controls attr on an img needs to sprout a parent i.e., the img[controls] attribute mapping table should mimic the video element mappings, but specifically mention the mappings don't alter the img, but instead add a parent group / sibling toolbar of controls. then the comments for img w/controls and the img[controls] attribute tables can reference each other in the spec. simply "see element" / "see attribute" |
🚀 Netlify Preview:
🔄 this PR updates the following sspecs:
Closes w3c/html-aam#601
This PR makes two changes:
imgelement with acontrolsattribute, with a callout that emptyaltshould be ignoredimgelement tocontrolsattribute mapping (along with existingaudioandvideo)Test, Documentation and Implementation tracking
Once this PR has been reviewed and has consensus from the working group, tests should be written and issues should be opened on browsers. Add N/A and check when not applicable.