Sign in
webkit
/
WebKit
/
85db3efdec5ca5eb5d671961c4826c59372af698
/
.
/
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