diff --git a/spec.bs b/spec.bs index ccd31a2..9dc020c 100644 --- a/spec.bs +++ b/spec.bs @@ -158,16 +158,15 @@ will be followed by two additional steps as follows: 1. If targetOrigin is a single U+002A ASTERISK character (*), then throw a a "NotAllowedError" DOMException. - 2. If targetWindow's [associated + 2. If targetWindow's [associated Document](https://html.spec.whatwg.org/multipage/window-object.html#concept-document-window) is not [allowed-to-use](https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use) the feature indicated by delegate, then throw a a "NotAllowedError" DOMException. - 3. Let source be the {{WindowProxy}} object corresponding to incumbentSettings's [=global object=] (a {{Window}} - object). + 3. Let source be incumbentSettings's [=environment settings + object/global object=]. 4. If source has [transient activation](https://html.spec.whatwg.org/multipage/interaction.html#transient-activation), diff --git a/spec.html b/spec.html index d77e6d3..3b44580 100644 --- a/spec.html +++ b/spec.html @@ -6,15 +6,7 @@ -<<<<<<< HEAD -<<<<<<< HEAD - -======= - ->>>>>>> 526c93a (Clarify consumption of user activation at the initiation step.) -======= - ->>>>>>> 00ddca4 (Start consumption at source, not target.) +