blob: a79cd24bf672a20864c9ef6e5914d74fa7ba7e02 [file] [log] [blame]
This test ensures that "load" events for images do not trigger bubble or capture handlers on the window object. We need this quirk to be compatible with a variety of web sites.
Bubble for load event hit at most once: PASS.
Capture for load event hit at most once: PASS.