| Index: webkit/tools/layout_tests/test_expectations.txt
|
| ===================================================================
|
| --- webkit/tools/layout_tests/test_expectations.txt (revision 26327)
|
| +++ webkit/tools/layout_tests/test_expectations.txt (working copy)
|
| @@ -254,6 +254,10 @@
|
| // says that it must be a string.
|
| WONTFIX : LayoutTests/fast/js/kde/evil-n.html = FAIL
|
|
|
| +// This test checks that properties of arguments arrays are non-enumerable
|
| +// which is incorrect according to the ES5 spec.
|
| +WONTFIX : LayoutTests/fast/js/kde/function.html = FAIL
|
| +
|
| // This test is broken. The regular expression used contains an error
|
| // which kjs swallows and returns false, which is the expected result,
|
| // but for which we issue a syntax error.
|
|
|