diff --git a/source b/source
index 9512a55ddd1..04876784c59 100644
--- a/source
+++ b/source
@@ -43720,6 +43720,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.