You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
according to the grammars of the corresponding descriptors of the CSS <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-fonts-3/#at-font-face-ruletitle=@font-face>@font-face</a> rule.
327
327
If any of them fail to parse correctly,
328
328
reject <var>font face’s</var><adata-link-type=idlhref=#dom-fontface-fontstatuspromisetitle=[[fontstatuspromise]]>[[FontStatusPromise]]</a> with a DOMException named "SyntaxError",
329
-
queue a task to set <var>font face’s</var><adata-link-type=idlhref=#dom-fontface-statustitle=status>status</a> attribute to "error",
329
+
queue a task to set <var>font face’s</var><adata-link-for=FontFacedata-link-type=idlhref=#dom-fontface-statustitle=status>status</a> attribute to "error",
330
330
and abort these steps.
331
331
Otherwise, queue a task to set <var>font face’s</var> corresponding attributes to the serialization of the parsed values.
parse it according to the grammar of the <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-fonts-3/#descdef-srctitle=src>src</a> descriptor of the CSS <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-fonts-3/#at-font-face-ruletitle=@font-face>@font-face</a> rule.
336
336
If it fails to parse correctly,
337
337
reject <var>font face’s</var><adata-link-type=idlhref=#dom-fontface-fontstatuspromisetitle=[[fontstatuspromise]]>[[FontStatusPromise]]</a> with a DOMException named "SyntaxError" exception
338
-
queue a task to set <var>font face’s</var><adata-link-type=idlhref=#dom-fontface-statustitle=status>status</a> attribute to "error",
338
+
queue a task to set <var>font face’s</var><adata-link-for=FontFacedata-link-type=idlhref=#dom-fontface-statustitle=status>status</a> attribute to "error",
339
339
and abort these steps;
340
340
otherwise, set <var>font face’s</var> internal <adata-link-type=idlhref=#dom-fontface-urlstitle=[[urls]]>[[Urls]]</a> slot to the string.
0 commit comments