Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
notifications
/
historical.any.js
blob: fe5f3e9059dc960aef2eca26d8521f42a7be08f9 [
file
] [
log
] [
blame
] [
edit
]
test
(()
=>
{
assert_equals
(
Notification
.
get
,
undefined
);
},
"Notification.get is obsolete"
);