summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-27 19:47:02 +0000
committerjorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-27 19:47:02 +0000
commit517c0e9c6e43fa41efcc243219016649ad741b3a (patch)
tree23656069bd452fa243e50b3cbcf2f1c79153ef24
parente31ab62415b4494d3ee2e64e7bffd66e9861811b (diff)
downloadchromium_src-517c0e9c6e43fa41efcc243219016649ad741b3a.zip
chromium_src-517c0e9c6e43fa41efcc243219016649ad741b3a.tar.gz
chromium_src-517c0e9c6e43fa41efcc243219016649ad741b3a.tar.bz2
WebKit deps roll 47827:47830
TBR=ojan TEST=none BUG=none Review URL: http://codereview.chromium.org/177004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24649 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
2 files changed, 5 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index dc75611..0f53ef5 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "47827",
+ "webkit_revision": "47830",
}
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 2a507dc..7f82b0f 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2792,3 +2792,7 @@ BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F
BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL
BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT
+// WebKit 47827:47830
+BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL
+BUG_JORLOW : LayoutTests/tables/mozilla_expected_failures/bugs/bug85016.html = FAIL
+