On Wed Oct 22 16:37:19 2025 +0000, Jacek Caban wrote:
Why does it need `EVENT_BIND_TO_TARGET`? Isn't `EVENT_DEFAULTLISTENER` enough?
Sorry, I missed this. But nope, I get test failures without it:
``` script.c:1247: Test failed: L"/index.html?es5.js:input validation: input number (1-4) with value 0 did not fire invalid event" script.c:1247: Test failed: L"/index.html?es5.js:input validation: input number (1-4) with value 5 did not fire invalid event" ```