Recent site activity

Enable Android WebKit SVG


Update: Sep, 17, 2010

With two more lines added in to makefiles, now we can pass all Acid3 SVG tests and the Acid3 test is 99/100!
The remaining failed one is CSS media related.






00000000000000000000
00000000000000000000

Although it's said that SVG will be enabled by default in next Android release (GingerBread?), we need to test SVG a bit on Android before we have GingerBread. So we tried to enable it. It turned out pretty easily. Tweaked several lines and "make ENABLE_SVG=true ENABLE_SVG_ANIMATION=true", then you got it. Since SVG will be enabled by default, and it's pretty simple,  we won't bother submit the patch. This patch is for AOSP master. However, this seems incomplete, though Acid3 results changed from 93/100 to 96/100. Three of the four remaining failed tests are SVG related.