- From: RunMan via GitHub <noreply@w3.org>
- Date: Tue, 04 Nov 2025 09:34:20 +0000
- To: public-css-archive@w3.org
UnVuTWFu has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-flexbox] how 'flex-basis' property interact with 'width' property? == It widely said that the flex-basis property will 'override' width property(when the main axis is inline axis).I am trying to find it in specification. There are two parts maybe related to it: [The 'flex-basis' property](https://www.w3.org/TR/2025/CRD-css-flexbox-1-20251014/#flex-basis-property) and [Determine the flex base size and hypothetical main size of each item](https://www.w3.org/TR/2025/CRD-css-flexbox-1-20251014/#algo-main-item) It seems that the explanation is not very clear.Can you further explain? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13058 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 4 November 2025 09:34:21 UTC