Skip to content

Commit

Permalink
[Navgiator.share] Remove Chromium-specifics (mdn#11111)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomayac committed Dec 10, 2021
1 parent 2ca75e8 commit 7e61721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/api/navigator/share/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The {{jsxref("Promise")}} may be rejected with one of the following `DOMExceptio
The following is a list of usually shareable file types. However, you should always test with {{domxref("navigator.canShare()")}} if sharing would succeed.

- Application
- `.pdf` - `application/pdf` (from Chromium 93)
- `.pdf` - `application/pdf`
- Audio
- `.flac` - `audio/flac`
- `.m4a` - `audio/x-m4a`
Expand Down

0 comments on commit 7e61721

Please sign in to comment.