Sign in
webkit
/
WebKit
/
576a979610e4022489e162a6cf99857a249b2267
/
.
/
LayoutTests
/
fast
/
events
/
onload-fires-twice-expected.txt
blob: d7a055a2eb48a7614c906eedd1009bd2e8769955 [
file
] [
log
] [
blame
]
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 passed.