mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 19:33:18 +00:00
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:
parent
0e10b13de0
commit
47ecc047b7
@ -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 = {});
|
||||
|
Loading…
Reference in New Issue
Block a user