Ulrike Eikermann wrote:

Here is another Firefox Addon (Font Finder), which lets you click on
elements and tells you the font being rendered. Also it allows you
disable font families, which is useful when testing font stacks.

https://addons.mozilla.org/en-US/firefox/addon/4415/

What happens if font substition happens /within the element/.
Ulrike : for example, if I write

        <span style="font-family: ASCII">abcd天頂の囲碁1234</span>

and the font ASCII has only the 256 glyphs of the standard ASCII
character set, the browser will be forced to use substitution for
the Japanese characters, yet these do not form an element in their
own right.

Philip Taylor
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to