Index: test/webkit/fast/js/kde/prototype_length-expected.txt |
diff --git a/test/webkit/fast/js/kde/prototype_length-expected.txt b/test/webkit/fast/js/kde/prototype_length-expected.txt |
index 7c4c2e25d86e04fe46ccccd1659e5c3172c7e592..5cf2bd5db8cd95a611f4a1dd169a339dbd6e67c6 100644 |
--- a/test/webkit/fast/js/kde/prototype_length-expected.txt |
+++ b/test/webkit/fast/js/kde/prototype_length-expected.txt |
@@ -39,7 +39,7 @@ PASS Array.prototype.length is 6 |
PASS Function.prototype.length is 0 |
PASS String.prototype.length is 0 |
PASS delete Array.prototype.length is false |
-PASS delete Function.prototype.length is false |
+PASS delete Function.prototype.length is true |
PASS delete String.prototype.length is false |
PASS foundArrayPrototypeLength is false |
PASS foundFunctionPrototypeLength is false |