diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "95087", + "webkit_revision": "95187", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "6684", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 21b05b3..e76df1f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,3 +9,6 @@ BUG_LOISLO WIN LINUX : inspector/debugger/scripts-sorting.html = TEXT +BUG_LEVIN : http/tests/loading/307-after-303-after-post.html = PASS TEXT +BUG_LEVIN : http/tests/security/mixedContent/insecure-image-in-main-frame.html = PASS TEXT +BUG_LEVIN : http/tests/security/mixedContent/insecure-script-in-iframe.html = PASS TEXT |