[whatwg/dom] "A slotable has an associated name" should read slot instead of name (#563)

https://dom.spec.whatwg.org/commit-snapshots/676fcbe6f1f9a3acab9e47aa6425715a818826a0/#light-tree-slotables

> A slotable has an associated name \(a string\)\. Unless stated otherwise it is the empty string\.

Should this read "A slotable has an associated slot [...]" rather than "name" ? Name is also used several times in the attribute change steps (eg "then set element’s name to the empty string."), where I believe it should also be "slot". I can submit a PR if this is a valid issue.


-- 
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/563

Received on Monday, 22 January 2018 19:04:09 UTC