From 01991260de1a016ad334062bb713ca08f70136d3 Mon Sep 17 00:00:00 2001
From: Anne van Kesteren A Document
has a style sheet that is blocking scripts if its
script-blocking style sheet counter is greater than 0, or if that
Document
has a non-null browsing context
- that has a parent browsing context, and the script-blocking style sheet
- counter of the parent browsing context's active document is
- greater than 0.
A These are equivalent and only navigate the parent browsing context: These are equivalent and only navigate the parent browsing context:Document
has no style sheet that is blocking scripts if it does not
have a style sheet that is blocking
@@ -24758,7 +24757,7 @@ document.body.appendChild(wbr);
- <a href=help.html target=example rel=noopener>Help!</a>
<a href=index.html target=_parent>Home</a>
<a href=index.html target=_parent rel=noopener>Home</a>