Skip to Content
Test-Driven JavaScript Development
book

Test-Driven JavaScript Development

by Ravi Kumar Gupta
December 2015
Intermediate to advanced
240 pages
4h 57m
English
Packt Publishing
Content preview from Test-Driven JavaScript Development

Undetectable features

When there is not sufficient confidence that a feature exists or not, a feature is said to be undetectable. Not everything can be detected by Modernizr because of its limitations or yet to be developed or are partially supported. It is said to be relied on other ways to detect these features. One of these ways is browser detection, which we discussed in the previous section.

Undetectable features are classified into several categories such as HTML5 features that are related to audio/video, networking, typography, events, CSS, and IE Edge. The features mentioned in these categories are found to be undetectable by Modernizr. This list is maintained by Modernizr in their wiki and can be found here at GitHub https://github.com/Modernizr/Modernizr/wiki/Undetectables() ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Test-Driven JavaScript Development

Test-Driven JavaScript Development

Christian Johansen
Front-End Development Projects with Vue.js

Front-End Development Projects with Vue.js

Raymond Camden, Hugo Di Francesco, Clifford Gurney, Philip Kirkbride, Maya Shavin, Dániel Szabó

Publisher Resources

ISBN: 9781782174929Supplemental Content