Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / misc / image-load-outlives-gc-without-crashing-expected.txt
blob223fdcc9ec219af1643605a109c60ab460217074
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 This test has an image inside a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.