[webkit-dev] Size Of Ruby Text?

David Hyatt hyatt at apple.com
Wed Nov 3 12:16:46 PDT 2010


On Nov 3, 2010, at 2:05 PM, Eric Mader wrote:

> 
> Of course. The website I was using has the line height set too tight for correct display this way, and I just wanted to try a smaller size to see if it looked better. OTOH, that site loads a style sheet that overrides the ruby text font-size to 6pt, so I can't easily override it, and its' probably displaying as 9pt anyhow.

We honor small explicitly set font sizes.   The 9px minimum is only enforced when it's impossible for the site to know what the real font size would have been, i.e., if you are relative to the user agent default.

dave




More information about the webkit-dev mailing list