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
If the <adata-link-type=idlhref=#dom-fontfacefontface-sourcetitle=source>source</a> argument was a <adata-link-type=idltitle=domstring>DOMString</a>,
337
337
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.
338
338
If it fails to parse correctly,
339
-
reject <var>font face’s</var><adata-link-type=idlhref=#dom-fontface-fontstatuspromisetitle=[[fontstatuspromise]]>[[FontStatusPromise]]</a> with a DOMException named "SyntaxError" exception
339
+
reject <var>font face’s</var><adata-link-type=idlhref=#dom-fontface-fontstatuspromisetitle=[[fontstatuspromise]]>[[FontStatusPromise]]</a> with a DOMException named "SyntaxError" exception,
340
340
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",
341
341
and abort these steps;
342
342
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