DOM Events
Test Description: WheelEvent - wheel event bubbles.
Steps:
- Note: an input device with scroll wheel support (e.g., mouse wheel) is required
- Move the mouse pointer over the above textarea
- Scroll down the mouse wheel 1 or more units
Test passes if the word "PASS" appears below after following the above steps.
Test result:
FAIL