Re: [w3c/clipboard-apis] Add link-default for HTML's Navigator interface. (#147)

@mfalken commented on this pull request.



> @@ -32,6 +32,8 @@ urlPrefix: https://html.spec.whatwg.org/multipage/interaction.html#; type: dfn;
  text: dom anchor
 url: https://html.spec.whatwg.org/multipage/dom.html#the-body-element-2; type: dfn;
  text: the body element
+spec: html; urlPrefix: https://html.spec.whatwg.org/multipage/system-state.html; type: interface;

It looks like Bikeshed can auto-link it but according to the error in #146 it needs this because it can't decide between linking to HTML's or Media Capture Streams's definition of `Navigator`.

But I don't understand why, because Media Capture Streams seems to only declare a `partial interface Navigator`:
https://w3c.github.io/mediacapture-main/#navigator-interface-extensions

Also I didn't get the error when removing --md-status="WD" --md-date="2021-05-21".


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/pull/147#discussion_r637688658

Received on Monday, 24 May 2021 05:02:11 UTC