- npm install -g http-server
- http-server ./ -c0
- open ./bug.html
- try to change transform value of element ".container"
- You will see the jaggies (maybe...)
- bug 1(scale a background-image-SVG cause jaggies)
- bug 2
- control-group 1(chrome、write SVG directly in HTML)
- control-group 2(firefox、SVG as background-image)