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 Aug 11, 2021. It is now read-only.
The SharedWorker() constructor algorithm is fairly different from the WHATWG version. In particular, I'm looking at the secure context integration in Step 11.4.2 of that algorithm which isn't present at all in this document. It landed in the WHATWG document a year and a half ago via whatwg/html#1560. It would be lovely if y'all would pull that update, along with the subsequent changes that resulted in the current text.
The text was updated successfully, but these errors were encountered:
The
SharedWorker()
constructor algorithm is fairly different from the WHATWG version. In particular, I'm looking at the secure context integration in Step 11.4.2 of that algorithm which isn't present at all in this document. It landed in the WHATWG document a year and a half ago via whatwg/html#1560. It would be lovely if y'all would pull that update, along with the subsequent changes that resulted in the current text.The text was updated successfully, but these errors were encountered: