Closed
Bug 1329054
Opened 9 years ago
Closed 9 years ago
stylo: support CSS property aliases
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: heycam, Unassigned)
References
Details
No description provided.
Comment 1•9 years ago
|
||
<@Manishearth> i played with this, as far as i could tell aliases are basically just a matter of detecting alternate property names and forwarding
<heycam> CSSOM methods still need to recognise them too
Comment 2•9 years ago
|
||
Simon, can you look at this when you have the cycles?
Flags: needinfo?(simon.sapin)
Comment 3•9 years ago
|
||
Manish did this in https://github.com/servo/servo/pull/14893. I think this can be closed. Or is there still something to do?
Flags: needinfo?(simon.sapin)
Comment 4•9 years ago
|
||
(In reply to Simon Sapin (:SimonSapin) from comment #3)
> Manish did this in https://github.com/servo/servo/pull/14893. I think this
> can be closed. Or is there still something to do?
Yep, sounds good!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•