CSS::Enums::FontVariantCaps
Inherits Enum < Comparable < Value < Object
Constants
Normal = 0
SmallCaps = 1
AllSmallCaps = 2
PetiteCaps = 3
AllPetiteCaps = 4
Unicase = 5
TitlingCaps = 6
Instance methods
to_css_value
SourceInherits Enum < Comparable < Value < Object