Re: [csswg-drafts] [css-logical-1] spec should introduce propdef table notation for logical properties (#2822)

I don't think it matters. But [Blink](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/css/css_properties.json5;drc=7e07e7bfd0a21657dc9fd559f1e81b068aac2992;l=5774) and [WebKit](https://searchfox.org/wubkat/rev/355426c15db9b7f3fec2a3a35a743cdb5b1fc0d3/Source/WebCore/css/CSSProperties.json#1301) use `size` for `{block-size, inline-size, width, height}`. This is the list of their logical property groups names:
 - Blink: border, border-color, border-radius, border-style, border-width, contain-intrinsic-size, inset, margin, max-size, min-size, overflow, overscroll-behavior, padding, scroll-margin, scroll-padding, size, visited-border-color
 - WebKit: border-color, border-radius, border-style, border-width, contain-intrinsic-size, inset, margin, max-size, min-size, overscroll-behavior, padding, scroll-margin, scroll-padding, size

I don't think anybody is planning to do it soon. Better confirm the details with editors of the affected specs.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2822#issuecomment-1289220805 using your GitHub account


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

Received on Monday, 24 October 2022 15:35:34 UTC