From 7c9b5e341f9b53bad90aa31f8d480e4809d1deb1 Mon Sep 17 00:00:00 2001 From: "levin@chromium.org" Date: Wed, 16 Mar 2011 03:17:34 +0000 Subject: Roll WebKit DEPS 81134:81211. Remove some test expectations that have been handled upstream. TEST=None BUG=None TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/6674022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78331 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- webkit/tools/layout_tests/test_expectations.txt | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 2638653..9071771 100644 --- a/DEPS +++ b/DEPS @@ -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": "81134", + "webkit_revision": "81211", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4508", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c107f52..a894e52 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,11 +7,3 @@ // Skip these tests until the test_expectations can be updated after this Chromium patch lands. BUGWK44797 SKIP : fullscreen = PASS FAIL TIMEOUT - -BUG_LEVIN MAC : fast/table/relative-position-containment.html = IMAGE -BUG_LEVIN MAC : fast/table/relative-position-offsets.html = IMAGE -BUG_LEVIN MAC : fast/table/relative-position-stacking.html = IMAGE -BUG_LEVIN MAC : svg/custom/mouse-move-on-svg-container-standalone.svg = IMAGE -BUG_LEVIN MAC : svg/custom/mouse-move-on-svg-container.xhtml = IMAGE -BUG_LEVIN MAC : svg/custom/mouse-move-on-svg-root-standalone.svg = IMAGE -BUG_LEVIN MAC : svg/custom/mouse-move-on-svg-root.xhtml = IMAGE -- cgit v1.1