Re: [csswg-drafts] [css-flexbox] In section 9.9.1, the link for "max-content contributions" of flex items should point to flex-item-specific text

I believe there are 5 links that need updating.  Two at the beginning of this section (bolded):
> "...while maintaining the **max-content contributions** of its flex items..."

> 1. For each flex item, subtract its outer flex base size from its **max-content contribution** size.

And three more at the end (bolded):
> The min-content main size of a single-line flex container is calculated identically to the max-content main size, except that the flex item’s **min-content contribution** is used instead of its **max-content contribution**. However, for a multi-line container, it is simply the largest **min-content contribution** of all the flex items

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

Received on Saturday, 20 May 2017 17:36:26 UTC