| |
| Tests that latched state logic does not get stuck scrolling a specific <select>. To manually run this test, place the mouse pointer |
| within one left <select> boundary, and then use the mouse wheel or a two-finger to scroll down the list, without momentum scrolling. |
| Do the same for the right <select>. The left <select> should not scroll when trying to scroll the right <select>. |
| |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| |
| |
| PASS Leftmost <select> was scrolled |
| PASS Leftmost <select> was not scrolled by the latch state logic |
| PASS Rightmost <select> was properly scrolled. |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |