Sign in
webkit
/
WebKit
/
23e576feb4d75c9fc45f35cc19515c4cf11389a1
/
.
/
LayoutTests
/
fast
/
events
/
before-unload-adopt-within-subframes-expected.txt
blob: d4bc9a5dfa6d03804a936202294a307a6595506d [
file
] [
log
] [
blame
]
This test ensures beforeunload event fires exactly once in a subframe even if the frame was adopted to a frame that appears later in the tree.
PASS: fired on parent
PASS: fired on a
PASS: fired on adoptee
adopting
adopted
PASS: fired on b
DONE