Closed
Bug 1194888
Opened 9 years ago
Closed 9 years ago
[css-grid] missing lines should be treated as 'auto' for abs.pos. items, i.e. snap to the padding edge
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
(deleted),
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
Spec change:
http://www.w3.org/TR/2015/WD-css-grid-1-20150806/#abspos
"If a grid-placement property refers to a non-existent line either by explicitly specifying such a line or by spanning outside of the existing implicit grid, it is instead treated as specifying 'auto'"
CSSWG minutes:
https://lists.w3.org/Archives/Public/www-style/2015May/0280.html
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8648495 -
Flags: review?(dholbert)
Assignee | ||
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
Comment on attachment 8648495 [details] [diff] [review]
A line outside the existing grid is treated as 'auto' for abs.pos (10.1).
r=me
Attachment #8648495 -
Flags: review?(dholbert) → review+
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox43:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•