File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
"url" : " dnd-upload" ,
25
25
"tags" : " file dnd xhr2" ,
26
26
"support" : {
27
- "live" : " chrome firefox" ,
27
+ "live" : " chrome firefox opera " ,
28
28
"nightly" : " ie"
29
29
},
30
30
"test" : " typeof FileReader != 'undefined' && 'draggable' in document.createElement('span') && !!window.FormData && 'upload' in new XMLHttpRequest"
94
94
"note" : " Not directly part of HTML5" ,
95
95
"tags" : " file-api dnd" ,
96
96
"support" : {
97
- "live" : " firefox chrome"
97
+ "live" : " firefox chrome opera "
98
98
},
99
99
"test" : " typeof FileReader != 'undefined' && Modernizr.draganddrop"
100
100
},
103
103
"url" : " web-socket" ,
104
104
"tags" : " websocket" ,
105
105
"support" : {
106
- "live" : " safari chrome" ,
107
- "nightly" : " firefox opera "
106
+ "live" : " safari chrome opera " ,
107
+ "nightly" : " firefox"
108
108
},
109
109
"test" : " Modernizr.websockets"
110
110
},
You can’t perform that action at this time.
0 commit comments