diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-19 21:26:04 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-19 21:26:04 +0000 |
commit | a7f236a79bdd775c4325e20055e8501fc77324c3 (patch) | |
tree | ffec6f6ccccd6fe8e40c0c3331f69e049753d901 | |
parent | caee07992a65f592686c309b011a4b6b8a8ce891 (diff) | |
download | chromium_src-a7f236a79bdd775c4325e20055e8501fc77324c3.zip chromium_src-a7f236a79bdd775c4325e20055e8501fc77324c3.tar.gz chromium_src-a7f236a79bdd775c4325e20055e8501fc77324c3.tar.bz2 |
WebKit roll 72395:72417.
BUG=None
TEST=None
TBR=antonm@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66820 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
2 files changed, 4 insertions, 1 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": "72395", + "webkit_revision": "72417", "skia_revision": "626", "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 bb5938a..1cdc0b0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,3 +9,6 @@ BUG_LEVIN LINUX MAC : svg/custom/use-infinite-recursion.svg = IMAGE BUG_LEVIN LINUX MAC : fast/xsl/xslt-mismatched-tags-in-xslt.xml = IMAGE + +// Debug only timeout, so no coverage from canaries, somewhere in range 72395:72417. +BUG_JPARENT WIN DEBUG : inspector/styles-disable-then-delete.html = TIMEOUT |