Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Implement a treewalker for html5lib #6

@gsnedders

Description

@gsnedders

In reality, what you're doing with html5lib is walking the tree, and it's entirely possible to use this as the hook into the html5lib testsuite (see html5lib/tests/test_treewalker.py in [html5lib/html5lib-python]). For the sake of providing API compatibility with html5lib.parse, html5lib should have some treewalker-to-treebuilder API (this is on my to-do list in my head and shortly have an issue over in that project).

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