Index: LayoutTests/fast/js/function-length-expected.txt |
diff --git a/LayoutTests/fast/js/function-length-expected.txt b/LayoutTests/fast/js/function-length-expected.txt |
index 0067f1342efbfc06e7c284d53198d5f0eaa02125..90158d5fa10f51eb2e96a500021aed9e5a8cc784 100644 |
--- a/LayoutTests/fast/js/function-length-expected.txt |
+++ b/LayoutTests/fast/js/function-length-expected.txt |
@@ -8,7 +8,7 @@ PASS window.open.length is 2 |
PASS window.showModalDialog.length is 1 |
PASS window.setTimeout.length is 1 |
PASS window.clearTimeout.length is 0 |
-PASS window.addEventListener.length is 0 |
+PASS window.addEventListener.length is 2 |
PASS window.postMessage.length is 2 |
PASS window.dispatchEvent.length is 1 |
PASS window.openDatabase.length is 4 |