Skip to content

Don't restrict TagRef to browser DOM nodes #34

Description

@tindzk

A TagRef can be only resolved when the corresponding node was added to the browser DOM. While this is the most common use case, we could alternatively take an implicit context in TagRef.dom and Attribute.get. For this to work, dom has to use querySelector("#" + id) instead of document.getElementById(id).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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