Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
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