Skip to content

Improve use of Node vs Element #31

@pbiggar

Description

@pbiggar

There's a lot of use of the word Node which really should be Element (only Elements have properties if I understand it right, while a Node is anything in the Dom). We also often call the Node parameter elem which is confusing.

Probably the Node variant should be called Element.

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