diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-12 20:49:27 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-12 20:49:27 +0000 |
commit | 28ab0d3189c14d4061240ec4471e16de11fa0f7c (patch) | |
tree | 8ee354298f4985cbc1b420e984f270547174a2a7 /webkit/tools | |
parent | 66bbbaa10655a35efe2fb38274862d01fc69a0dc (diff) | |
download | chromium_src-28ab0d3189c14d4061240ec4471e16de11fa0f7c.zip chromium_src-28ab0d3189c14d4061240ec4471e16de11fa0f7c.tar.gz chromium_src-28ab0d3189c14d4061240ec4471e16de11fa0f7c.tar.bz2 |
Remove the mac tag for tests we just added baselines for (looks like a cl added
the mac entries right as the new baselines got landed)
Review URL: http://codereview.chromium.org/20322
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9700 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index eab4c85..bd1ec332 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -324,8 +324,8 @@ DEFER WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = PASS FAIL // These were recently rebaselined on Windows and probably just need a // rebaseline on other platforms as well. -LINUX MAC : chrome/fast/forms/basic-textareas.html = FAIL -LINUX MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL +LINUX : chrome/fast/forms/basic-textareas.html = FAIL +LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL // For these two fast/frames tests it looks like the win baseline had some weird // artifacts on the scrollbars on one of the frames, which has now been removed. // This artifact does not exist on the mac baseline. |