From e97eb348e67e7352c980de7933bc88692b2b0dc1 Mon Sep 17 00:00:00 2001 From: "jianli@chromium.org" Date: Thu, 20 Aug 2009 22:58:02 +0000 Subject: Comment why it is OK for LayoutTests/platform/mac/editing/deleting/backward-delete.html to fail on Mac. BUG=none TEST=none Review URL: http://codereview.chromium.org/173151 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23907 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 921d061..f674879 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -186,6 +186,10 @@ WONTFIX : LayoutTests/platform/mac-tiger = FAIL PASS WONTFIX : LayoutTests/platform/qt = FAIL PASS WONTFIX LINUX MAC : LayoutTests/platform/win = FAIL PASS +// This is a Safari specific test to make WebKit behave like AppKit on the Mac. +// We do not support it because PLATFORM(MAC) is not defined for the mac version. +WONTFIX MAC : LayoutTests/platform/mac/editing/deleting/backward-delete.html = FAIL + // Ignored because we do not have OBJC bindings WONTFIX SKIP : LayoutTests/editing/pasteboard/paste-RTFD.html = FAIL WONTFIX SKIP : LayoutTests/editing/pasteboard/paste-TIFF.html = FAIL -- cgit v1.1