Opened 10 years ago
Closed 5 years ago
#13408 closed defect (patchwelcome)
html_rtl test failures
Reported by: | haysmark | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.11 |
Component: | HTML | Version: | 1.7.0b1 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
See:
http://archive.dojotoolkit.org/nightly/checkout/dojo/tests/_base/html_rtl.html
IE6 seems to suffer from an off by 2 issue:
FAILED test: ../../dojo/tests/_base/html_rtl.html::rtl::coordsWithScrolling assertEqual() failed: expected 100 but got 102 with hint: x pos should be 100 after horizontal scroll 851ms FAILED test: ../../dojo/tests/_base/html_rtl.html::rtl::eventClientXY_IE assertEqual() failed: expected 0 but got -2 1.1s FAILED test: ../../dojo/tests/_base/html_rtl.html::rtl::testScrolledPosition assertEqual() failed: expected EQUAL but got abs1.offsetLeft=626 control.offsetLeft=624
Change History (2)
comment:1 Changed 10 years ago by
Component: | Core → HTML |
---|---|
Owner: | set to Eugene Lazutkin |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
IE6 no longer supported.