Closed
Bug 1337166
Opened 8 years ago
Closed 6 years ago
stylo: Make sure we don't unintentionally ship new CSS features when we ship stylo
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: bholley, Unassigned)
References
Details
See bug 1337068 comment 3.
In general, Gecko's CSS engine is much more feature-complete than Servo's, but we have no reason to believe it's a strict super-set. We need to audit before shipping.
Reporter | ||
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Reporter | ||
Updated•8 years ago
|
Priority: P3 → --
Reporter | ||
Updated•8 years ago
|
Priority: -- → P5
Comment 1•8 years ago
|
||
I don't think stylo still supports unprefixed :read-only and :read-write now.
No longer depends on: 312971
Comment 2•7 years ago
|
||
Adding dev-doc-needed keyword and ni'ing teoli (who works on CSS and DOM docs IIRC) to keep him informed.
Is there or will these be a way to know the complete list of features stylo has implemented that Gecko didn't have?
Flags: needinfo?(jypenator)
Keywords: dev-doc-needed
Updated•7 years ago
|
Flags: needinfo?(jypenator) → needinfo?(cmills)
Comment 3•7 years ago
|
||
As far as I was aware, there is very little stylo implements that Gecko didn't have at all. I've already been in discussion with engineering about differences between Gecko and Stylo, and we've started recording them like this:
https://developer.mozilla.org/en-US/Firefox/Releases/57#Quantum_CSS_notes
I'd like to be involved in the audit mentioned in this bug, so I can document any differences as necessary.
Flags: needinfo?(cmills)
Comment 4•7 years ago
|
||
status-firefox57=wontfix unless someone thinks this bug should block 57
status-firefox57:
--- → wontfix
Comment 5•6 years ago
|
||
All the dependent bugs are closed
Is there something else to do here?
Updated•6 years ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•