HTML5-API-demos icon indicating copy to clipboard operation
HTML5-API-demos copied to clipboard

Update the Web Notifications API demo

Open AurelioDeRosa opened this issue 11 years ago • 2 comments

Chrome 38 and Opera 25 support the Web Notifications API but their implementation adheres to the WHATWG specs. This is an important change for Chrome because until version 37 it implemented the W3C specs that are also implemented by Safari 6+ and Firefox up to version 33. So, the current demo doesn't work partially in Chrome 38 and Opera 25.

AurelioDeRosa avatar Oct 18 '14 16:10 AurelioDeRosa

Here I'm running Chrome 42.xx & The web notification demo is working fine on my browser! It only asks first time to allow the notification and the works flawless! :)

abmmhasan avatar Apr 26 '15 05:04 abmmhasan

The reason is because the change aren't so severe. However, the demo should be updated. More info here.

AurelioDeRosa avatar Apr 26 '15 10:04 AurelioDeRosa