Here I am thinking about `:focus-visible-within`...as one does. And wondering, if #CSSWG doesn't think there's a valid path forward on their end, would it make sense to add a `focusVisible` property to `FocusEvent` (or more specifically the `focusin` event, is scoping were beneficial): https://github.com/w3c/csswg-drafts/issues/3080#issuecomment-3999919565 🤔

What do you think? Maybe I'm the crazy one... 🤣

#webdev #js #developingDesignSystems

Do we need :focus-visible-within ? · Issue #3080 · w3c/csswg-drafts

While looking to close out w3ctag/design-reviews#233, one other thought occurred to me: Is there a need for :focus-visible-within to complement :focus, :focus-within, and :focus-visible? In particu...

GitHub
I was playing with anchor positioning recently and noticed that the fallbacks don't re-calculate to respect my default position. I'm sure it is by design, but is this right? Would love to hear thoughts on this. I created a #CSSWG issue. github.com/w3c/csswg-dr... #CSS #anchoring

Anchor positioning, should the...

#askingForAFriend

Is it real life that an `anchor-name` element HAS to be before the element consuming it via `position-anchor` in the DOM!?!

🤯

#CSS #CSSWG #webDev #anchorPositioning

Inversely, I love, love, love how this "just works™️" in #chromium 😍

https://codepen.io/Westbrook/pen/XJKyebR

Where's my #webkit and #mozilla peeps at?!?

You're seeing that right, `:host(:has(...))` and `:host:has(...)` are different, in a good way, but supported differently across browsers, in a bad way. Let's go head a build ALL the things that are meant to be in the browser. Not just some.

Pretty please 🙏

#webDev #CSS #CSSWG #webComponentsCG #testTheWebForward #developingDesignSystems

Host can :has() it's shadow dom children.

...

Host can :has() it's light dom children.

...

Dearest #CSSWG friends, do you know if there has ever been a proposal for a ‘word’ unit, that’s as wide as the average width of all words? I really want this unit.

Today I've just used `--anchor-scope` as part of the CSS Anchor Positioning API for the first time...

Five stars, would use again!

Thanks #CSSWG!

#webDev #CSS #AnchorPositioning

at the @CSSWG.org (@CSSWG) F2F (face to face) meeting^1, hosted by @Apple.com (@Apple) in Cupertino. Not counting at #w3cTPAC, the prior #CSSWG F2F meeting I went to was 2.5y ago, also in Cupertino, and before that 2019 in SF. Good to see so many longterm colleagues in-person.#W3C #CSS #webStandards^1 http... tantek.com
at the @CSSWG.org (@CSSWG) F2F (face to face) meeting^1, hosted by @Apple.com (@Apple) in Cupertino. Not counting at #w3cTPAC, the prior #CSSWG F2F meeting I went to was 2.5y ago, also in Cupertino, and before that 2019 in SF. Good to see so many longterm colleagues in-person. #W3C #CSS #webStandards ^1 https://wiki.csswg.org/planning/cupertino-2026 - Tantek

at the @CSSWG.org (@CSSWG) F2F (face to face) meeting^1, hosted by @Apple.com (@Apple) in Cupertino. Not counting at #w3cTPAC, the prior #CSSWG F2F meeting I went to was 2.5y ago, also in Cupertino, and before that 2019 in SF. Good to see so many longterm colleagues in-person.

#W3C #CSS #webStandards

^1 https://wiki.csswg.org/planning/cupertino-2026
CSS Working Group Wiki [CSS Working Group Wiki]

@csstricks

Regarding there being no :closed besides :open, see also

* :focus, and not focussed
* :checked, and not checked

#css #csswg