https://bugzilla.wikimedia.org/show_bug.cgi?id=58536
--- Comment #2 from Bartosz Dziewoński <[email protected]> --- To quote: Umherirrender, Nov 30 5:04 PM > qunit tests under IE8 fails for jquery.placeholder > > jquery.placeholder: emulates placeholder for <input type=text> (3, > 19, 22) > * `$el.val("")` should change the `value` attribute > * `$el.val("")` should re-enable `placeholder` class > * $el.placeholder(<string>) should update the displayed placeholder > value > > jquery.placeholder: emulates placeholder for <input type=email> (3, > 19, 22) > * the same as above > > jquery.placeholder: emulates placeholder for <input type=tel> (3, > 19, 22) > * the same as above > Expected is a value, but result is a empty string. Please have a > look. Thanks. Bartosz Dziewoński, Nov 30 7:48 PM > All tests pass for me on IE8 :o http://i.imgur.com/TWGtJVO.png Umherirrender, Nov 30 11:59 PM > Looks like a race condition, when cpu is high. Because sometimes it > fails with all tests and pass when testing the module only, but it > also possible that the module test failed. Seen with monobook and > vector. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
