Bug 1572358 [wpt PR 18333] - Update interfaces/web-share.idl, a=testonly

Automatic update from web-platform-tests
Update interfaces/web-share.idl (#18333)

Source: https://github.com/tidoust/reffy-reports/blob/ba2e670/whatwg/idl/web-share.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/569206523
--

wpt-commits: 7a7583dabe2fcac05bfcffc0b913f25168e96d33
wpt-pr: 18333
This commit is contained in:
autofoolip 2019-08-10 21:38:09 +00:00 committed by moz-wptsync-bot
parent 0e10b13de0
commit 47ecc047b7

View File

@ -1,7 +1,7 @@
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into reffy-reports
// (https://github.com/tidoust/reffy-reports)
// Source: Web Share API - Level 1 (https://wicg.github.io/web-share/)
// Source: Web Share API - Level 1 (https://w3c.github.io/web-share/)
partial interface Navigator {
[SecureContext] Promise<void> share(optional ShareData data = {});