Skip to content

Commit a3b0d1e

Browse files
committed
refactor(idlSources): sort idlsource
1 parent 9189f78 commit a3b0d1e

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
@@ -226,6 +226,10 @@
226226
"url": "https://html.spec.whatwg.org/multipage/history.html",
227227
"title": "HTML - Session history and navigation"
228228
},
229+
{
230+
"url": "https://html.spec.whatwg.org/multipage/system-state.html",
231+
"title": "HTML - System state and capabilities"
232+
},
229233
{
230234
"url": "https://html.spec.whatwg.org/multipage/tables.html",
231235
"title": "HTML - Tabular data"
@@ -514,9 +518,5 @@
514518
{
515519
"url": "https://html.spec.whatwg.org/multipage/web-messaging.html",
516520
"title": "Web Messaging"
517-
},
518-
{
519-
"url": "https://html.spec.whatwg.org/multipage/system-state.html",
520-
"title": "HTML - System state and capabilities"
521521
}
522522
]

0 commit comments

Comments
 (0)