Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /digital-credentials/historical.any.html - WPT Dashboard Interop Dashboard
- /digital-credentials/historical.any.worker.html - WPT Dashboard Interop Dashboard
test(() => {
assert_equals(navigator.identity, undefined);
}, "navigator.identity is obsolete");