Editorial: fix IDL linking · w3c/web-share@35980bb
marcoscacere
·
2023-02-23
·
via Recent Commits to web-share:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -163,7 +163,7 @@ <h3>
|
163 | 163 | </h3> |
164 | 164 | <p> |
165 | 165 | Because of how WebIDL dictionaries work, members passed to |
166 | | - {{Navigator/share(())}} that are unknown to the user agent are ignored. |
| 166 | + {{Navigator/share()}} that are unknown to the user agent are ignored. |
167 | 167 | This can be a problem when sharing multiple members, but the user agent |
168 | 168 | doesn't support sharing one of those members. To be sure that every |
169 | 169 | member being passed is supported by the user agent, you can pass them |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。