- From: <bugzilla@jessica.w3.org>
- Date: Wed, 07 Aug 2013 05:50:59 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21067 --- Comment #26 from Hayato Ito <hayato@chromium.org> --- I feel that API should be named, 'getDestinationInsertionPoints()' because: - The spec is using the terms of *distributed nodes* and *destination insertion points*. - https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#dfn-distributed-nodes - https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#dfn-destination-insertion-points - We already have the API, getDistributedNodes(). I also feel that if the destination insertion points has an insertion point whose root node is a user-agent shadow root, we should discard the entire list and return an empty NodeList instead. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 7 August 2013 05:51:00 UTC