Widget Functional Tests

This content pane should emit focusin and focusout events whenever focus inside the content pane changes.




Focusin events: 0
Focusout events: 0

ComboBox#on("focus", ...) should trigger even though focus is technically going to the <input> inside of the <my-combobox> node:


Focus events: 0