You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
codeInputElement.scrollTo(0,(codeInputElement.offsetHeight-codeInputElement.clientHeight)+codeInputElement.scrollHeight);// Scroll to bottom - offset-client is margin+border+padding
341
+
awaitwaitAsync(50);// Wait for CSS to visibly change
342
+
testAssertion("Core","Scroll aligned",confirm("Is the selected character aligned? (OK=Yes)"),"user-judged");
0 commit comments