Closed
Bug 1254000
Opened 10 years ago
Closed 10 years ago
[css-grid] 'grid-auto-columns'. Declaration dropped
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: mvocom, Assigned: MatsPalmgren_bugz)
References
Details
(Keywords: regression)
Attachments
(1 file)
3.62 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160303134406
Steps to reproduce:
Multiple warnings on startup in the Error Console:
'grid-auto-columns'. Declaration dropped
resource://gre-resources/ua.css
Updated•10 years ago
|
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Assignee | ||
Comment 1•10 years ago
|
||
I'm guessing this comes from a few "grid-auto-columns: inherit" etc we have
in there for anonymous boxes.
Perhaps we could force-enable these properties for UA sheets for now?
Summary: 'grid-auto-columns'. Declaration dropped → [css-grid] 'grid-auto-columns'. Declaration dropped
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 2•10 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=45da7264311f
(I think the "Android 4.3 API15" orange is something unrelated on the m-i cset I used.)
This should be safe to upload to branches if we feel like it.
Attachment #8728009 -
Flags: review?(dholbert)
Comment 3•10 years ago
|
||
Comment on attachment 8728009 [details] [diff] [review]
fix
Review of attachment 8728009 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks.
Attachment #8728009 -
Flags: review?(dholbert) → review+
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•