### Vue.js version 1.0.16 ### Reproduction Link https://github.com/asakurayoh/vuejs-svg-bug/tree/master ### Steps to reproduce Only load the index.html in a webserver. ### What is Expected? The svg icon should be display event if in a <template>. ### What is actually happening? The svg do not seam to be rendered in chrome, but work in Firefox and Safari. Bug of VueJS or Chrome?