[csswg-drafts] [css-shadow-parts][css-scoping] Allow ::part after ::slotted (#3896)

lilles has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-shadow-parts][css-scoping] Allow ::part after ::slotted ==
::slotted pseudo elements allow tree-abiding pseudo elements to follow according to [1], but ::part is not specified as a tree-abiding pseudo in [2] or [3]. Still, it would make sense to allow ::part after ::slotted. Also, ::placeholder, which essentially is a ::part is defined as tree-abiding in [2].

[1] https://drafts.csswg.org/css-scoping-1/#slotted-pseudo
[2] https://drafts.csswg.org/css-pseudo-4/#treelike
[3] https://drafts.csswg.org/css-shadow-parts-1/#part


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3896 using your GitHub account

Received on Tuesday, 7 May 2019 11:38:11 UTC