Skip to content

Commit a176ee5

Browse files
committed
Meta: fix breakage due to WebSockets
This will be cleaned up in #1366.
1 parent 573df55 commit a176ee5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fetch.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ urlPrefix:https://w3c.github.io/hr-time/#;spec:hr-time
3535
type:typedef;url:dom-domhighrestimestamp;text:DOMHighResTimeStamp
3636
</pre>
3737

38+
<pre class=link-defaults>
39+
spec:websockets; type:interface; text:WebSocket
40+
spec:websockets; type:attribute; text:bufferedAmount; for:WebSocket
41+
</pre>
42+
3843
<pre class=biblio>
3944
{
4045
"HTTP": {

0 commit comments

Comments
 (0)