[webcomponents] "Let SLOT be the most preceding slot in TREE whose slot name is NAME if it exists. Otherwise null." (#386)

I think you want "Let SLOT be the first slot element in TREE whose slot name is NAME if it exists, in tree order, and null otherwise."

To use "preceding" you need two nodes and a tree.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/386

Received on Wednesday, 17 February 2016 12:06:57 UTC