summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 20:20:58 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 20:20:58 +0000
commit7e8488b8c4ee4c0d29ba266d9b405d68b9fbdb2e (patch)
treea664036ece644467252046fa0f551f23edc64027 /webkit/tools
parentd5ee8a2985e182c50cb7d1dd6157f12d0dde18de (diff)
downloadchromium_src-7e8488b8c4ee4c0d29ba266d9b405d68b9fbdb2e.zip
chromium_src-7e8488b8c4ee4c0d29ba266d9b405d68b9fbdb2e.tar.gz
chromium_src-7e8488b8c4ee4c0d29ba266d9b405d68b9fbdb2e.tar.bz2
Default windows installs do not have the replacement character glyph, so Chrome uses a black rectangle instead. It's not clear what to do here, so defer this test for now.
Review URL: http://codereview.chromium.org/42064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11664 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt2
1 files changed, 1 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 cc4b88e..75daeb2 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -600,7 +600,7 @@ DEFER WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL
// No glyph for U+FFFD (Replacement Character : black diamond with
// question mark) in them
-LINUX WIN : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL
+DEFER LINUX WIN : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL
// HTTPS tests fail on the open source buildbot with error "cross-site
// not access allowed". See bug # 2306