tests._base.html_rtl failure in scrollingQuirksIframeVertSmall on FF4, IE9
This is from runTests.html, didn't try standalone:
GROUP "scrollingQuirksIframeVertSmall" has 1 test to run
_AssertFailure: http://mac/clean/dojo/_base/_loader/bootstrap.js:585 doh._AssertFailure: assertEqual() failed:
expected EQUAL but got 100% width element start/size=17/283 frame client width=283
doh._AssertFailure
ERROR IN:
(function (t) {var d = new doh.Deferred, s = document.createElement("SPAN");s.loaded = function (iframe) {iframe.resultReady = d.getTestCallback(function () {t.is("EQUAL", iframe.testResult);});iframe.runScrollingTest(iframe);};s.innerHTML = "<iframe class=\"iframeTest\" id=\"" + id + "\" src=\"scrolling" + doctype + "Iframe.html?rtl&" + scroll + "&" + size + "\" frameborder=\"0\" onload=\"this.parentNode.loaded(this)\" style=\"background-color:gray;\" allowtransparency></iframe>";dojo.byId("iframeContainer").appendChild(s);return d;})
FAILED test: ../../dojo/tests/_base/html_rtl.html::scrollingQuirksIframeVertSmall::test_scrollingQuirksIframeVertSmall 374 ms
Change History (10)
Summary: |
tests._base.html_rtl failure in scrollingQuirksIframeVertSmall on FF4 →
tests._base.html_rtl failure in scrollingQuirksIframeVertSmall on FF4, IE9
|
Owner: |
changed from Douglas Hays to Eugene Lazutkin
|
Status: |
new →
assigned
|
Keywords: |
dohfail added; ff4 ie9 removed
|
Owner: |
changed from Eugene Lazutkin to Douglas Hays
|
Status: |
assigned →
new
|
Milestone: |
1.6.2 →
1.7
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Reassigning per IRC conversation.