The label text is not only visually associated with its corresponding text input; it is programmatically associated with it too. This means that, for example, a screen reader will read out the label ...
For existing controls the behavior of the label element depends on the platform. This is not an option for form-associated custom elements since the platform has no idea what kind of controls they ...