forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcss-nav-1.json
84 lines (84 loc) · 1.93 KB
/
css-nav-1.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"spec": {
"title": "CSS Spatial Navigation Level 1",
"url": "https://www.w3.org/TR/css-nav-1/"
},
"refs": {
"normative": [
{
"name": "CSS-BREAK-4",
"url": "https://www.w3.org/TR/css-break-4/"
},
{
"name": "CSS-CASCADE-4",
"url": "https://www.w3.org/TR/css-cascade-4/"
},
{
"name": "CSS-DISPLAY-3",
"url": "https://www.w3.org/TR/css-display-3/"
},
{
"name": "CSS-OVERFLOW-3",
"url": "https://www.w3.org/TR/css-overflow-3/"
},
{
"name": "CSS-POSITION-3",
"url": "https://www.w3.org/TR/css-position-3/"
},
{
"name": "CSS-SCROLL-SNAP-1",
"url": "https://www.w3.org/TR/css-scroll-snap-1/"
},
{
"name": "CSS-VALUES-4",
"url": "https://www.w3.org/TR/css-values-4/"
},
{
"name": "CSS2",
"url": "https://www.w3.org/TR/CSS2/"
},
{
"name": "CSSOM-VIEW-1",
"url": "https://www.w3.org/TR/cssom-view-1/"
},
{
"name": "DOM",
"url": "https://dom.spec.whatwg.org/"
},
{
"name": "FEATURE-POLICY",
"url": "https://www.w3.org/TR/feature-policy-1/"
},
{
"name": "HTML",
"url": "https://html.spec.whatwg.org/multipage/"
},
{
"name": "INFRA",
"url": "https://infra.spec.whatwg.org/"
},
{
"name": "RFC2119",
"url": "https://tools.ietf.org/html/rfc2119"
},
{
"name": "UIEVENTS",
"url": "https://www.w3.org/TR/uievents/"
},
{
"name": "WebIDL",
"url": "https://heycam.github.io/webidl/"
}
],
"informative": [
{
"name": "CSS-TRANSFORMS-1",
"url": "https://www.w3.org/TR/css-transforms-1/"
},
{
"name": "EXTENSIBLE",
"url": "https://extensiblewebmanifesto.org/"
}
]
}
}