forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIFT.json
44 lines (44 loc) · 1.14 KB
/
IFT.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"spec": {
"title": "Incremental Font Transfer",
"url": "https://w3c.github.io/IFT/Overview.html"
},
"dfns": [
{
"id": "conformant-user-agent",
"href": "https://w3c.github.io/IFT/Overview.html#conformant-user-agent",
"linkingText": [
"conformant user agent"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "conformance-classes",
"href": "https://w3c.github.io/IFT/Overview.html#conformance-classes",
"title": "Conformance Classes"
},
"definedIn": "prose"
},
{
"id": "conformant-server",
"href": "https://w3c.github.io/IFT/Overview.html#conformant-server",
"linkingText": [
"conformant server"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "conformance-classes",
"href": "https://w3c.github.io/IFT/Overview.html#conformance-classes",
"title": "Conformance Classes"
},
"definedIn": "prose"
}
]
}