Skip to content

Comments in pseudo-selector arguments are parsed as part of the value #310

@Andarist

Description

@Andarist
tr:not(:first-child/* comm */) {
  border-top-width: 1px;
}

Actual: this comment becomes part of the element.value
Expected: it shouldn't be part of the element.value and it should create a comment node

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions