We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828058d commit 52437a5Copy full SHA for 52437a5
index.html
@@ -248,9 +248,10 @@ <h4>
248
</li>
249
</ol>
250
251
- <li>Once the data has been successfully transmitted to the
252
- target, <a>resolve</a> {{Navigator/[[sharePromise]]}} with
253
- `undefined`.
+ <li>Once the data has either been successfully transmitted to
+ the [=share target=], or successfully transmitted to the OS (if
+ the transmission to the [=share target=] cannot be confirmed),
254
+ <a>resolve</a> {{Navigator/[[sharePromise]]}} with `undefined`.
255
256
<li>Set {{Navigator/[[sharePromise]]}} to `null`.
257
0 commit comments