| 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 b5d0e3b05c6069de0df1c58e91578427e3e5e640..a4e768a90fe911edf0da6268dfe5655da040da0a 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 2
|
| +PASS window.addEventListener.length is 0
|
| PASS window.postMessage.length is 2
|
| PASS window.dispatchEvent.length is 1
|
| PASS window.openDatabase.length is 4
|
|
|