Skip to content

add remaining elements from HTML #171

New issue

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

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

Already on ? Sign in to your account

Merged
merged 2 commits into from
Sep 29, 2019
Merged

add remaining elements from HTML #171

merged 2 commits into from
Sep 29, 2019

Conversation

scottaohara
Copy link
Member

@scottaohara scottaohara commented Sep 29, 2019

closes #140

this commit:

  • re-adds menu per its definition in the living standard and how it is mapped in HTML AAM
  • adds menu as an allowed parent of li
  • adds autonomous custom element (though i think it’d be beneficial to provide more guidance on this in the future)

Additionally this commit does a bunch of source cleanup and starts converting more of the links to the HTML spec to the respec syntax.


Preview | Diff

closes #140

this commit:
* re-adds `menu` per its definition in the living standard and how it is mapped in HTML AAM
* adds `menu` as an allowed parent of `li`
* adds autonomous custom element (though i think it’d be beneficial to provide more guidance on this in the future)

Additionally this commit does a bunch of source cleanup and starts converting more of the links to the HTML spec to the respec syntax.
@stevefaulknerstevefaulkner merged commit dd88e83 into gh-pages Sep 29, 2019
@scottaoharascottaohara deleted the so_140 branch September 29, 2019 19:53
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

should be fixed the table of "Document conformance requirements for use of ARIA attributes in HTML"
2 participants