index
:
firefox-esr
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
notifications
/
historical.any.js
blob: fe5f3e9059dc960aef2eca26d8521f42a7be08f9 (
plain
)
1
2
3
test
(()
=>
{
assert_equals
(
Notification
.
get
,
undefined
);
},
"Notification.get is obsolete"
);