@@ -106,8 +106,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=contents><span class
106
106
< li > < a href =#normative > < span class =secno > </ span > Normative References</ a >
107
107
< li > < a href =#informative > < span class =secno > </ span > Informative References</ a > </ ul >
108
108
< li > < a href =#index > < span class =secno > </ span > Index</ a >
109
- < li > < a href =#property-index > < span class =secno > </ span > Property index</ a >
110
- < li > < a href =#issues-index > < span class =secno > </ span > Issues Index</ a > </ ul > </ div >
109
+ < li > < a href =#property-index > < span class =secno > </ span > Property index</ a > </ ul > </ div >
111
110
112
111
113
112
@@ -844,13 +843,8 @@ <h3 class="heading settled heading" data-level=4.2 id=document-font-face-set><sp
844
843
< p > All non-< a data-link-type =dfn href =#css-connected title =css-connected > CSS-connected</ a > < a class =idl-code data-link-type =interface href =#dom-fontface title =fontface > FontFace</ a > objects must be sorted after the < a data-link-type =dfn href =#css-connected title =css-connected > CSS-connected</ a > ones,
845
844
in insertion order.
846
845
847
- < p class =issue id =issue-d3a24efa > < a class =self-link href =#issue-d3a24efa > </ a >
848
- Can/should we include the local system fonts,
849
- or is that a fingerprinting problem?
850
- I think the set of local fonts is trivially discoverable anyway.
851
- Alternately, define a specialized variant of FontFace which represents all the local fonts collectively,
852
- and perhaps can be queried against?
853
- This would make FontFaceSet fully explain the current behavior of fonts.
846
+ < p class =note > Note: It is expected that a future version of this specification
847
+ will define ways of interacting with and querying local fonts as well.
854
848
855
849
< h2 class ="heading settled heading " data-level =5 id =font-load-event-examples > < span class =secno > 5 </ span > < span class =content >
856
850
API Examples</ span > < a class =self-link href =#font-load-event-examples > </ a > </ h2 >
@@ -1161,12 +1155,3 @@ <h2 class="no-num no-ref heading settled heading" id=property-index><span class=
1161
1155
< div data-fill-with =property-index > < p > No properties defined.</ div >
1162
1156
1163
1157
1164
- < h2 class ="no-num heading settled " id =issues-index > < span class =content > Issues Index</ span > < a class =self-link href =#issues-index > </ a > </ h2 > < div style ="counter-reset: issue "> < div class =issue >
1165
- Can/should we include the local system fonts,
1166
- or is that a fingerprinting problem?
1167
- I think the set of local fonts is trivially discoverable anyway.
1168
- Alternately, define a specialized variant of FontFace which represents all the local fonts collectively,
1169
- and perhaps can be queried against?
1170
- This would make FontFaceSet fully explain the current behavior of fonts.
1171
-
1172
- < a href =#issue-d3a24efa > ↵ </ a > </ div > </ div >
0 commit comments