Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

_RenderedTranscludingContent breaks :first-child and :last-child selectors for projected content #1729

Open
@typotter

Description

@typotter

When CSS shimming is used, the _RenderedTranscludingContent strategy is used to project into components. This strategy bookends the content with <script type="ng/content"></script>, which breaks any :first-child or :last-child selectors used to target the projected nodes.

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