8 Oct
2010
8 Oct
'10
7:09 p.m.
On Fri, Oct 08, 2010 at 12:27:21PM +0000, corvid wrote:
Johannes wrote:
On Thu, Oct 07, 2010 at 01:13:18PM -0400, Jorge Arellano Cid wrote:
Hi,
Just committed a patch for CSS' small-caps, http://www.dillo.org/css_compat/tests/font-variant.html
I don't think the letterSpacing value needs to be scaled down in the small-caps case. corvid, what do you think?
If letter-spacing were originally specified in pixels or centimeters or something, then it definitely wouldn't. If it were given in ems, I'm not sure. *does the usual "let's see what firefox does"* It appears that firefox doesn't modify letter-spacing.
I tried with ems and FF doesn't touch letter-spacing. Committed a patch to mimic this behaviour. -- Cheers Jorge.-