forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcss-device-adapt-1.json
68 lines (68 loc) · 1.54 KB
/
css-device-adapt-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
{
"spec": {
"title": "CSS Device Adaptation Module Level 1",
"url": "https://www.w3.org/TR/css-device-adapt-1/"
},
"refs": {
"normative": [
{
"name": "CSS-CASCADE-4",
"url": "http://dev.w3.org/csswg/css-cascade/"
},
{
"name": "CSS-CONDITIONAL-3",
"url": "https://drafts.csswg.org/css-conditional-3/"
},
{
"name": "CSS-FONTS-3",
"url": "http://dev.w3.org/csswg/css-fonts/"
},
{
"name": "CSS-PAGE-3",
"url": "https://drafts.csswg.org/css-page-3/"
},
{
"name": "CSS-WRITING-MODES-3",
"url": "http://dev.w3.org/csswg/css-writing-modes-3/"
},
{
"name": "CSS21",
"url": "http://www.w3.org/TR/CSS2"
},
{
"name": "CSS3-CONDITIONAL",
"url": "http://www.w3.org/TR/css3-conditional/"
},
{
"name": "CSS3SYN",
"url": "http://www.w3.org/TR/css-syntax-3/"
},
{
"name": "CSS3VAL",
"url": "http://dev.w3.org/csswg/css-values/"
},
{
"name": "CSSOM-1",
"url": "https://drafts.csswg.org/cssom/"
},
{
"name": "MEDIAQ",
"url": "http://www.w3.org/TR/css3-mediaqueries/"
},
{
"name": "MEDIAQUERIES-4",
"url": "http://dev.w3.org/csswg/mediaqueries4/"
},
{
"name": "RFC2119",
"url": "https://tools.ietf.org/html/rfc2119"
}
],
"informative": [
{
"name": "Algorithms",
"url": ""
}
]
}
}