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
Let <var>font face</var> be a fresh <adata-link-type=idlhref=#dom-fontfacetitle=fontface>FontFace</a> object.
318
-
Set <var>font face’s</var><adata-link-for=FontFacedata-link-type=idlhref=#dom-fontface-statustitle=status>status</a> argument to <code>"unloaded"</code>.
319
-
Set its internal <adata-link-type=idlhref=#dom-fontface-fontstatuspromisetitle=[[fontstatuspromise]]>[[FontStatusPromise]]</a> slot to a newly-created <adata-link-type=idlhref=#dom-promisetitle=promise>Promise</a> object.
320
-
Return <var>font face</var>,
321
-
and complete the rest of these steps asynchronously.
318
+
Set <var>font face’s</var><adata-link-for=FontFacedata-link-type=idlhref=#dom-fontface-statustitle=status>status</a> argument to <code>"unloaded"</code>,
319
+
its <adata-link-type=idlhref=#dom-fontface-familytitle=family>family</a> attribute to the empty string,
320
+
and all of its attributes corresponding to the <adata-link-type=idlhref=#dictdef-fontfacedescriptorstitle=fontfacedescriptors>FontFaceDescriptors</a> dictionary’s members
321
+
set to the initial value of the corresponding member.
322
+
323
+
<p>Set its internal <adata-link-type=idlhref=#dom-fontface-fontstatuspromisetitle=[[fontstatuspromise]]>[[FontStatusPromise]]</a> slot to a newly-created <adata-link-type=idlhref=#dom-promisetitle=promise>Promise</a> object.</p>
324
+
325
+
<p>Return <var>font face</var>,
326
+
and complete the rest of these steps asynchronously.</p>
322
327
323
328
<li>
324
329
Parse the <aclass=idl-codedata-link-type=argumenthref=#dom-fontfacefontface-familytitle=family>family</a> argument,
0 commit comments