Index: LayoutTests/fast/js/pic/cached-prototype-setter-expected.txt |
diff --git a/LayoutTests/fast/js/pic/cached-prototype-setter-expected.txt b/LayoutTests/fast/js/pic/cached-prototype-setter-expected.txt |
index d3f66b57df449bd9750a163b3264f31c713fd318..ab77f0d57a6588e7b89ac7211a9a6f9b0cb044d8 100644 |
--- a/LayoutTests/fast/js/pic/cached-prototype-setter-expected.txt |
+++ b/LayoutTests/fast/js/pic/cached-prototype-setter-expected.txt |
@@ -1,5 +1,5 @@ |
This page tests whether a cached [[put]] consults setters in the prototype chain. If the test passes, you'll see two PASS messages below. |
-PASS: 'x' setter was called. |
+FAIL: 'x' setter was not called. |
PASS: 'x' setter was called. |