
slightlyoff@toot.cafe ("Alex Russell") wrote:
A tricky thing for DOM events is providing nominally backwards compatible callback surface area for the right phases. I'm not sure how much of a problem this will be in practice. We'd need to live with it to find out.
The tricky thing for developers will be all the silent breakage of code that expects synchronous readback by side effect. But maybe breaking a bunch of bad 3rd-party scripts isn't such a bad thing? IDK.