File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,12 +111,20 @@ when the text and layout processing engine ingesting
111111this CSS text is capable of utilising the specified [[css-fonts-4#font-technology-definitions]]
112112in layout and rendering.
113113
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+
114118A CSS processor is considered to
115119<dfn export for=CSS id="dfn-support-font-format">support a font format</dfn>
116120when the text and layout processing engine ingesting
117121this CSS text is capable of utilising the specified [[css-fonts-4#font-format-definitions]]
118122in layout and rendering.
119123
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+
120128<h2 id="when-rule">Generalized Conditional Rules: the ''@when'' rule</h2>
121129
122130The <dfn>@when</dfn> at-rule is a <a>conditional group rule</a>
You can’t perform that action at this time.
0 commit comments