I am trying to use webp modernizr to detect browser support for webp format.
But when I run this code
Modernizr.on(\'webp\', function (result) { cons