Click each of the elements inside <my-element>. It appears only <button>s receive click events. But, if a <button> is the event target, the event will propagate and fire on non-button elements.
Projected content always listens, and clicks propagate up through ancestors in the shadow-dom