UNPKG

webappengine

Version:

A web application platform that can host multiple web apps running with Node.js.

11 lines (6 loc) 202 B
// -moz-user-select:none test. // by ryan seddon //https://github.com/Modernizr/Modernizr/issues/250 Modernizr.addTest("userselect",function(){ return Modernizr.testAllProps("user-select"); });