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

Which pieces need to be filled in to trigger script #214

Closed
ZoeBijl opened this issue Jan 21, 2016 · 0 comments
Closed

Which pieces need to be filled in to trigger script #214

ZoeBijl opened this issue Jan 21, 2016 · 0 comments

Comments

@ZoeBijl
Copy link

ZoeBijl commented Jan 21, 2016

Taken from the README.

@ZoeBijl ZoeBijl closed this as completed May 21, 2018
pkra pushed a commit that referenced this issue May 20, 2024
* Editorial: Remove reference to no longer existing term (owned)

* Language recommendation from smhigley
pkra pushed a commit that referenced this issue May 20, 2024
* remove commented out content

* remove deprecated HTML elements

menuitem type=radio, checkbox and command have been removed as they are not in the HTML spec

* remove menuitem element mappings

Remove additional elements that “mapped” to `menuitem` as this element is not in the living standard specification.

* `a` with parent `menu`
* `button` with parent `menu`
* `input type=checkbox` with parent `menu`
* `input type=image` with parent `menu`
* `input type=radio` with parent `menu`

* remove attributes referencing menuitem element

the `menuitem` element is not part of the Living Standard and the following attributes have been updated to remove references to `menuitem`.

* indeterminate idl referencing `menuitem`
* `checked` referencing `menuitem` types
* `disabled` referencing `menuitem`
* removed attr `icon` for `menuitem` element
* `label` referencing `menu` and `menuitem` elements
* `type` referencing `menuitem`
* removed attr `radiogroup` for `menuitem` element
* `title` for `menuitem` element

* update mapping for menu element

Per the HTML Living Standard, `<menu>` is a semantic alternative to `ul` to express an unordered list of commands.  There is (presently) no special mappings / specification definition for `li`s within a `menu`.

* cleanup and changelog

* update menu comment per feedback

* add links to menu comments

link to HTML obsolete section for `menu type=` and `menuitem`

update date of change for changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant