summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorerik.corry@gmail.com <erik.corry@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-06 13:33:12 +0000
committererik.corry@gmail.com <erik.corry@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-06 13:33:12 +0000
commit208a4b3c2880ff949c313447912754d968f58262 (patch)
tree1aa11644274c932c36b86ec560873d391b0ce387 /webkit
parent4e9dbcc371a7d881dd24848f6c9df40921b2334d (diff)
downloadchromium_src-208a4b3c2880ff949c313447912754d968f58262.zip
chromium_src-208a4b3c2880ff949c313447912754d968f58262.tar.gz
chromium_src-208a4b3c2880ff949c313447912754d968f58262.tar.bz2
Bump V8 to version 3.4.2.
Review URL: http://codereview.chromium.org/7113005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87978 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index da186ed..cb1d691 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -28,3 +28,7 @@ BUGGMAN : fast/canvas/canvas-transform-skewed.html = IMAGE
BUGGMAN : fast/canvas/zero-size-fill-rect.html = IMAGE
BUGGMAN : media/video-canvas-alpha.html = IMAGE
+// We now follow the ES5 spec with regards to the semantics of the receiver
+// given through eval to builtins (undefined). Test assumes that the global
+// object is given as receiver.
+BUGRICOW : fast/js/eval-var-decl.html = TEXT