[csswg-drafts] [css-position-3] Incorrect value definitions for `inset-*` shorthands (#8986)

yarusome has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-position-3] Incorrect value definitions for `inset-*` shorthands ==
The value of `inset-block` and `inset-inline` is defined as `<top>{1,2}`, and that of `inset` is `<top>{1,4}`.

These should be `<'top'>{1,2}` and `<'top'>{1,4}` instead.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8986 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 19 June 2023 05:59:44 UTC