File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -847,7 +847,10 @@ <h3 id=element-scrolling-members><span class=secno>5.2. </span><code
847847 with the bottom of the scrolling box.
848848
849849 < li >
850- < p class =XXX > left/right?
850+ < p > Align the left of the border box of the element to be scrolled into
851+ view with the left of the scrolling box.
852+ </ li >
853+ <!-- RTL is not special cased in implementations?! -->
851854
852855 < li >
853856 < p > If the aligning did not cause content to move terminate these steps.
Original file line number Diff line number Diff line change @@ -666,7 +666,9 @@ <h3><code title="">Element</code> Scrolling Members</h3>
666666 align the bottom of the border box of the element to be scrolled into
667667 view with the bottom of the scrolling box.</ p > </ li >
668668
669- < li > < p class ="XXX "> left/right?</ p </ li >
669+ < li > < p > Align the left of the border box of the element to be scrolled
670+ into view with the left of the scrolling box.</ p </ li >
671+ <!-- RTL is not special cased in implementations?! -->
670672
671673 < li > < p > If the aligning did not cause content to move terminate these
672674 steps.</ p > </ li >
You can’t perform that action at this time.
0 commit comments