#4540·esbuild

CSS value `stretch` is still not being properly vendor prefixed

Author: waterpleaCreated Sep 15, 2026Updated Sep 15, 2026

I'm not allowed to reopen so creating a new one.

This is still an issue.

  1. It does not add -moz-available which is required for older Firefox (not sure why caniuse ignores this syntax)
  2. It does not work for inline-size / block-size, only for width / height

FYI, @evanw