@@ -1074,9 +1074,10 @@ <h4>
1074
1074
< a > prohibits mixed security contexts algorithm</ a > .
1075
1075
</ li >
1076
1076
< li > If the result of the algorithm is < code > "Prohibits Mixed
1077
- Security Contexts"</ code > and < var > presentationUrl</ var > is an < a >
1078
- a priori unauthenticated URL</ a > , then return a < a > Promise</ a >
1079
- rejected with a < a > SecurityError</ a > and abort these steps.
1077
+ Security Contexts"</ code > and any member of
1078
+ < var > presentationUrls</ var > is an < a > a priori unauthenticated
1079
+ URL</ a > , then return a < a > Promise</ a > rejected with a
1080
+ < a > SecurityError</ a > and abort these steps.
1080
1081
</ li >
1081
1082
< li > If the document object's < a > active sandboxing flag set</ a > has
1082
1083
the < a > sandboxed presentation browsing context flag</ a > set, then
@@ -1509,9 +1510,9 @@ <h4>
1509
1510
< ul >
1510
1511
< li > The result of running the < a > prohibits mixed security
1511
1512
contexts algorithm</ a > on the document's < a > settings object</ a >
1512
- is < code > "Prohibits Mixed Security Contexts"</ code > and
1513
- < var > presentationUrl </ var > is an < a > a priori unauthenticated
1514
- URL</ a > .
1513
+ is < code > "Prohibits Mixed Security Contexts"</ code > and any
1514
+ member of < var > presentationUrls </ var > is an < a > a priori
1515
+ unauthenticated URL</ a > .
1515
1516
</ li >
1516
1517
< li > The document object's < a > active sandboxing flag set</ a > has
1517
1518
the < a > sandboxed presentation browsing context flag</ a > set.
0 commit comments