Skip to content

<rtc>/<rb> spec issues (More generally, which spec does html5lib follow?) #51

@nostrademons

Description

@nostrademons

I've been trying to update Gumbo to pass the latest version of the html5lib testsuite and run into a spec issue with tests_19_22. The testcase is "abcd". According to the WhatWG version, there's no special parsing instructions for , so it should fall under the "any other start tag" clause, which inserts the as a child of the , as Gumbo does.

However, looking at the commit history for the test, it seems like this test was added in response to a spec change on the W3C version of the spec. Which version of the spec does html5lib (and other parsers) follow? I'd been led to believe (by an albeit biased source) that the WhatWG version was more current, but it seems like Blink and html5lib are both following the W3C?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions