diff --git a/source b/source index 87477292115..f926167beb4 100644 --- a/source +++ b/source @@ -43707,6 +43707,11 @@ interface HTMLLabelElement : HTMLElement { at interactive content descendants of a label element, and any descendants of those interactive content descendants, must be to do nothing.

+

Form-associated custom + elements are labelable elements, so for user agents + where the label element's activation behavior impacts the labeled + control, both built-in and custom elements will be impacted.

+