Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants