v0.5.0-alpha.2
- Fixed — CSS selector normalizer mangling spaces around
* and combinators inside parentheses (e.g., :has(~ * iframe)).
- Fixed — HTML attributes always rendered in lowercase, breaking case-sensitive SVG attributes like
viewBox.
- Improved — Attributes panel normalizes attribute names on blur (lowercase + SVG case correction per HTML5 spec).
Editor
- Fixed — CSS selector normalizer mangling spaces around
* and combinators inside parentheses (e.g., :has(~ * iframe)).
- Fixed — HTML attributes always rendered in lowercase, breaking case-sensitive SVG attributes like
viewBox.
- Improved — Attributes panel normalizes attribute names on blur (lowercase + SVG case correction per HTML5 spec).