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 0e617a96bea80a6db14bce4c0d6561c76399d07e..7abf964d873813f09968eda66638033558d23340 100644 |
--- a/LayoutTests/plugins/npruntime/remove-property-expected.txt |
+++ b/LayoutTests/plugins/npruntime/remove-property-expected.txt |
@@ -4,11 +4,11 @@ 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 |
PASS array[1] is undefined |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |