File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2047,7 +2047,7 @@ Then each component value is parsed according to this grammar:
20472047 | svg | truetype | woff | woff2 ]</pre>
20482048
20492049<pre class="prod"><dfn id="font-technology-values"><font-technology></dfn>
2050- = <<font-feature-technology>> | <<color-font-technology>>
2050+ = [ <<font-feature-technology>> | <<color-font-technology>>
20512051 | variations | palettes | incremental ]</pre>
20522052
20532053<pre class="prod"><dfn id="font-feature-technology-values"><font-feature-technology></dfn>
Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ Then each component value is parsed according to this grammar:
363363 | svg | truetype | woff | woff2 ]</pre>
364364
365365<pre class="prod"><dfn id="font-technology-values"><font-technology></dfn>
366- = <<font-feature-technology>> | <<color-font-technology>>
366+ = [ <<font-feature-technology>> | <<color-font-technology>>
367367 | variations | palettes | incremental ]</pre>
368368
369369<pre class="prod"><dfn id="font-feature-technology-values"><font-feature-technology></dfn>
You can’t perform that action at this time.
0 commit comments