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..a08dbc68a7493253c2726435068ed97d4a097423 100644 |
--- a/LayoutTests/fast/js/function-length-expected.txt |
+++ b/LayoutTests/fast/js/function-length-expected.txt |
@@ -5,7 +5,6 @@ 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.showModalDialog.length is 1 |
PASS window.setTimeout.length is 1 |
PASS window.clearTimeout.length is 0 |
PASS window.addEventListener.length is 2 |