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 e0ed218 commit 8176a9dCopy full SHA for 8176a9d
inputfiles/idlSources.json
@@ -210,6 +210,10 @@
210
"url": "https://storage.spec.whatwg.org/",
211
"title": "Storage"
212
},
213
+ {
214
+ "url": "https://streams.spec.whatwg.org/",
215
+ "title": "Streams"
216
+ },
217
{
218
"url": "https://svgwg.org/svg2-draft/types.html",
219
"title": "SVG - Basic Data Types and Interfaces"
@@ -369,9 +373,5 @@
369
373
370
374
"url": "https://html.spec.whatwg.org/multipage/web-messaging.html",
371
375
"title": "Web Messaging"
372
- },
- {
- "url": "https://streams.spec.whatwg.org/",
- "title": "Streams"
376
}
377
]
0 commit comments