File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -111,12 +111,20 @@ when the text and layout processing engine ingesting
111
111
this CSS text is capable of utilising the specified [[css-fonts-4#font-technology-definitions]]
112
112
in layout and rendering.
113
113
114
+ Note: the allowed values for the font-technology function
115
+ are the same as those for the technology function
116
+ in the '@font-face' '@font-face/src' descriptor.
117
+
114
118
A CSS processor is considered to
115
119
<dfn export for=CSS id="dfn-support-font-format">support a font format</dfn>
116
120
when the text and layout processing engine ingesting
117
121
this CSS text is capable of utilising the specified [[css-fonts-4#font-format-definitions]]
118
122
in layout and rendering.
119
123
124
+ Note: the allowed values for the font-format function
125
+ are the same as those for the format function
126
+ in the '@font-face' '@font-face/src' descriptor.
127
+
120
128
<h2 id="when-rule">Generalized Conditional Rules: the ''@when'' rule</h2>
121
129
122
130
The <dfn>@when</dfn> at-rule is a <a>conditional group rule</a>
You can’t perform that action at this time.
0 commit comments