%PDF- %PDF-
Direktori : /usr/share/javascript/modernizr/feature-detects/ |
Current File : //usr/share/javascript/modernizr/feature-detects/websockets-binary.js |
// binaryType is truthy if there is support.. returns "blob" in new-ish chrome. // plus.google.com/115535723976198353696/posts/ERN6zYozENV Modernizr.addTest('websocketsbinary', !!(window.WebSocket && (new WebSocket('ws://.')).binaryType) );