File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 111
111
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/Window/blur" ,
112
112
"support" : {
113
113
"chrome" : {
114
- "version_added" : true
114
+ "version_added" : " 1 "
115
115
},
116
116
"chrome_android" : {
117
- "version_added" : true
117
+ "version_added" : " 18 "
118
118
},
119
119
"edge" : {
120
120
"version_added" : " 12"
416
416
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/Window/close" ,
417
417
"support" : {
418
418
"chrome" : {
419
- "version_added" : true
419
+ "version_added" : " 1 "
420
420
},
421
421
"chrome_android" : {
422
- "version_added" : true
422
+ "version_added" : " 18 "
423
423
},
424
424
"edge" : {
425
425
"version_added" : " 12"
514
514
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/Window/focus" ,
515
515
"support" : {
516
516
"chrome" : {
517
- "version_added" : true
517
+ "version_added" : " 1" ,
518
+ "notes" : " Starting in Chrome 66, opening a popup in fullscreen mode and calling this function will end fullscreen mode."
518
519
},
519
520
"chrome_android" : {
520
- "version_added" : true
521
+ "version_added" : " 18 "
521
522
},
522
523
"edge" : {
523
524
"version_added" : " 12"
You can’t perform that action at this time.
0 commit comments