gecko-dev/testing/web-platform/tests/notifications/historical.any.js

4 строки
95 B
JavaScript

test(() => {
assert_equals(Notification.get, undefined);
}, "Notification.get is obsolete");