Skip to content

Commit 8176a9d

Browse files
Sort idlSources alphabetically
1 parent e0ed218 commit 8176a9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

inputfiles/idlSources.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,10 @@
210210
"url": "https://storage.spec.whatwg.org/",
211211
"title": "Storage"
212212
},
213+
{
214+
"url": "https://streams.spec.whatwg.org/",
215+
"title": "Streams"
216+
},
213217
{
214218
"url": "https://svgwg.org/svg2-draft/types.html",
215219
"title": "SVG - Basic Data Types and Interfaces"
@@ -369,9 +373,5 @@
369373
{
370374
"url": "https://html.spec.whatwg.org/multipage/web-messaging.html",
371375
"title": "Web Messaging"
372-
},
373-
{
374-
"url": "https://streams.spec.whatwg.org/",
375-
"title": "Streams"
376376
}
377377
]

0 commit comments

Comments
 (0)