Skip to content

Commit 4004e36

Browse files
committed
chore: rename web messaging
1 parent 5ed93df commit 4004e36

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

inputfiles/idlSources.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,10 @@
362362
"url": "https://html.spec.whatwg.org/multipage/webappapis.html",
363363
"title": "HTML - Web application APIs"
364364
},
365+
{
366+
"url": "https://html.spec.whatwg.org/multipage/web-messaging.html",
367+
"title": "HTML - Web messaging"
368+
},
365369
{
366370
"url": "https://html.spec.whatwg.org/multipage/web-sockets.html",
367371
"title": "HTML - Web sockets"
@@ -673,9 +677,5 @@
673677
{
674678
"url": "https://xhr.spec.whatwg.org/",
675679
"title": "XMLHttpRequest"
676-
},
677-
{
678-
"url": "https://html.spec.whatwg.org/multipage/web-messaging.html",
679-
"title": "Web Messaging"
680680
}
681681
]

0 commit comments

Comments
 (0)