From 4adb1655de607553bb2d34d6c2e91ed5969a0b5b Mon Sep 17 00:00:00 2001 From: "L. David Baron" Date: Wed, 5 May 2010 13:53:02 -0700 Subject: [PATCH] Backed out changeset 09a936531466 (bug 563023) due to Mac reftest failure. --- layout/reftests/font-face/src-list-local-fallback-ref.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/layout/reftests/font-face/src-list-local-fallback-ref.html b/layout/reftests/font-face/src-list-local-fallback-ref.html index 1f8b14ab374..8326037e567 100644 --- a/layout/reftests/font-face/src-list-local-fallback-ref.html +++ b/layout/reftests/font-face/src-list-local-fallback-ref.html @@ -14,8 +14,7 @@ body { p { margin-left: 1em; } -p { font-family: Futura-Medium, Bitstream Vera Sans, Bitstream Vera Sans Roman, - Arial, DejaVu Sans, serif; } +p { font-family: Futura, Bitstream Vera Sans, Arial, serif; } @@ -39,4 +38,4 @@ p { font-family: Futura-Medium, Bitstream Vera Sans, Bitstream Vera Sans Roman,

Same as above, bogus url follows unknown local font

- + \ No newline at end of file