You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
<li><p>An API for immediate-mode bitmap graphics (the <codeclass="external" title="canvas-context-2d"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting.html#canvas-context-2d">2d</a></code> context for the
<li><p>An API for cross-document messaging and channel messaging (<codeclass="external" title="dom-window-postMessage"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#dom-window-postmessage">postMessage()</a></code>
2124
-
and <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#messagechannel">MessageChannel</a></code>).
2123
+
<li><p>An API for cross-document messaging, channel messaging and
2124
+
sending messages to other tabs in the same origin (<codeclass="external" title="dom-window-postMessage"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#dom-window-postmessage">postMessage()</a></code>,
2125
+
<codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#messagechannel">MessageChannel</a></code> and <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#broadcastchannel">BroadcastChannel</a></code>).
2125
2126
2126
2127
<li><p>An API for runnings scripts in the background (<codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#worker">Worker</a></code> and <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#sharedworker">SharedWorker</a></code>).
<li><p>An API for immediate-mode bitmap graphics (the <codeclass="external" title="canvas-context-2d"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting.html#canvas-context-2d">2d</a></code> context for the
<li><p>An API for cross-document messaging and channel messaging (<codeclass="external" title="dom-window-postMessage"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#dom-window-postmessage">postMessage()</a></code>
2087
-
and <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#messagechannel">MessageChannel</a></code>).
2086
+
<li><p>An API for cross-document messaging, channel messaging and
2087
+
sending messages to other tabs in the same origin (<codeclass="external" title="dom-window-postMessage"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#dom-window-postmessage">postMessage()</a></code>,
2088
+
<codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#messagechannel">MessageChannel</a></code> and <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#broadcastchannel">BroadcastChannel</a></code>).
2088
2089
2089
2090
<li><p>An API for runnings scripts in the background (<codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#worker">Worker</a></code> and <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#sharedworker">SharedWorker</a></code>).
0 commit comments