Closed
Bug 1417382
Opened 8 years ago
Closed 8 years ago
Live Example Bug in Article "Basic Concepts of Flexbox" in section "Shorthand values for the flex properties"
Categories
(Developer Documentation Graveyard :: CSS, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: debra.gitterman, Assigned: cmills)
References
()
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. changed the flex properties of the items.
What happened?
==============
Nothing
What should have happened?
==========================
The layout should have responded.
Is there anything else we should know?
======================================
Comment 1•8 years ago
|
||
I can confirm, the demonstration does not update with changes to the CSS or HTML:
https://mdn.github.io/css-examples/flexbox/basics/flex-properties.html
Other examples, like the flex container, are interactive:
https://mdn.github.io/css-examples/flexbox/basics/the-flex-container.html
Status: UNCONFIRMED → NEW
Component: Performance → CSS
Ever confirmed: true
Product: Mozilla Developer Network → Developer Documentation
Updated•8 years ago
|
Assignee: nobody → cmills
Priority: -- → P1
| Assignee | ||
Comment 2•8 years ago
|
||
Ah yes, there were bugs in the live examples. I've fixed them now, so you should now see updates in the examples when you change the code.
Priority: P1 → --
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•