Skip to content

Commit f112852

Browse files
svgeesus
authored andcommitted
[css-fonts-4] update UTR51 ref to UTS51
1 parent bb338f2 commit f112852

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,17 +1880,17 @@ The <dfn id="at-font-face-rule">''@font-face''</dfn> rule</h3>
18801880
The 'variations' requirement refers to the support of font variations,
18811881
commonly implemented in [[!OPENTYPE]] with the
18821882
<code>avar</code>, <code>cvar</code>, <code>fvar</code>, <code>gvar</code>, <code>HVAR</code>, <code>MVAR</code>, <code>STAT</code>, and <code>VVAR</code> tables,
1883-
as well as in [[!AAT]] using the <code>avar</code>, <code>cvar</code>, <code>fvar</code>, and <code>gvar</code> tables.
1883+
as well as in [[!AAT-FEATURES]] using the <code>avar</code>, <code>cvar</code>, <code>fvar</code>, and <code>gvar</code> tables.
18841884
The section on [[#basic-font-props]] as well as the section on [[#font-variation-props]]
18851885
describe properties that interact with these facilities.
18861886

18871887
The 'color' requirement lists various types of color font file technologies.
18881888
Each of the arguments to the 'color' function represents a table
1889-
inside [[!OPENTYPE]] or [[!AAT]] fonts which must be supported
1889+
inside [[!OPENTYPE]] or [[!AAT-FEATURES]] fonts which must be supported
18901890
to satisfy this requirement.
18911891

18921892
The 'palettes' requirement refers to support for font palettes,
1893-
commonly implemented in the [[!OPENTYPE]] and [[!AAT]]
1893+
commonly implemented in the [[!OPENTYPE]] and [[!AAT-FEATURES]]
18941894
with the <code>CPAL</code> table.
18951895
The section on [[#color-font-support]] describes properties that interact with these facilities.
18961896

@@ -4757,7 +4757,7 @@ considered when the user-agent decides whether to use emoji presentation or text
47574757

47584758
<dt><dfn>unicode</dfn></dt>
47594759
<dd>
4760-
Code points are rendered in accordance with [[!UTR51]]
4760+
Code points are rendered in accordance with [[!UTS51]]
47614761
as either emoji-default, text-default, or text-only,
47624762
depending on the values of the Emoji and Emoji_Presentation
47634763
properties for each

0 commit comments

Comments
 (0)