- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Mon, 31 Mar 2014 19:18:18 -0400
- To: "Tab Atkins Jr." <jackalmage@gmail.com>, www-style list <www-style@w3.org>
On 3/31/14 5:07 PM, Tab Atkins Jr. wrote: > Yeah, we should fire a "change" event or something on it, and define > addListener(...) as just calling addEventListener("change", ...) That changes the sematics of calling addListener(f) twice in a row with the same function. Are we sure there's no code depending on the current semantics? -Boris
Received on Monday, 31 March 2014 23:18:47 UTC