- From: Hayato Ito <notifications@github.com>
- Date: Wed, 24 Oct 2018 19:23:42 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 October 2018 19:24:04 UTC
+1 for option 1. Basically, every reference should be local in a node tree. That's consistent with other features of Shadow DOM, and how DOM works in general. We should update the spec to reflect that. Regarding implementation, Blink has already made idref be scoped to a local node tree ([bug](https://bugs.chromium.org/p/chromium/issues/detail?id=597080)). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/179#issuecomment-432795131
Received on Wednesday, 24 October 2018 19:24:04 UTC