Skip to content

Commit 8799c3a

Browse files
committed
typo
1 parent 002070a commit 8799c3a

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

cssom-view/Overview.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -925,8 +925,9 @@ <h3 id=element-scrolling-members><span class=secno>5.2. </span><code
925925
</ol>
926926

927927
<p>The <dfn id=dom-element-scrollintoview
928-
title=dom-Element-scrollIntoView>scrollIntoView([<var title="">top</var>])
929-
method <em class=ct>must</em> run these steps:</dfn>
928+
title=dom-Element-scrollIntoView><code>scrollIntoView([<var
929+
title="">top</var>])</code></dfn> method <em class=ct>must</em> run these
930+
steps:
930931

931932
<ol>
932933
<li>

cssom-view/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ <h3><code title="">Element</code> Scrolling Members</h3>
731731

732732

733733
<p>The
734-
<dfn id="dom-element-scrollintoview" title="dom-Element-scrollIntoView">scrollIntoView([<var title="">top</var>])
734+
<dfn id="dom-element-scrollintoview" title="dom-Element-scrollIntoView"><code>scrollIntoView([<var title="">top</var>])</code></dfn>
735735
method <em class="ct">must</em> run these steps:</p>
736736

737737
<ol>

0 commit comments

Comments
 (0)