diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
2 files changed, 4 insertions, 3 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": "71175", + "webkit_revision": "71197", "skia_revision": "621", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 13251af..dd31bc1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -25,5 +25,6 @@ BUGPKASTING WIN : fast/images/gif-loop-count.html = IMAGE BUG61411 WIN : inspector/styles-source-lines-inline.html = TEXT // Was already marked as flaky on Win, seems to fail on Mac too. -//BUG31342 WIN RELEASE : security/block-test-no-port.html = TEXT PASS -BUGDIMICH WIN LINUX : security/block-test-no-port.html = TEXT +BUG31342 MAC WIN RELEASE : security/block-test-no-port.html = TEXT PASS + +BUGDIMICH MAC : fast/repaint/selection-rl.html = IMAGE |