File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828 < h1 id =cssom-view-module > CSSOM View Module</ h1 >
2929
30- < h2 class ="no-num no-toc " id =w3c-doctype > Editor's Draft 30 August 2010</ h2 >
30+ < h2 class ="no-num no-toc " id =w3c-doctype > Editor's Draft 31 August 2010</ h2 >
3131
3232 < dl >
3333 < dt > This Version:
3434
3535 < dd > < a
36- href ="http://www.w3.org/TR/2010/ED-cssom-view-20100830 / "> http://www.w3.org/TR/2010/ED-cssom-view-20100830 /</ a >
36+ href ="http://www.w3.org/TR/2010/ED-cssom-view-20100831 / "> http://www.w3.org/TR/2010/ED-cssom-view-20100831 /</ a >
3737
3838 < dt > Latest Version:
3939
@@ -938,7 +938,7 @@ <h3 id=element-scrolling-members><span class=secno>5.2. </span><code
938938 < li >
939939 < p > < a href ="#scroll-an-element-into-view " title ="scroll an element into
940940 view "> Scroll the element into view</ a > with the < i title =""> align to top
941- flag</ i > set if < var title =""> top</ var > is true.
941+ flag</ i > set if < var title =""> top</ var > is true or omitted .
942942 </ ol >
943943
944944 < p > The < dfn id =dom-element-scrolltop > < code > scrollTop</ code > </ dfn > attribute
Original file line number Diff line number Diff line change @@ -741,7 +741,7 @@ <h3><code title="">Element</code> Scrolling Members</h3>
741741
742742 < li > < p > < span title ="scroll an element into view "> Scroll the element into view</ span >
743743 with the < i title =""> align to top flag</ i > set if < var title =""> top</ var >
744- is true.</ p > </ li >
744+ is true or omitted .</ p > </ li >
745745 </ ol >
746746
747747
You can’t perform that action at this time.
0 commit comments