Closed
Bug 1426716
Opened 8 years ago
Closed 8 years ago
grid-column-start/end examples are not good
Categories
(Developer Documentation Graveyard :: CSS, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neil.kronlage, Assigned: cmills)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
The examples for grid-column-start/end are not very helpful. Both of the examples are the same except use the different properties even though the output looks identical. There is no explanation why you would use one or the other.
Also, the examples define the grid with 4 rows and 1 column but then use span to put an item into a second column. The last two rows are unused.
Updated•8 years ago
|
Priority: P5 → P2
| Assignee | ||
Comment 1•8 years ago
|
||
I agree I've found a better example from a different page that is a bit more useful, and duplicated it across grid-row-start/end and grid-column-start/end
Assignee: nobody → cmills
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Priority: P2 → P5
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•