b0gey5·14 anni fa·discussI clicked on Substituting Raster Images for Vector Alternatives. I like how they describe different techniques, but use png files to display them.
b0gey5·14 anni fa·discussAlways using feature detection isn't feasible, some features can't be detected.https://github.com/Modernizr/Modernizr/wiki/Undetectables
b0gey5·14 anni fa·discussyou just need to add this to textarea-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;