- From: L. David Baron <dbaron@dbaron.org>
- Date: Tue, 11 Nov 2008 21:04:49 -0800
- To: www-style@w3.org
On Thursday 2008-11-06 10:42 -0800, L. David Baron wrote: > 3. Handling multiple @font-face rules defining the same fonts > ============================================================= > In this case, does the search for glyphs look in: > (1) a.ttf, then b.ttf, then Arial, then other sans-serif fonts > (2) b.ttf, then a.ttf, then Arial, then other sans-serif fonts > (3) a.ttf, then Arial, then other sans-serif fonts > (4) b.ttf, then Arial, then other sans-serif fonts > ? > > Right now WebKit nightlies appear to do (2) and Gecko nightlies > appear to do (4). > > I think I prefer (4) because: Oops. I just noticed I said this backwards. I meant to say "I think I prefer (2) because"... -David -- L. David Baron http://dbaron.org/ Mozilla Corporation http://www.mozilla.com/
Received on Wednesday, 12 November 2008 05:05:27 UTC