diff --git a/source b/source index 69c921ad1dd..2ea1d8fa836 100644 --- a/source +++ b/source @@ -93462,9 +93462,10 @@ function sendData(data) { data-x="concept-document-window">associated Document has the sandboxed modals flag set, then return.

-
  • If this's relevant settings object's origin and - this's relevant settings object's top-level origin are - not same origin-domain, then return.

  • +
  • If this's relevant settings object's + origin and this's + relevant settings object's top-level origin are not + same origin-domain, then return.

  • Optionally, return. (For example, the user agent might give the user the option to ignore all alerts, and would thus abort at this step whenever the method was @@ -93498,9 +93499,10 @@ function sendData(data) { data-x="concept-document-window">associated Document has the sandboxed modals flag set, then return.

  • -
  • If this's relevant settings object's origin and - this's relevant settings object's top-level origin are - not same origin-domain, then return false.

  • +
  • If this's relevant settings object's + origin and this's + relevant settings object's top-level origin are not + same origin-domain, then return false.

  • Optionally, return false. (For example, the user agent might give the user the option to ignore all prompts, and would thus abort at this step whenever the method @@ -93532,9 +93534,10 @@ function sendData(data) { data-x="concept-document-window">associated Document has the sandboxed modals flag set, then return.

  • -
  • If this's relevant settings object's origin and - this's relevant settings object's top-level origin are - not same origin-domain, then return null.

  • +
  • If this's relevant settings object's + origin and this's + relevant settings object's top-level origin are not + same origin-domain, then return null.

  • Optionally, return null. (For example, the user agent might give the user the option to ignore all prompts, and would thus abort at this step whenever the method was