Remove extended attributes on mixin · WICG/netinfo@60dd214
2019-02-01
·
via Recent Commits to netinfo:gh-pages
| Original file line number | Diff line number | Diff line change |
|---|
@@ -271,7 +271,6 @@
|
271 | 271 | The <code><dfn data-cite="!HTML#navigator">Navigator</dfn></code> and <code><dfn data-cite="!HTML#workernavigator">WorkerNavigator</dfn></code> interface expose access to <a>NetworkInformation</a> interface by mixing in <a>NavigatorNetworkInformation</a>. |
272 | 272 | |
273 | 273 | <pre class="idl"> |
274 | | - [NoInterfaceObject, Exposed=(Window,Worker)] |
275 | 274 | interface mixin NavigatorNetworkInformation { |
276 | 275 | readonly attribute NetworkInformation connection; |
277 | 276 | }; |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。