diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-24 06:22:37 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-24 06:22:37 +0000 |
commit | cb2c560e5c5761329e614aeeaeb6ccb5dcfc1987 (patch) | |
tree | 3d35f4f2b05145cd8b6fa10345c5de9f99939bba /webkit | |
parent | a6e9dcf86f7154739415e7ed4abd14b81228a1d2 (diff) | |
download | chromium_src-cb2c560e5c5761329e614aeeaeb6ccb5dcfc1987.zip chromium_src-cb2c560e5c5761329e614aeeaeb6ccb5dcfc1987.tar.gz chromium_src-cb2c560e5c5761329e614aeeaeb6ccb5dcfc1987.tar.bz2 |
Mark mac tests that regressed from the merge.
TBR=ojan
Review URL: http://codereview.chromium.org/42552
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12345 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index a585487e..79117ea 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -2259,7 +2259,8 @@ SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-vertical-metri LINUX DEBUG : chrome/fast/dom/htmliframeelement-document.html = FAIL // Merge 41860:41906 Regressions -WIN LINUX : LayoutTests/fast/js/invalid-syntax-for-function.html = FAIL +WIN LINUX MAC : LayoutTests/fast/js/invalid-syntax-for-function.html = FAIL +MAC : chrome/fast/dom/Window/window-lookup-precedence.html = FAIL // Merge 41860:41906 New tests DEFER WIN LINUX : LayoutTests/fast/replaced/percent-height-in-anonymous-block-in-table.html = FAIL |