Closed
Bug 1614202
Opened 5 years ago
Closed 5 years ago
Implement parsing for CSS conic-gradient syntax
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: ntim, Assigned: ntim)
References
Details
Attachments
(1 file)
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9125338 -
Attachment description: Bug 1614202 - Implement parsing for conic-gradient in style system. → Bug 1614202 - Implement parsing for CSS conic-gradient syntax.
Comment 2•5 years ago
|
||
Once the pref and syntax land, it should be documented at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features.
Sebastian
Keywords: dev-doc-needed
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/912204a32651
Implement parsing for CSS conic-gradient syntax. r=emilio
Assignee | ||
Comment 4•5 years ago
|
||
I'd rather not expose it until bug 1615862 is fixed, because it would simply crash your tab atm to view a conic-gradient with the pref enabled.
Keywords: dev-doc-needed
Backout by aciure@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8cfc213829b1
Backed out changeset 912204a32651 for causing xpcshell and mochitests failures CLOSED TREE
Comment 6•5 years ago
|
||
push that caused the backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=912204a32651e6cab6d3e0b4cc62f2398960d386&selectedJob=289536997
Flags: needinfo?(ntim.bugs)
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(ntim.bugs)
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4772e6a2f28e
Implement parsing for CSS conic-gradient syntax. r=emilio
Comment 9•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•