Give SVGTransformList some inline vector capacity
https://bugs.webkit.org/show_bug.cgi?id=151644

Reviewed by Andreas Kling.

Giving SVGTransformList inline capacity of one drops time under SVGTransformList::parse() by
about 1% on http://animateplus.com/demos/stress-test/

* svg/SVGTransformList.h:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@193609 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed