From 4ddf3513d40173f5f4d3f7a1098ec51b4d97ebd6 Mon Sep 17 00:00:00 2001 From: "victorw@chromium.org" Date: Thu, 20 Aug 2009 00:02:12 +0000 Subject: Add failed editing tests to test_expectations TBR=dglazkov BUG=17883 TEST=layout tests git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23781 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d49e645..bc70def 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2698,6 +2698,11 @@ BUG17635 MAC : LayoutTests/fast/css/only-child-pseudo-class.html = PASS FAIL BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL +// Test failures from WebKit merge 46426 to 46471 +// These probably just need to be rebaselined on win/linux. +BUG17883 WIN LINUX : LayoutTests/editing/deleting/delete-3857753-fix.html = FAIL +BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL + // This happened when I enabled DOM Storage. Adam asked me to just exclude and // file a bug. BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.html = FAIL -- cgit v1.1