On Wednesday 2012-09-05 10:25 +0200, Julian Viereck wrote: > For this hands-on session, I'm looking for some (if possible: > simple) APIs to implement. Do you have something small on your > mind, that might be a good thing to get started? For the C++ part, > small fixes to Gecko would be good as well.
Some relatively small but interesting C++ fixes: https://bugzilla.mozilla.org/show_bug.cgi?id=503720 Implement vw/vh/vmin/vmax (viewport sizes) from CSS 3 Values and Units I think comment 17 in the bug gives an outline of the work to be done. https://bugzilla.mozilla.org/show_bug.cgi?id=570326 add support for background-size in background shorthand property (css3-background) comment 2 and comment 3 give an outline of work to be done. -David -- 𝄞 L. David Baron http://dbaron.org/ 𝄂 𝄢 Mozilla http://www.mozilla.org/ 𝄂 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform