You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following pseudo class function is parsed incorrectly: :host(<simple_selector_sequence>)
Following pseudo element function is paresed incorrectly: ::slotted(<simple_selector_sequence>)
The text was updated successfully, but these errors were encountered:
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
Following pseudo class function is parsed incorrectly:
:host(<simple_selector_sequence>)
Following pseudo element function is paresed incorrectly:
::slotted(<simple_selector_sequence>)
The text was updated successfully, but these errors were encountered: