forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIFT.json
48 lines (48 loc) · 1.16 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
45
46
47
48
{
"spec": {
"title": "Incremental Font Transfer",
"url": "https://w3c.github.io/IFT/Overview.html"
},
"refs": {
"normative": [
{
"name": "RFC2119",
"url": "https://tools.ietf.org/html/rfc2119"
},
{
"name": "RFC3284",
"url": "https://datatracker.ietf.org/doc/html/rfc3284"
},
{
"name": "RFC7932",
"url": "https://datatracker.ietf.org/doc/html/rfc7932"
},
{
"name": "RFC8949",
"url": "https://datatracker.ietf.org/doc/html/rfc8949"
},
{
"name": "Shared-Brotli",
"url": "https://datatracker.ietf.org/doc/html/draft-vandevenne-shared-brotli-format-08"
}
],
"informative": [
{
"name": "OPENTYPE-VARIATIONS",
"url": "https://docs.microsoft.com/en-us/typography/opentype/spec/otvaroverview"
},
{
"name": "PFE-report",
"url": "https://www.w3.org/TR/PFE-evaluation/"
},
{
"name": "RFC4648",
"url": "https://datatracker.ietf.org/doc/html/rfc4648"
},
{
"name": "WOFF2",
"url": "https://www.w3.org/TR/WOFF2/"
}
]
}
}