Pass | scrolled input field should receive scrollend. | Asserts runPass | assert_equals(0, 0, "text input field is not initially scrolled.")
at Test.<anonymous> ( /dom/events/scrolling/scrollend-fires-to-text-input.html:19:9) | Pass | assert_equals(10, 10, "text input field is scrolled by the correct amount")
at Test.<anonymous> ( /dom/events/scrolling/scrollend-fires-to-text-input.html:27:9) |
|