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
Stop referring to the "responsible document" concept.
This has been removed from HTML. Instead, retrieve the document's relevant
settings object (which is an environment as specified in HTML) and run the
"is a secure context" check that is defined in HTML on it.
Fixes#432.
0 commit comments