File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -200,9 +200,7 @@ a <a>target</a> whose <a>relevant settings object</a>'s <a>origin</a> is
200
200
<a>same origin-domain</a> with the <a>top-level origin</a> , referred to as a
201
201
<dfn for="IntersectionObserver">same-origin-domain target</dfn> ;
202
202
as opposed to a <dfn for="IntersectionObserver">cross-origin-domain target</dfn> .
203
- Any <a>target</a> of an <a>explicit root observer</a> is also a <a>same-origin-domain target</a> ,
204
- since the <a>target</a> must be in the same <a>document</a> as the
205
- <a>intersection root</a> .
203
+ Any <a>target</a> of an <a>explicit root observer</a> is treated as a <a>same-origin-domain target</a> .
206
204
207
205
Note: In {{MutationObserver}} , the {{MutationObserverInit}} options are passed
208
206
to {{MutationObserver/observe()}} while in {{IntersectionObserver}} they are
You can’t perform that action at this time.
0 commit comments