My requests for Interop 2026 | Clagnut by Richard Rutter
Every one of these five proposals is worth a vote.
Mind you, Rich’s cynicism is understandable.
I like the approach here: logical properties and sensible default type and spacing.
Every one of these five proposals is worth a vote.
Mind you, Rich’s cynicism is understandable.
This is a really thoughtful look at the evolution of CSS and the ever-present need to balance power with learnability.
This is clever: putting CSS inside a noscript
element to hide anything that requires JavaScript.
This looks like a really interesting proposal for allowing developers more control over styling inputs. Based on the work being done the customisable select
element, it starts with a declaration of appearance: base
.
It’s great to see the evolution of HTML happening in response to real use-cases—the turbo-charging of the select
element just gets better and better!
Why I’d like to see one or two more elements included in the new proposal for styling form controls.
A redesign with modern CSS.
You might want to use `display: contents` …maybe.
A little fix for Safari.
If you’re going to toggle the display of content with CSS, make sure the more complex selector does the hiding, not the showing.