The main downside is that libsvgtiny isn't as robust as librsvg. It
renders some things wrong, or a bit uglier than its counterpart. These
are in theory all fixable upstream however, and you will help the
-netsurf browser by doing so. Regardless, it more or less works.
+netsurf browser by doing so.
+
+One especially relevant shortcoming is that libsvgtiny doesn't handle
+<style> elements within SVG files, and it therefore doesn't encode
+GTK's "symbolic SVGs" correctly. Instead of the bright-green layered
+abomination that GTK is expecting, we just get the original image
+back. This will probably cause all sorts of problems in corner cases,
+but it's still better than nothing.
== Components ==