chromium/third_party/blink/web_tests/ppapi/plugins/plugin-destroyed-enumerate-expected.txt

CONSOLE MESSAGE: Blink Deprecated Test Plugin: Destroying
Verify that enumerating the properties of a detached plugin doesn't crash, but throws.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS Object.getOwnPropertyNames(testObject) threw exception ReferenceError: Plugin object deleted.
PASS successfullyParsed is true

TEST COMPLETE