Skip to content

Expect <menuitem> to parse like an unknown element#88

Merged
gsnedders merged 1 commit intomasterfrom
zcorpan/menuitem-as-unknown
Feb 3, 2017
Merged

Expect <menuitem> to parse like an unknown element#88
gsnedders merged 1 commit intomasterfrom
zcorpan/menuitem-as-unknown

Conversation

@zcorpan
Copy link
Contributor

@zcorpan zcorpan commented Feb 3, 2017

Follows whatwg/html#2319.

@zcorpan zcorpan requested a review from hsivonen February 3, 2017 10:22
@gsnedders gsnedders merged commit 7c896a2 into master Feb 3, 2017
@gsnedders gsnedders deleted the zcorpan/menuitem-as-unknown branch February 3, 2017 18:30
iabudiab added a commit to iabudiab/HTMLKit that referenced this pull request Feb 11, 2017
This reverses the parser change introduced in commit:
b0bad50

The list of special elements is not reverted

The change was reverted in the spec:
whatwg/html#2319

and the html5lib-tests:
html5lib/html5lib-tests#88
craigbarnes added a commit to craigbarnes/lua-gumbo that referenced this pull request May 10, 2018
It has been removed from the whatwg HTML spec and the html5lib
tests now expect it to be handled as an unknown element.

See also:

* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menuitem
* whatwg/html#2319
* html5lib/html5lib-tests#88

All html5lib tree-construction tests are now passing:

    Ran 1689 tests in 0.15s
    Passed: 1689
    Failed: 0
    Skipped: 0
stevecheckoway pushed a commit to stevecheckoway/nokogumbo that referenced this pull request Aug 19, 2018
It has been removed from the whatwg HTML spec and the html5lib
tests now expect it to be handled as an unknown element.

See also:

* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menuitem
* whatwg/html#2319
* html5lib/html5lib-tests#88

All html5lib tree-construction tests are now passing:

    Ran 1689 tests in 0.15s
    Passed: 1689
    Failed: 0
    Skipped: 0
stevecheckoway pushed a commit to rubys/nokogumbo that referenced this pull request Aug 22, 2018
It has been removed from the whatwg HTML spec and the html5lib
tests now expect it to be handled as an unknown element.

See also:

* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menuitem
* whatwg/html#2319
* html5lib/html5lib-tests#88

All html5lib tree-construction tests are now passing:

    Ran 1689 tests in 0.15s
    Passed: 1689
    Failed: 0
    Skipped: 0
chozekun pushed a commit to chozekun/gumbo-parser that referenced this pull request Dec 13, 2018
It has been removed from the whatwg HTML spec and the html5lib
tests now expect it to be handled as an unknown element.

See also:

* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menuitem
* whatwg/html#2319
* html5lib/html5lib-tests#88

All html5lib tree-construction tests are now passing:

    Ran 1689 tests in 0.15s
    Passed: 1689
    Failed: 0
    Skipped: 0
chozekun pushed a commit to chozekun/gumbo-parser that referenced this pull request Dec 16, 2018
It has been removed from the whatwg HTML spec and the html5lib
tests now expect it to be handled as an unknown element.

See also:

* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menuitem
* whatwg/html#2319
* html5lib/html5lib-tests#88

All html5lib tree-construction tests are now passing:

    Ran 1689 tests in 0.15s
    Passed: 1689
    Failed: 0
    Skipped: 0
chozekun pushed a commit to chozekun/gumbo-parser that referenced this pull request Dec 16, 2018
It has been removed from the whatwg HTML spec and the html5lib
tests now expect it to be handled as an unknown element.

See also:

* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menuitem
* whatwg/html#2319
* html5lib/html5lib-tests#88

All html5lib tree-construction tests are now passing:

    Ran 1689 tests in 0.15s
    Passed: 1689
    Failed: 0
    Skipped: 0
flavorjones pushed a commit to sparklemotion/nokogiri that referenced this pull request Apr 7, 2021
It has been removed from the whatwg HTML spec and the html5lib
tests now expect it to be handled as an unknown element.

See also:

* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menuitem
* whatwg/html#2319
* html5lib/html5lib-tests#88

All html5lib tree-construction tests are now passing:

    Ran 1689 tests in 0.15s
    Passed: 1689
    Failed: 0
    Skipped: 0
txgk added a commit to gumbo-parser/gumbo-parser that referenced this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants