@@ -68,7 +68,7 @@ Font family: the 'font-family!!property' property</h3>
6868 Name : font-family
6969 Value : [ <<family-name>> | <<generic-family>> ]#
7070 Initial : depends on user agent
71- Applies to : all elements
71+ Applies to : all elements and text
7272 Inherited : yes
7373 Percentages : n/a
7474 Computed value : list, each item a string and/or <<generic-family>> keywords
@@ -505,7 +505,7 @@ Generic font families</h4>
505505 Name : font-weight
506506 Value : <<font-weight-absolute>> | bolder | lighter
507507 Initial : normal
508- Applies to : all elements
508+ Applies to : all elements and text
509509 Inherited : yes
510510 Percentages : n/a
511511 Computed value : a number, see below
@@ -651,7 +651,7 @@ Font width: the 'font-stretch!!property' property</h3>
651651 Name : font-stretch
652652 Value : normal | <<percentage>> | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded
653653 Initial : normal
654- Applies to : all elements
654+ Applies to : all elements and text
655655 Inherited : yes
656656 Percentages : Not resolved
657657 Computed value : a percentage, see below
@@ -723,7 +723,7 @@ Font style: the 'font-style!!property' property</h3>
723723 Name : font-style
724724 Value : normal | italic | oblique <<angle>>?
725725 Initial : normal
726- Applies to : all elements
726+ Applies to : all elements and text
727727 Inherited : yes
728728 Percentages : n/a
729729 Computed value : the keyword specified, plus angle in degrees if specified
@@ -840,7 +840,7 @@ Font size: the 'font-size' property</h3>
840840 Name : font-size
841841 Value : <<absolute-size>> | <<relative-size>> | <<length-percentage>>
842842 Initial : medium
843- Applies to : all elements
843+ Applies to : all elements and text
844844 Inherited : yes
845845 Percentages : refer to parent element's font size
846846 Computed value : an absolute length
@@ -1019,7 +1019,7 @@ Relative sizing: the 'font-size-adjust' property</h3>
10191019 Name : font-size-adjust
10201020 Value : none | <<number>>
10211021 Initial : none
1022- Applies to : all elements
1022+ Applies to : all elements and text
10231023 Inherited : yes
10241024 Percentages : N/A
10251025 Computed value : a number or the keyword ''font-size-adjust/none''
@@ -1207,7 +1207,7 @@ Shorthand font property: the 'font' property</h3>
12071207 <<font-stretch-css3>> ]? <<'font-size'>> [ / <<'line-height'>> ]? <<'font-family'>> ] |
12081208 caption | icon | menu | message-box | small-caption | status-bar
12091209 Initial : see individual properties
1210- Applies to : all elements
1210+ Applies to : all elements and text
12111211 Inherited : yes
12121212 Percentages : see individual properties
12131213 Computed value : see individual properties
@@ -1428,7 +1428,7 @@ Controlling synthesized bold: The 'font-synthesis-weight' property</h4>
14281428 Name : font-synthesis-weight
14291429 Value : auto | none
14301430 Initial : auto
1431- Applies to : all elements
1431+ Applies to : all elements and text
14321432 Inherited : yes
14331433 Percentages : N/A
14341434 Computed value : specified keyword
@@ -1457,7 +1457,7 @@ Controlling synthesized oblique: The 'font-synthesis-style' property</h4>
14571457 Name : font-synthesis-style
14581458 Value : auto | none
14591459 Initial : auto
1460- Applies to : all elements
1460+ Applies to : all elements and text
14611461 Inherited : yes
14621462 Percentages : N/A
14631463 Computed value : specified keyword
@@ -1486,7 +1486,7 @@ Controlling synthesized small caps: The 'font-synthesis-small-caps' property</h4
14861486 Name : font-synthesis-small-caps
14871487 Value : auto | none
14881488 Initial : auto
1489- Applies to : all elements
1489+ Applies to : all elements and text
14901490 Inherited : yes
14911491 Percentages : N/A
14921492 Computed value : specified keyword
@@ -1514,7 +1514,7 @@ Controlling synthetic faces: the 'font-synthesis' shorthand</h4>
15141514 Name : font-synthesis
15151515 Value : none | [ weight || style ]
15161516 Initial : weight style small-caps
1517- Applies to : all elements
1517+ Applies to : all elements and text
15181518 Inherited : yes
15191519 Percentages : N/A
15201520 Computed value : specified keyword(s)
@@ -3700,7 +3700,7 @@ Name: font-kerning
37003700
37013701Value : auto | normal | none
37023702Initial : auto
3703- Applies to : all elements
3703+ Applies to : all elements and text
37043704Inherited : yes
37053705Percentages : n/a
37063706Computed value : as specified
@@ -3773,7 +3773,7 @@ Name: font-variant-ligatures
37733773
37743774Value : <span title="normal!!font-variant-ligatures">normal</span> | <span title="none!!font-variant-ligatures">none</span> | [ <var><common-lig-values></var> || <var><discretionary-lig-values></var> || <var><historical-lig-values></var> || <var><contextual-alt-values></var> ]
37753775Initial : normal
3776- Applies to : all elements
3776+ Applies to : all elements and text
37773777Inherited : yes
37783778Percentages : n/a
37793779Computed value : as specified
@@ -3880,7 +3880,7 @@ Name: font-variant-position
38803880
38813881Value : normal | sub | super
38823882Initial : normal
3883- Applies to : all elements
3883+ Applies to : all elements and text
38843884Inherited : yes
38853885Percentages : n/a
38863886Computed value : as specified
@@ -4086,7 +4086,7 @@ Name: font-variant-caps
40864086
40874087Value : normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps
40884088Initial : normal
4089- Applies to : all elements
4089+ Applies to : all elements and text
40904090Inherited : yes
40914091Percentages : n/a
40924092Computed value : as specified
@@ -4245,7 +4245,7 @@ Name: font-variant-numeric
42454245
42464246Value : normal | [ <<numeric-figure-values>> || <<numeric-spacing-values>> || <<numeric-fraction-values>> || ordinal || slashed-zero ]
42474247Initial : normal
4248- Applies to : all elements
4248+ Applies to : all elements and text
42494249Inherited : yes
42504250Percentages : n/a
42514251Computed value : as specified
@@ -4386,7 +4386,7 @@ Value: normal | [ stylistic(<<feature-value-name>>) ||
43864386 ornaments(<<feature-value-name>>) ||
43874387 annotation(<<feature-value-name>>) ]
43884388Initial : normal
4389- Applies to : all elements
4389+ Applies to : all elements and text
43904390Inherited : yes
43914391Percentages : n/a
43924392Computed value : as specified
@@ -4838,7 +4838,7 @@ Name: font-variant-east-asian
48384838
48394839Value : normal | [ <<east-asian-variant-values>> || <<east-asian-width-values>> || ruby ]
48404840Initial : normal
4841- Applies to : all elements
4841+ Applies to : all elements and text
48424842Inherited : yes
48434843Percentages : n/a
48444844Computed value : as specified
@@ -4946,7 +4946,7 @@ Name: font-variant
49464946
49474947Value : normal | none | [ <<common-lig-values>> || <<discretionary-lig-values>> || <<historical-lig-values>> || <<contextual-alt-values>> || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || [ stylistic(<<feature-value-name>>) || historical-forms || styleset(<<feature-value-name>>#) || character-variant(<<feature-value-name>>#) || swash(<<feature-value-name>>) || ornaments(<<feature-value-name>>) || annotation(<<feature-value-name>>) ] || <<numeric-figure-values>> || <<numeric-spacing-values>> || <<numeric-fraction-values>> || ordinal || slashed-zero || <<east-asian-variant-values>> || <<east-asian-width-values>> || ruby || [ sub | super ] ]
49484948Initial : normal
4949- Applies to : all elements
4949+ Applies to : all elements and text
49504950Inherited : yes
49514951Percentages : n/a
49524952Computed value : as specified
@@ -4982,7 +4982,7 @@ Name: font-feature-settings
49824982
49834983Value : normal | <<feature-tag-value>>#
49844984Initial : normal
4985- Applies to : all elements
4985+ Applies to : all elements and text
49864986Inherited : yes
49874987Percentages : n/a
49884988Computed value : as specified
@@ -5155,7 +5155,7 @@ body { font-feature-settings: "hwid"; /* Half-width OpenType feature */ }
51555155Name : font-language-override
51565156Value : normal | <<string>>
51575157Initial : normal
5158- Applies to : all elements
5158+ Applies to : all elements and text
51595159Inherited : yes
51605160Percentages : N/A
51615161Computed value : specified string or the keyword ''font-language-override/none''
@@ -5471,7 +5471,7 @@ Optical sizing control: the 'font-optical-sizing' property</h3>
54715471Name : font-optical-sizing
54725472Value : auto | none
54735473Initial : auto
5474- Applies to : all elements
5474+ Applies to : all elements and text
54755475Inherited : yes
54765476Percentages : n/a
54775477Computed value : specified keyword
@@ -5554,7 +5554,7 @@ Low-level font variation settings control: the 'font-variation-settings' propert
55545554Name : font-variation-settings
55555555Value : normal | [ <<string>> <<number>>]#
55565556Initial : normal
5557- Applies to : all elements
5557+ Applies to : all elements and text
55585558Inherited : yes
55595559Percentages : n/a
55605560Computed value : the keyword ''font-variation-settings/normal'' or a list, each item a string paired with a number
@@ -5683,7 +5683,7 @@ as well as the colored versions.
56835683Name : font-palette
56845684Value : none | normal | light | dark | <<palette-identifier>>
56855685Initial : normal
5686- Applies to : all elements
5686+ Applies to : all elements and text
56875687Inherited : yes
56885688Percentages : N/a
56895689Computed value : specified keyword or identifier
@@ -6017,7 +6017,7 @@ Selecting the text presentation style: The 'font-variant-emoji' property</h3>
60176017Name : font-variant-emoji
60186018Value : auto | text | emoji | unicode
60196019Initial : auto
6020- Applies to : all elements
6020+ Applies to : all elements and text
60216021Inherited : yes
60226022Percentages : N/a
60236023Computed value : specified keyword
0 commit comments