Index: webkit/data/layout_test_results/v8/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt |
=================================================================== |
--- webkit/data/layout_test_results/v8/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt (revision 0) |
+++ webkit/data/layout_test_results/v8/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt (revision 0) |
@@ -0,0 +1,3 @@ |
+CONSOLE MESSAGE: line 1: Uncaught SyntaxError: Unexpected token ILLEGAL |
+This test ensures we don't crash when we are given garbage for an attribute expecting a function. |
+https://bugs.webkit.org/show_bug.cgi?id=19025 |
Property changes on: webkit\data\layout_test_results\v8\LayoutTests\fast\js\invalid-syntax-for-function-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ native |