Skip to content

Conversation

@karlseguin
Copy link
Collaborator

These are used by puppeteer when it's trying to execute code to trigger a click.

Copy link
Contributor

@sjorsdonkers sjorsdonkers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
LGTM


// class attributes

pub const _ELEMENT_NODE = @intFromEnum(parser.NodeType.element);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be good to add a comment why the historical ones are not added

    entity_reference = c.DOM_ENTITY_REFERENCE_NODE, // historical
    entity = c.DOM_ENTITY_NODE, // historical
    notation = c.DOM_NOTATION_NODE, // historical

@krichprollsch krichprollsch merged commit cccb8e9 into main Apr 18, 2025
12 checks passed
@krichprollsch krichprollsch deleted the node_class_attributes branch April 18, 2025 07:48
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants