[whatwg/dom] "Use these attribute change steps to update a slot" was hard to find. (#689)

https://dom.spec.whatwg.org/commit-snapshots/28cdb47e557c814fcca60759f4cce43e9c0e9a47/#shadow-tree-slots


> Use these attribute change steps to update a slot’s name:​ 

I was reviewing an implementation of `<slot>` in jsdom and had to track these down. They weren't in the definition of `<slot>` elements in HTML.

I think we should either move these attribute change steps to HTML, or cross-link from HTML to these.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/689

Received on Sunday, 9 September 2018 19:41:29 UTC