Skip to content

Host selector regression in 3.4.5 (since 3.4.0): :host(:not(.foo)) #2464

@ochafik

Description

@ochafik

The following works in 3.4.0 but not in 3.4.5:

:host(:not(.foo)) {
  left: 0;
}

(3.4.5 outputs {left:0} here!)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions