Mastodon Feed: Post

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

Web technologies that should exist:

  • `` blur preview w/ View Transition CSS for loaded state
  • `innerHTML`/`setHTMLUnsafe()`/`document.write()` should accept `ReadableStream`s, and `DocumentFragment` should have similar APIs
  • `createImageBitmap()` in CSS Custom Paint API
  • say-what-you-mean versions of `querySelectorAll()` (e.g., the old `element.find()` proposal)
  • `element.uniqueID`