Automated scrollIntoView tests with 3 different DOCTYPEs as well as right-to-left

 
 
INPUT { float:left; } HTML, BODY { overflow: hidden; }

  • HTML { overflow-x:hidden !important; /*IE6*/ }
    HTML { overflow-x:hidden !important; /*IE6*/ }


    HTML { overflow:hidden !important; /*IE6*/ } INPUT { height:20px; width:20px; }


    INPUT { height:28px; width:28px; }

    BODY { overflow:hidden !important; /*IE9*/ }
    HTML { overflow:hidden !important; /*IE6*/ } BODY { overflow:hidden !important; /*IE9*/ }
    HTML { overflow-x:hidden !important; /*IE6*/ }
    HTML { overflow:hidden !important; /*IE6*/ } BODY { padding:10px; } TABLE { OPR_float:left; }
    HTML { IEZ_overflow:scroll !important; /*IE6*/ } BODY { OPT_overflow:scroll !important; }

    HTML, BODY { padding:50px 9px; } HTML { overflow-x:hidden !important; /*IE6*/ }