`rel=noopener` has been the default for `target=_blank` links for years.
`rel=noreferrer` is an optional privacy feature, not a reasonable default
`rel=noopener` has been the default for `target=_blank` links for years.
`rel=noreferrer` is an optional privacy feature, not a reasonable default
Maybe `calc-size()` could be extended to support this? It already has a custom `content` param so there's "room" in the API
Maybe `calc-size()` could be extended to support this? It already has a custom `content` param so there's "room" in the API
SVG sprites – broken
github.com/w3c/svgwg/is...
SVG sprites – broken
github.com/w3c/svgwg/is...
Apart from the wonderful surroundings, everyone is really helpful. We went to a wadi/canyon and some goat herders showed the way. Most people <50 speak English.
Apart from the wonderful surroundings, everyone is really helpful. We went to a wadi/canyon and some goat herders showed the way. Most people <50 speak English.
It let's you happily use %, vw and other units but still stick to (for example) an 8px grid:
width: round(20%, 8px);
gap: round(3vw + 2rem, 8px);
codepen.io/jacobrask/pe...
It let's you happily use %, vw and other units but still stick to (for example) an 8px grid:
width: round(20%, 8px);
gap: round(3vw + 2rem, 8px);
codepen.io/jacobrask/pe...
We intentionally keep our APIs close to the platform. `useAnchoredPopover` here uses `floating-ui` for positioning, but we'll be able to remove it once anchor positioning ships widely.
We intentionally keep our APIs close to the platform. `useAnchoredPopover` here uses `floating-ui` for positioning, but we'll be able to remove it once anchor positioning ships widely.
It mixes the fg and bg colors on an element to to add a background that's shown on press/hover.
It mixes the fg and bg colors on an element to to add a background that's shown on press/hover.
Student laptops are often forgotten or not charged, just a constant hassle. Teacher: "Leave the laptops with me in school instead"
Messaging platform sucks. Teacher: "I'm not allowed to, but I'll use the thing that sends you emails instead"
Student laptops are often forgotten or not charged, just a constant hassle. Teacher: "Leave the laptops with me in school instead"
Messaging platform sucks. Teacher: "I'm not allowed to, but I'll use the thing that sends you emails instead"
playwright.dev/docs/aria-sn...
playwright.dev/docs/aria-sn...
It's very difficult to find a floating label implementation that doesn't subtly break with password managers.
It's very difficult to find a floating label implementation that doesn't subtly break with password managers.