We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c8f9f commit 0f203e1Copy full SHA for 0f203e1
.github/workflows/auto-publish.yml
@@ -15,3 +15,4 @@ jobs:
15
GH_PAGES_BRANCH: gh-pages
16
W3C_WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-webrtc/2016Mar/0031.html"
17
VALIDATE_LINKS: false
18
+ BUILD_FAIL_ON: link-error
index.bs
@@ -13,6 +13,9 @@ Abstract: This API defines an API surface for manipulating the bits on
13
Abstract: {{MediaStreamTrack}}s being sent via an {{RTCPeerConnection}}.
14
Markup Shorthands: css no, markdown yes
</pre>
+<pre class=link-defaults>
+spec:webidl; type:dfn; text:resolve
+</pre>
19
<pre class=biblio>
20
{
21
"WEB-CODECS": {
0 commit comments