From 3ebf28cdaf23d90af2ca068074e35758843fb6a1 Mon Sep 17 00:00:00 2001 From: "tkent@chromium.org" Date: Thu, 12 Nov 2009 05:24:23 +0000 Subject: Rebaselining fast/css/font-face-default for Linux as upstream bug has been fixed and it looks arial to me now. BUG=10277 TEST=none Patch by kinuko@g Original review: http://codereview.chromium.org/384043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31766 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'webkit/tools') diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index aae5710..09eb359 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -866,12 +866,6 @@ BUG16779 WONTFIX SKIP : LayoutTests/media/video-size-intrinsic-scale.html = FAIL // Function arguments object is copied for each access. BUG24194 : LayoutTests/fast/js/kde/function_arguments.html = FAIL -// It looks like the upstream test is incorrectly using font-family: Times -// instead of font-family: times new roman. This broke when we recently moved -// more of our font default settings to 'times new roman' from 'Times'. This -// should be fixed upstream. https://bugs.webkit.org/show_bug.cgi?id=16348 -BUG10277 LINUX : LayoutTests/fast/css/font-face-default-font.html = FAIL - // We don't support dynamic fonts on Linux. // Once we have the sandbox working, we should re-evaluate this. BUG10278 LINUX : LayoutTests/fast/css/font-face-implicit-local-font.html = FAIL -- cgit v1.1