Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / plugins / plugin-destroyed-enumerate-expected.txt
blobcf05582624c1075ef1304d64a8daf683143791c8
1 Verify that enumerating the properties of a detached plugin doesn't crash, but throws.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Object.getOwnPropertyNames(testObject) threw exception ReferenceError: NPObject deleted.
7 PASS successfullyParsed is true
9 TEST COMPLETE