DOM Events

Test Description: WheelEvent - wheel event bubbles.

Steps:

  1. Note: an input device with scroll wheel support (e.g., mouse wheel) is required
  2. Move the mouse pointer over the above textarea
  3. 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