diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-02 19:27:40 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-02 19:27:40 +0000 |
commit | 2214514c4b6b8fc4c2fde72e743c9f4401ac77d8 (patch) | |
tree | d99e26f84b9523fa2d9637694b8ade36cb0617a2 /webkit | |
parent | 23887f04fbf1ddadadea709206b265a3def2eb3a (diff) | |
download | chromium_src-2214514c4b6b8fc4c2fde72e743c9f4401ac77d8.zip chromium_src-2214514c4b6b8fc4c2fde72e743c9f4401ac77d8.tar.gz chromium_src-2214514c4b6b8fc4c2fde72e743c9f4401ac77d8.tar.bz2 |
Add a note about why chrome/fonts/impact.html layout test is broken.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6229 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/linux/tests_fixable.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/linux/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/linux/tests_fixable.txt index 3d4f030..269f8a9 100644 --- a/webkit/tools/layout_tests/test_lists/linux/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/linux/tests_fixable.txt @@ -1477,7 +1477,11 @@ LayoutTests/tables/mozilla/other/ms.html = FAIL LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL +// This fails because it requests bold+italic Impact faces, which don't exist. +// Our simulation of them differs in metrics from Windows's simulation and +// this is probably not worth the effort chrome/fonts/impact.html = FAIL + chrome/fonts/lucida-grande.html = FAIL chrome/plugins/get-url-with-blank-target.html = FAIL chrome/plugins/multiple-plugins.html = FAIL |