Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / before-unload-adopt-within-subframes-expected.txt
blobd4bc9a5dfa6d03804a936202294a307a6595506d
1 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.
3 PASS: fired on parent
4 PASS: fired on a
5 PASS: fired on adoptee
6 adopting
7 adopted
8 PASS: fired on b
9 DONE