Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / images / move-image-to-new-document-expected.txt
blob0aa9cee1a93e7554a781151723b723acbde433ab
1 Test that when images are moved to a new document, a new load fires.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Load event fired for IMG in both documents.
7 PASS Load event fired for INPUT in both documents.
8 PASS Load event fired for OBJECT in both documents.
9 PASS Load event fired for EMBED in both documents.
10 PASS successfullyParsed is true
12 TEST COMPLETE