diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
2 files changed, 1 insertions, 7 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": "74662", + "webkit_revision": "74666", "skia_revision": "636", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 199f633..d89381f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,9 +8,3 @@ BUGCR64371 WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT BUGPKASTING WIN MAC DEBUG SLOW: fast/encoding/parser-tests.html = PASS BUGCR67463 MAC : editing/selection/caret-mode-paragraph-keys-navigation.html = TEXT - -BUGCR67919 WIN LINUX MAC : fast/events/touch/touch-target.html = FAIL TIMEOUT -BUGCR67919 WIN LINUX MAC : fast/css/box-shadow.html = FAIL TIMEOUT - -BUGCR67995 LINUX DEBUG : svg/batik/paints/gradientLimit.svg = TEXT CRASH -BUGWK45991 LINUX DEBUG : canvas/philip/tests/2d.gradient.radial.cone.top.html = TEXT TIMEOUT |