From 20fdbc31d0e998ba81d8337259b43e57e2ff02b7 Mon Sep 17 00:00:00 2001 From: "jorlow@chromium.org" Date: Wed, 1 Jul 2009 08:42:11 +0000 Subject: Ignore some layout tests that are having issues. Also do a tiny roll of the WebKit deps. TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19716 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- webkit/tools/layout_tests/test_expectations.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 10643fb..63c28fe 100644 --- a/DEPS +++ b/DEPS @@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "45419", + "webkit_revision": "45431", } diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 94b46d4..5f6802d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2851,3 +2851,8 @@ BUG15710 : LayoutTests/fast/css/getComputedStyle/computed-style-font-family.html // WebKit 45381:45403 New tests BUG15710 : LayoutTests/compositing/overflow/overflow-scroll.html = TIMEOUT BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = TIMEOUT + +// Webkit 45403:45431 +BUG15733 : LayoutTests/compositing/layers-inside-overflow-scroll.html = ERROR +BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = ERROR +BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = ERROR \ No newline at end of file -- cgit v1.1