Comment on Opera confirms support for WebKit vendor prefixesparentComments−politician14y> don't test, but let the site degrade gracefullyIn practice, graceful degradation requires testing.−MatthewPhillips14yI chose the wrong words, my meaning was that they should allow non-WebKit browsers the chance to render the site and if they fail, they fail. Forwarding the browser to another URL because you whitelist only a couple of UAs is a bad bad idea.
Comments
> don't test, but let the site degrade gracefully
In practice, graceful degradation requires testing.
I chose the wrong words, my meaning was that they should allow non-WebKit browsers the chance to render the site and if they fail, they fail. Forwarding the browser to another URL because you whitelist only a couple of UAs is a bad bad idea.