Rendered at 09:37:55 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
maqnius 2 days ago [-]
I just noticed, that Invoker Commands are available across all major browsers. Good to see that HTML progresses to make Javascript redundant for basic UX.
gitowiec 2 days ago [-]
I don't get it. They say it doesn't need JavaScript. But how command is declared? And they show example rotating img with JS
maqnius 17 hours ago [-]
JS is not needed for some defined build-in commands [0]. Custom commands will emit an Event only which probably should end up in some JS function most of the time.
[0] https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...