Skip to content
This repository was archived by the owner on May 12, 2019. It is now read-only.
This repository was archived by the owner on May 12, 2019. It is now read-only.

Properly implement ::local and ::global #1

@sergeche

Description

@sergeche

Both ::local() and ::global() pseudo-elements should accept multiple selectors (e.g. ::global(p, div). Currently, a single selector assumed which results in malformed selector: ::local(.foo, .bar)[scoped] .foo, .bar (must be [scoped] .foo, [scoped] .bar)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions