@@ -253,8 +253,9 @@ <h3 id=terminology><span class=secno>2.2. </span>Terminology</h3>
253253 event named < var title =""> e</ var > </ dfn > , < dfn id =html-element > HTML
254254 element</ dfn > , < dfn id =htmlelement > < code > HTMLElement</ code > </ dfn > , < dfn
255255 id =queue-a-task > queue a task</ dfn > , < dfn id =quirks-mode > quirks mode</ dfn > ,
256- < dfn id =task > task</ dfn > , and < dfn id =window > < code > Window</ code > </ dfn > are
257- defined by HTML5. [< cite > < a href ="#ref-html5 "> HTML5</ a > </ cite > ]
256+ < dfn id =same-origin > same origin</ dfn > , < dfn id =task > task</ dfn > , and < dfn
257+ id =window > < code > Window</ code > </ dfn > are defined by HTML5. [< cite > < a
258+ href ="#ref-html5 "> HTML5</ a > </ cite > ]
258259
259260 < p > < dfn id =the-html-body-element > The HTML < code > body</ code > element</ dfn >
260261 is the first < code > body</ code > < a href ="#html-element "> HTML element</ a >
@@ -830,10 +831,10 @@ <h3 id=element-scrolling-members><span class=secno>5.2. </span><code
830831 < ol >
831832 < li >
832833 < p > If the < a href ="#document "> < code > Document</ code > </ a > associated with
833- the element to be scrolled into view is not < span > same origin</ span >
834- with the < a href ="#document "> < code > Document</ code > </ a > associated with
835- the element or < a href ="#viewport "> viewport</ a > associated with the
836- scrolling box, terminate these steps.
834+ the element to be scrolled into view is not < a href =" #same- origin" > same
835+ origin </ a > with the < a href ="#document "> < code > Document</ code > </ a >
836+ associated with the element or < a href ="#viewport "> viewport</ a >
837+ associated with the scrolling box, terminate these steps.
837838
838839 < li >
839840 < p > If the < i title =""> align to top flag</ i > is set align the top of the
0 commit comments