Elektrine lite

← Feed

@jdm_@mastodon.social

Post #2413247

2026-04-10 16:31 UTC

@niyabits@hachyderm.io It's called the window named getter: https://html.spec.whatwg.org/multipage/nav-history-apis.html#named-access-on-the-window-object . Servo didn't support it for a long time and the implementation history was fraught: https://github.com/servo/servo/pull/29396 . I kind of hate that I've fallen into using it now, but it's very convenient for short HTML/JS snippets.

Replies (1)