summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-21 15:16:52 +0000
committerulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-21 15:16:52 +0000
commit1134be71d0a763e1314196b50c4c61d38d971d37 (patch)
tree85a4f9379ca5694d2d07859d171380461e4ee99c /webkit
parent58059242a50b96a7dd21cc20c01826d2e60b69d8 (diff)
downloadchromium_src-1134be71d0a763e1314196b50c4c61d38d971d37.zip
chromium_src-1134be71d0a763e1314196b50c4c61d38d971d37.tar.gz
chromium_src-1134be71d0a763e1314196b50c4c61d38d971d37.tar.bz2
Reland: Update V8 to version 3.14.0.1 and adjust test expectations.
Small chrome size regression is expected since we optimize WebUI javascript by precompiling it into v8 snapshot. R=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/10959041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157982 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 737e105..4af37cb 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -31,3 +31,7 @@
// Right?)
//
// EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL
+
+webkit.org/b/97206 http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe.html [ Failure Skip ]
+webkit.org/b/97206 http/tests/security/contentSecurityPolicy/function-constructor-blocked.html [ Failure Skip ]
+webkit.org/b/97206 http/tests/security/contentSecurityPolicy/eval-blocked.html [ Failure Skip ]