From 81f9c1b7db09b078ea3b4cd59e7d444485327ed5 Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Thu, 14 May 2009 20:50:39 +0000 Subject: Rebaseline on mac too. I forgot that this is a V8 test and needs to be rebaselined on mac too. The windows/linux fix was in r16091. TBR=dglazkov Review URL: http://codereview.chromium.org/113413 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16097 0039d316-1c4b-4281-b951-d872f2087c98 --- .../LayoutTests/fast/js/invalid-syntax-for-function-expected.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit/data') diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt index 4aa051a..73c4816 100644 --- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt @@ -1,3 +1,3 @@ -CONSOLE MESSAGE: line 2: Uncaught SyntaxError: Unexpected token ILLEGAL +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 -- cgit v1.1