Index: third_party/WebKit/LayoutTests/fast/js/function-length-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/js/function-length-expected.txt b/third_party/WebKit/LayoutTests/fast/js/function-length-expected.txt |
index 1e2b7fb006587d3c6d45e5340b72b92d7c322481..6b2b6f5e1d74514c652f0d98d9342875194b3042 100644 |
--- a/third_party/WebKit/LayoutTests/fast/js/function-length-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/js/function-length-expected.txt |
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS window.confirm.length is 0 |
-PASS window.open.length is 2 |
+PASS window.open.length is 0 |
PASS window.setTimeout.length is 1 |
PASS window.clearTimeout.length is 0 |
PASS window.addEventListener.length is 2 |