Closed
Bug 1331316
Opened 8 years ago
Closed 8 years ago
Stylo: implement 1-arg CSS.supports()
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: manishearth, Assigned: manishearth)
References
Details
Attachments
(1 file)
bug 1287382 implemented the 2-arg version of CSS.supports(). This uses the existing machinery from Servo's @supports support to implement the 1-arg form for stylo.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8827057 [details]
Bug 1331316 - stylo: support 1-arg CSS.supports();
https://reviewboard.mozilla.org/r/104890/#review105594
Attachment #8827057 -
Flags: review?(cam) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Servo side in https://github.com/servo/servo/pull/15040
| Comment hidden (mozreview-request) |
Pushed by manishearth@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/249e9541961f
stylo: support 1-arg CSS.supports(); r=heycam
Comment 6•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•