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 9189f78 commit a3b0d1eCopy full SHA for a3b0d1e
inputfiles/idlSources.json
@@ -226,6 +226,10 @@
226
"url": "https://html.spec.whatwg.org/multipage/history.html",
227
"title": "HTML - Session history and navigation"
228
},
229
+ {
230
+ "url": "https://html.spec.whatwg.org/multipage/system-state.html",
231
+ "title": "HTML - System state and capabilities"
232
+ },
233
{
234
"url": "https://html.spec.whatwg.org/multipage/tables.html",
235
"title": "HTML - Tabular data"
@@ -514,9 +518,5 @@
514
518
515
519
"url": "https://html.spec.whatwg.org/multipage/web-messaging.html",
516
520
"title": "Web Messaging"
517
- },
- {
- "url": "https://html.spec.whatwg.org/multipage/system-state.html",
- "title": "HTML - System state and capabilities"
521
}
522
]
0 commit comments