/home/clopez/webkit/webkit/layout-test-results/plugins/npruntime/browser-object-identity-actual.txt

66PASS embed.getAndForgetRememberedObject().foo is 'bar'
77PASS embed.refCount(obj) is 1
88PASS embed.refCount(obj) is 1
9 PASS embed.refCount(obj) is 2
 9FAIL embed.refCount(obj) should be 2. Was 1.
1010PASS embed.getRememberedObject() is obj
1111PASS embed.getRememberedObject() is obj
12 PASS embed.refCount(obj) is 2
 12FAIL embed.refCount(obj) should be 2. Was 1.
1313PASS embed.getAndForgetRememberedObject() is obj
1414PASS embed.refCount(obj) is 1
1515PASS successfullyParsed is true