00:19
<Domenic>
Yeah +1 to just making things happen once subclasses show up
19:45
<nox>
https://html.spec.whatwg.org/multipage/forms.html#labeled-control 'If the attribute is specified, the attribute's value must be the ID of a labelable element in the same Document as the label element.' Is that true regardless whether the label is in the tree or not?
21:27
<nox>
"in the same Document" should probably refer to https://dom.spec.whatwg.org/#in-a-document in some way so that no one has to wonder about that ever again.
21:37
<frewsxcv>
https://github.com/whatwg/html/issues/283