|
13 | 13 | </p> |
14 | 14 | <h1 class="p-name no-ref" id=title>CSS Font Loading Module Level 3</h1> |
15 | 15 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>W3C First Public Working Draft, |
16 | | - <span class=dt-updated><span class=value-title title=20140304>4 March 2014</span></span></span></h2> |
17 | | - <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://www.w3.org/TR/2014/WD-css-font-loading-3-20140304/>http://www.w3.org/TR/2014/WD-css-font-loading-3-20140304/</a><dt>Latest version:<dd><a href=http://w3.org/TR/css-font-loading/>http://w3.org/TR/css-font-loading/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-font-loading/>http://dev.w3.org/csswg/css-font-loading/</a> |
| 16 | + <span class=dt-updated><span class=value-title title=20140305>5 March 2014</span></span></span></h2> |
| 17 | + <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://www.w3.org/TR/2014/WD-css-font-loading-3-20140305/>http://www.w3.org/TR/2014/WD-css-font-loading-3-20140305/</a><dt>Latest version:<dd><a href=http://w3.org/TR/css-font-loading/>http://w3.org/TR/css-font-loading/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-font-loading/>http://dev.w3.org/csswg/css-font-loading/</a> |
18 | 18 | <dt>Feedback:</dt> |
19 | 19 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-font-loading%5D%20feedback">www-style@w3.org</a> |
20 | 20 | with subject line |
@@ -407,14 +407,6 @@ <h2 class="heading settled heading" data-level=3 id=FontFaceSet-interface><span |
407 | 407 | Authors can use the events and methods defined here to allow greater control over actions |
408 | 408 | that are dependent upon the availability of specific fonts. |
409 | 409 |
|
410 | | -<p> The term <dfn data-dfn-type=dfn data-noexport="" id=font-load>font load<a class=self-link href=#font-load></a></dfn> indicates when the |
411 | | - loading of content for a given <a class=idl-code data-link-type=interface href=#dom-fontface title=fontface>FontFace</a> object completes. |
412 | | - A <a class=idl-code data-link-type=interface href=#dom-fontface title=fontface>FontFace</a> object may list multiple alternate resources |
413 | | - within its <a class=idl-code data-link-type=attribute href=#dom-fontface-urls title=[urls]>[Urls]</a> attribute, |
414 | | - including references to local fonts, |
415 | | - but the term font load only refers to the loading of the finally selected resource for a given <a class=idl-code data-link-type=interface href=#dom-fontface title=fontface>FontFace</a>, |
416 | | - not to the loading of each individual resource. |
417 | | - |
418 | 410 | <p> There are <dfn data-dfn-type=dfn data-noexport="" id=no-pending-font-loads>no pending font loads<a class=self-link href=#no-pending-font-loads></a></dfn> whenever all of the following are true: |
419 | 411 |
|
420 | 412 | <p> <ul> |
@@ -1063,7 +1055,6 @@ <h2 class="no-num no-ref heading settled heading" id=index><span class=content> |
1063 | 1055 | </ul><li>FontFaceSet, <a href=#dom-fontfaceset title="section 3">3</a> |
1064 | 1056 | <li>FontFaceSetLoadStatus, <a href=#enumdef-fontfacesetloadstatus title="section 3">3</a> |
1065 | 1057 | <li>FontFaceSource, <a href=#dom-fontfacesource title="section 4">4</a> |
1066 | | -<li>font load, <a href=#font-load title="section 3">3</a> |
1067 | 1058 | <li>fonts, <a href=#dom-fontfacesource-fonts title="section 4">4</a> |
1068 | 1059 | <li>font source, <a href=#font-source title="section 4">4</a> |
1069 | 1060 | <li>[FontStatusPromise], <a href=#dom-fontface-fontstatuspromise title="section 2">2</a> |
|
0 commit comments