From 53aacae5fea0264040b0d0a5cdd40e202527b80d Mon Sep 17 00:00:00 2001 From: "tkent@google.com" Date: Mon, 21 Jun 2010 03:40:40 +0000 Subject: WebKit roll 61498:61520 BUG=none TEST=none TBR=dglazkov,hclam Review URL: http://codereview.chromium.org/2856010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50331 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- webkit/tools/layout_tests/test_expectations.txt | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 55456bb..9e66bcb 100644 --- a/DEPS +++ b/DEPS @@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "61498", + "webkit_revision": "61520", "ffmpeg_revision": "49485", "skia_revision": "582", "chromium_git": "http://src.chromium.org/git", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 19e4479..0ca4cc3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,9 +4,3 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. - -// Need rebaseline because METER_TAG and PROGRESS_TAG were enabled. -// fast/dom/HTMLProgressElement/*.html and fast/dom/HTMLMeterElement/*.html also -// need rebaseline. -BUGTKENT MAC DEBUG : fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html = IMAGE -BUGTKENT MAC DEBUG : fast/dom/HTMLMeterElement/meter-styles.html = IMAGE -- cgit v1.1