Great. It's pretty good to understand current servo features.
Is it possible to make it gated on every pull requst landed ?

------- Original Message -------
Sender : Patrick Walton<pcwal...@mozilla.com> 
Date   : 2014-11-09 07:14 (GMT+09:00)
Title  : [dev-servo] CSS property usage chart

Hi everyone,

I've created a simple chart of Servo CSS property support vs. usage 
(taken from Chromium's usage charts at [1]). This may be useful if 
you're looking for something to implement :)

https://docs.google.com/spreadsheets/d/1CxLS8w8GwK-2euVErrqpUUb76PiZa6w5h5EnGsL9KFs/edit?usp=sharing

Obligatory caveats:

* This was automatically generated from the Chromium charts, Servo 
source code, and W3C specifications, so there may be some errors, 
especially around classification of properties into levels 2 and 3.

* This was taken from my branch (so `box-shadow` is considered supported 
even though it's not in the master branch yet).

* This only indicates whether Servo has any support at all for each CSS 
property. It does not test whether the implementation of the property is 
bug-free in Servo, whether all of the features of the property (e.g. 
multiple backgrounds) are supported, or whether the property is 
implemented in a performant manner.

Patrick

[1]: https://www.chromestatus.com/metrics/css/popularity
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to