Index: LayoutTests/plugins/npruntime/remove-property-expected.txt |
diff --git a/LayoutTests/plugins/npruntime/remove-property-expected.txt b/LayoutTests/plugins/npruntime/remove-property-expected.txt |
index bcb0561c73cbd6a77ce92644f8885347e3211663..7abf964d873813f09968eda66638033558d23340 100644 |
--- a/LayoutTests/plugins/npruntime/remove-property-expected.txt |
+++ b/LayoutTests/plugins/npruntime/remove-property-expected.txt |
@@ -4,6 +4,9 @@ Test NPN_RemoveProperty |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS 'property' in obj is true |
FAIL 'property' in obj should be false. Was true. |
PASS array[1] is 2 |