- From: Takayoshi Kochi <notifications@github.com>
- Date: Mon, 11 Jan 2016 23:10:05 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 12 January 2016 07:10:59 UTC
IIUC in *Proposal 1* a style rule in `A` wins against inline style of an element in `B` tree. This situation can't happen (as Hayato wrote in the document) without `/deep/` and `::shadow`, but considering custom pseudo elements, `A` could win against inline style. Quoting Hayato's doc: > As I said, [A] never matches an element in B in the current spec. However, if we support custom pseudo elements, Issue #300 , we should consider it. That's the reason I've added [A] there. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/316#issuecomment-170819717
Received on Tuesday, 12 January 2016 07:10:59 UTC