Search code examples
htmltestingmodernizr

How to disable HTML5 features in Chrome to test fallback?


I'm using the Modernizr library to detect HTML5 <video> tag. I wish to temporarily disable HTML5 features in Chrome to test a fallback Flash method.


Solution

  • I would a use a tool like IEtester and emulate an old Internet Explorer Browser (IE 6 for example), that doesnt Support html5.