Back to Chromium

Onload Fires Twice

third_party/blink/web_tests/fast/events/onload-fires-twice.html

149.0.7827.2250 B
Original Source

Makes sure an inline "load" event does not fire twice. This may occur if an inline event listener is not removed prior to being re-added in the case of multiple body nodes in the document. You should see "Test passed" below.

Test failed (never ran).