Compatibility
SPEC
version initial inherited
CSS1, 2 normal YES
BROWSER SUPPORT
Op9.2+ Saf1.3+ FF1+ IE5.5+
FULL FULL FULL FULL
Opera Safari Firefox Internet Explorer
9.2 3.0 2.0 1.3 2.0 1.5 1.0 7.0 6.0 5.5
Full Full Full Full Full Full Full Full Full Full
In Internet Explorer for Windows versions up to and including 7, the calculation
of widths for inline blocks is incorrect when an italic or oblique font is used. This
can cause the element to overflow, which may break float-based layouts due to the
incorrect handling of overflow in those browsers.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
Typographical Properties
The Ultimate CSS Reference 324
font-variant
font-variant: { normal | small-caps | inherit } ;
font-variant sets the font variant that
SPEC
version initial inherited
CSS1, 2 normal YES
BROWSER SUPPORT
Op9.2+ Saf3 FF1+ IE5.5+
FULL NONE FULL FULL
will be used for the text content of an
element.
Small-caps fonts are fonts in which
lowercase letters appear as smaller
versions of the corresponding uppercase
letters.
Pages:
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481