blob: d16a02daace35b8c303ce5e6c56ae3fc81ecf1e2 [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.