Closed
Bug 1363906
Opened 8 years ago
Closed 8 years ago
'flex-shrink' example code does not match the result
Categories
(Developer Documentation Graveyard :: General, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: reysquared, Assigned: cmills)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
The code for the example is not the code that's being shown in the "Result" section. There's a different number of divs, and the CSS rules and the descriptive text are both different. (Also the text in the Result has typos: it says "flex-basic" instead of "flex-basis", and the sentences aren't capitalized.)
Assignee | ||
Comment 1•8 years ago
|
||
Ah ha, looks like you've been sent to an A/B testing page, which has the example still incorrect on it. We won't be doing that any more, so it is unlikely that you'll be sent there again.
I've checked the "real" page, and updated the remaining typos. Let me know if you are happier with this:
https://developer.mozilla.org/en-US/docs/Web/CSS/flex-shrink
Assignee: nobody → cmills
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•