Closed
Description
MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/platform
What information was incorrect, unhelpful, or incomplete?
The page claims that navigator.platform
is deprecated even though it's not marked deprecated in the spec.
The page suggests using a Chromium-only alternative even though the page notes that it's neither supported by all major browsers nor accepted by a standards group.
Specific section or headline?
The very top of the document.
What did you expect to see?
Expected the page not to claim deprecation and expected not to suggest using a Chromium-only API instead.
Did you test this? If so, how?
Not applicable.
MDN Content page report details
- Folder:
en-us/web/api/navigator/platform
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/platform
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/navigator/platform/index.md
- Last commit: e752a8f
- Document last modified: 2022-01-19T17:57:58.000Z