Missing pseudo-classes #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have added missing pseudo-classes, that are supported by at least a single browser.
Should I add missing pseudo-elements here too or they should be made separate?
Which pseudo-elements are those?
backdrop, cue, file-selector-button, marker, part, slotted, target-text. From those, part and slotted are accepting selector as their argument.
Yes, I suppose those can also be added to that same list.
Ok, I have added them to PR.
Thanks!