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 5ed93df commit 4004e36Copy full SHA for 4004e36
inputfiles/idl/Web Messaging.commentmap.json renamed to inputfiles/idl/HTML - Web messaging.commentmap.json
inputfiles/idl/Web Messaging.widl renamed to inputfiles/idl/HTML - Web messaging.widl
inputfiles/idlSources.json
@@ -362,6 +362,10 @@
362
"url": "https://html.spec.whatwg.org/multipage/webappapis.html",
363
"title": "HTML - Web application APIs"
364
},
365
+ {
366
+ "url": "https://html.spec.whatwg.org/multipage/web-messaging.html",
367
+ "title": "HTML - Web messaging"
368
+ },
369
{
370
"url": "https://html.spec.whatwg.org/multipage/web-sockets.html",
371
"title": "HTML - Web sockets"
@@ -673,9 +677,5 @@
673
677
674
678
"url": "https://xhr.spec.whatwg.org/",
675
679
"title": "XMLHttpRequest"
676
- },
- {
- "url": "https://html.spec.whatwg.org/multipage/web-messaging.html",
- "title": "Web Messaging"
680
}
681
]
0 commit comments