/** * Implicit form submission on Enter, for a control whose real editing surface is a native * `` living inside a shadow root. * * A native `` submits its form owner when the user presses Enter. The inputs these * components render have no form owner at all — they are in a shadow tree, and only the *host* * custom element participates in the light-DOM `