Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial: attribute updates pt3 #243

Merged
merged 7 commits into from
Sep 14, 2019
Merged

Editorial: attribute updates pt3 #243

merged 7 commits into from
Sep 14, 2019

Conversation

scottaohara
Copy link
Member

@scottaohara scottaohara commented Sep 14, 2019

more clean up to the doc source and fixes attribute links to the HTML specification.

Adds missing attributes that have no accessibility mappings (related to completing #97):

  • decoding for img element
  • allow
  • allowpaymentrequest
  • autocapitalize

Preview | Diff

update links to:
* `wrap`
* `poster`
* `preload`
* `sizes` for `link` element
* `name` for `slot` element
* `slot`
* `usemap`

add attribute:
* `slot`

remove obsolete attributes:
* `type` for `menu` element
* `typemustmatch`
* remove link for `style[type]`
* `abbr`
* `accept`
* `accept-charset`
* `accesskey`
* `action`
* `alt`
* `async`
* `allow`
* `allowpaymentrequest`
* `autocapitalize`
* `autocomplete on|off`
* `autocomplete` for `input`, `select`, `textarea`
* `autofocus`
* `autoplay`
* `checked`
* `cite`
* `content`
* `contenteditable`
* `draggable`
* `disabled`
* `download`
* `enctype`

add not mapped attribute:
* `decoding` for `img` element
@scottaohara scottaohara merged commit 5001701 into gh-pages Sep 14, 2019
@scottaohara scottaohara deleted the attr_updates_pt3 branch September 14, 2019 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant