Since Stylo had finished up most of the Wikipedia properties, I wanted to easily figure out what to work on next.
To aid with this, I created this list: https://manishearth.github.io/css-properties-list/ It's a list of all the properties I could find (listed on the w3c page or in getComputedStyle), which can be filtered by which browsers implement it. If the MDN page had grammar listed, the grammar is also included. One can use this to gauge the difficulty of a property at a glance. Many properties don't have grammar (please update the MDN page when implementing them) Should be useful for generating easy bugs or just deciding what to work on next. There seem to be a ton of properties left that have very simple grammars and would probably be simple to implement. This list could probably be annotated to create a categorized list similar to https://public.etherpad-mozilla.org/p/stylo-wikipedia-properties with difficulty and priority included. Thanks, -Manish Goregaokar _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo