Confirmed users
3,339
edits
(Show bugs) |
m (→Quantum CSS: Quantum/Stylo) |
||
| Line 23: | Line 23: | ||
== Quantum CSS == | == Quantum CSS == | ||
Quantum CSS (aka '''[https://wiki.mozilla.org/Stylo Stylo]''') aims to integrate Servo's parallelized CSS style system into Gecko. | Quantum CSS (aka '''[https://wiki.mozilla.org/Quantum/Stylo Stylo]''') aims to integrate Servo's parallelized CSS style system into Gecko. | ||
One front where you can help out is adding new properties to Servo's CSS parsing crate. This requires familiarity with Rust, but is otherwise a good way to dip your toes into Servo's style system. To get started, see [https://github.com/servo/servo/wiki/Property-hacking-guide Servo's CSS property hacking guide] for more information. | One front where you can help out is adding new properties to Servo's CSS parsing crate. This requires familiarity with Rust, but is otherwise a good way to dip your toes into Servo's style system. To get started, see [https://github.com/servo/servo/wiki/Property-hacking-guide Servo's CSS property hacking guide] for more information. | ||