Skip to content

:host and ::slotted pseudo class/element functions are parsed incorrectly (used in shadow DOM) #73

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
shagkur opened this issue Jan 10, 2022 · 2 comments
Assignees

Comments

@shagkur
Copy link
Contributor

shagkur commented Jan 10, 2022

Following pseudo class function is parsed incorrectly:
:host(<simple_selector_sequence>)

Following pseudo element function is paresed incorrectly:
::slotted(<simple_selector_sequence>)

@shagkur shagkur changed the title :host and ::slotted pseudo class/element functions are missing (used in shadow DOM) :host and ::slotted pseudo class/element functions are parsed incorrectly (used in shadow DOM) Jan 10, 2022
@phax phax self-assigned this Jan 10, 2022
shagkur added a commit to unblu/ph-css that referenced this issue Jan 10, 2022
@shagkur
Copy link
Contributor Author

shagkur commented Jan 10, 2022

Here's my PR (proposal)
#74

Unfortunately i was not able to add you as the reviewer to the PR

phax added a commit that referenced this issue Jan 10, 2022
#73 add :host and ::slotted pseudo class/element functions
phax added a commit that referenced this issue Jan 10, 2022
@phax
Copy link
Owner

phax commented Jan 10, 2022

Will be part of 6.4.1

@phax phax closed this as completed Jan 10, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants