See console for results:
Custom element using declarative events
Click distributed node! (expected: local and host handler fires; without event path, only host event fires.)
Click shadowDOM node! (expected: local and host handler fire)
Composed custom elements using declarative events
Try clicking me! (expected: local, local, host, host; without event path, only host events fires.)