Closed
Bug 1350857
Opened 6 years ago
Closed 3 years ago
stylo: Stylo supports calc() in a bunch more places than Gecko.
Categories
(Core :: CSS Parsing and Computation, enhancement, P5)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: emilio, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
As noted by Cameron in https://github.com/servo/servo/pull/16144, stylo supports calc() everywhere the spec says so, including all <angle> units, <integer>, <number>, ... There are a bunch of them that aren't supported in Gecko right now. We should evaluate this, and decide whether we want to ship it or disable parsing calc() in a bunch of those.
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Priority: P2 → --
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
I don't think this really matter as far as there is no evidence that this breaks anything. Moving this to blocking bug 1365771 instead.
Comment 2•6 years ago
|
||
There are a bunch of DevAdvocacy issues around calc() compat in bug 1376206, would be fantastic if they're fixed in 57 via Stylo!
Updated•6 years ago
|
Priority: P3 → P5
Comment 3•6 years ago
|
||
Documented: https://developer.mozilla.org/en-US/docs/Web/CSS/calc#Quantum_CSS_notes https://developer.mozilla.org/en-US/Firefox/Releases/57#Quantum_CSS_notes
Keywords: dev-doc-complete
Comment 4•6 years ago
|
||
status-firefox57=wontfix unless someone thinks this bug should block 57
status-firefox57:
--- → wontfix
Comment 5•3 years ago
|
||
Firefox has used stylo for some time now.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•