web-api-manager/data/standards/WN.json

16 lines
387 B
JSON
Raw Normal View History

{
"info": {
"name": "Web Notifications",
"subsection_number": null,
"subsection_name": null,
"url": "https://notifications.spec.whatwg.org/"
},
"features": [
"DesktopNotification.prototype.show",
"DesktopNotificationCenter.prototype.createNotification",
"Notification.get",
"Notification.prototype.close",
"Notification.requestPermission"
]
}