data icon indicating copy to clipboard operation
data copied to clipboard

feat(css): Update syntax for `margin-*`

Open skyclouds2001 opened this issue 8 months ago • 0 comments

Description

the update add support for anchor-size() value, which are supported since chrome v132

also add these features to CSS Anchor Positioning group

Motivation

Additional details

https://developer.mozilla.org/en-US/docs/Web/CSS/margin-bottom https://developer.mozilla.org/en-US/docs/Web/CSS/margin-left https://developer.mozilla.org/en-US/docs/Web/CSS/margin-right https://developer.mozilla.org/en-US/docs/Web/CSS/margin-top https://drafts.csswg.org/css-anchor-position/#funcdef-anchor-size

Related issues and pull requests

skyclouds2001 avatar Apr 20 '25 16:04 skyclouds2001