diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-31 06:43:58 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-31 06:43:58 +0000 |
commit | c70e6b14e06f032aced0d39cec8df71a6cc3b191 (patch) | |
tree | 0f3a32c78c171a8e3190e33978745067a46ccd8d | |
parent | ea6ebc2c65cf3e947ea0965ffb2f1be95c9b1869 (diff) | |
download | chromium_src-c70e6b14e06f032aced0d39cec8df71a6cc3b191.zip chromium_src-c70e6b14e06f032aced0d39cec8df71a6cc3b191.tar.gz chromium_src-c70e6b14e06f032aced0d39cec8df71a6cc3b191.tar.bz2 |
WebKit roll 94073:94152.
TBR=apavlov@chromium.org
Review URL: http://codereview.chromium.org/7740074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98932 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 1 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": "94073", + "webkit_revision": "94152", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "6583", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 083fccb..707c890 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,5 +6,3 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. -BUG_LEVIN : fast/multicol/inherit-column-values.html = MISSING -BUG_LEVIN : fast/multicol/initial-column-values.html = MISSING |