Sha256: 7a71381e67d36197b6e058476fcccf7239b1915863bfafa829dda8a4f47c16a1
Contents?: true
Size: 231 Bytes
Versions: 144
Compression:
Stored size: 231 Bytes
Contents
/* Custom protocol handler support http://developers.whatwg.org/timers.html#custom-handlers Added by @benschwarz */ Modernizr.addTest('customprotocolhandler', function () { return !!navigator.registerProtocolHandler; });
Version data entries
144 entries across 144 versions & 7 rubygems