--- /home/clopez/webkit/webkit/layout-test-results/plugins/npruntime/browser-object-identity-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/plugins/npruntime/browser-object-identity-actual.txt @@ -6,10 +6,10 @@ PASS embed.getAndForgetRememberedObject().foo is 'bar' PASS embed.refCount(obj) is 1 PASS embed.refCount(obj) is 1 -PASS embed.refCount(obj) is 2 +FAIL embed.refCount(obj) should be 2. Was 1. PASS embed.getRememberedObject() is obj PASS embed.getRememberedObject() is obj -PASS embed.refCount(obj) is 2 +FAIL embed.refCount(obj) should be 2. Was 1. PASS embed.getAndForgetRememberedObject() is obj PASS embed.refCount(obj) is 1 PASS successfullyParsed is true