SVG:Contribute: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Fixing link to mentored bug list) |
||
Line 6: | Line 6: | ||
* Writing reduced testcases for [https://bugzilla.mozilla.org/buglist.cgi?product=Core;component=SVG;resolution=---;list_id=4043454 SVG bugs] that have been filed so devs can focus their time on fixing them. | * Writing reduced testcases for [https://bugzilla.mozilla.org/buglist.cgi?product=Core;component=SVG;resolution=---;list_id=4043454 SVG bugs] that have been filed so devs can focus their time on fixing them. | ||
* Fixing [https://bugzilla.mozilla.org/buglist.cgi?product=Core;component=SVG;resolution=---;list_id=4043454 SVG bugs] (mainly C++ work). | * Fixing [https://bugzilla.mozilla.org/buglist.cgi?product=Core;component=SVG;resolution=---;list_id=4043454 SVG bugs] (mainly C++ work). | ||
** List of [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=component%3ASVG% | ** List of [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=component%3ASVG%20mentor%3A%40 mentored tasks] | ||
** The SVG code is mainly in [http://mxr.mozilla.org/mozilla-central/source/content/svg/ content/svg] and [http://mxr.mozilla.org/mozilla-central/source/layout/svg/ layout/svg] | ** The SVG code is mainly in [http://mxr.mozilla.org/mozilla-central/source/content/svg/ content/svg] and [http://mxr.mozilla.org/mozilla-central/source/layout/svg/ layout/svg] | ||
If you're interested in helping out, contact [[User:Jonathan Watt|Jonathan Watt]]. | If you're interested in helping out, contact [[User:Jonathan Watt|Jonathan Watt]]. |
Revision as of 20:33, 20 April 2017
Scalable Vector Graphics (SVG) is an XML markup language for describing two-dimensional vector graphics. Learn more about the technology at MDN.
The SVG project needs help on several fronts:
- Testing SVG pages in Beta, Aurora or Nightly builds and filing SVG bugs.
- Writing reduced testcases for SVG bugs that have been filed so devs can focus their time on fixing them.
- Fixing SVG bugs (mainly C++ work).
- List of mentored tasks
- The SVG code is mainly in content/svg and layout/svg
If you're interested in helping out, contact Jonathan Watt.