forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
css-device-adapt.json
173 lines (173 loc) · 8.26 KB
/
css-device-adapt.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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
{
"spec": {
"title": "CSS Device Adaptation Module Level 1",
"url": "https://www.w3.org/TR/css-device-adapt-1/"
},
"properties": {},
"descriptors": {
"min-width#descdef-viewport-min-widthReferenced in:5.1. The min-width and max-width descriptors (2)5.2. The width shorthand descriptor (2) (3) Resolve non-auto lengths to pixel lengths The width and height properties": [
{
"name": "min-width#descdef-viewport-min-widthReferenced in:5.1. The min-width and max-width descriptors (2)5.2. The width shorthand descriptor (2) (3) Resolve non-auto lengths to pixel lengths The width and height properties",
"for": "@viewport",
"value": "<viewport-length>",
"initial": "auto",
"percentages": "Refer to the width of the initial viewport",
"media": "visual, continuous",
"computedValue": "auto, an absolute length, or a percentage as specified"
}
],
"max-width#descdef-viewport-max-widthReferenced in:5.1. The min-width and max-width descriptors (2)5.2. The width shorthand descriptor (2) (3) Resolve non-auto lengths to pixel lengths The width and height properties": [
{
"name": "max-width#descdef-viewport-max-widthReferenced in:5.1. The min-width and max-width descriptors (2)5.2. The width shorthand descriptor (2) (3) Resolve non-auto lengths to pixel lengths The width and height properties",
"for": "@viewport",
"value": "<viewport-length>",
"initial": "auto",
"percentages": "Refer to the width of the initial viewport",
"media": "visual, continuous",
"computedValue": "auto, an absolute length, or a percentage as specified"
}
],
"width#descdef-viewport-widthReferenced in:5.2. The width shorthand descriptor The width and height properties (2)": [
{
"name": "width#descdef-viewport-widthReferenced in:5.2. The width shorthand descriptor The width and height properties (2)",
"for": "@viewport",
"value": "<viewport-length>{1,2}",
"initial": "See individual descriptors",
"percentages": "See individual descriptors",
"media": "visual, continuous",
"computedValue": "See individual descriptors"
}
],
"min-height#descdef-viewport-min-heightReferenced in:5.3. The min-height and max-height descriptors Resolve non-auto lengths to pixel lengths The width and height properties": [
{
"name": "min-height#descdef-viewport-min-heightReferenced in:5.3. The min-height and max-height descriptors Resolve non-auto lengths to pixel lengths The width and height properties",
"for": "@viewport",
"value": "<viewport-length>",
"initial": "auto",
"percentages": "Refer to the height of the initial viewport",
"media": "visual, continuous",
"computedValue": "auto, an absolute length, or a percentage as specified"
}
],
"max-height#descdef-viewport-max-heightReferenced in:5.3. The min-height and max-height descriptors Resolve non-auto lengths to pixel lengths The width and height properties": [
{
"name": "max-height#descdef-viewport-max-heightReferenced in:5.3. The min-height and max-height descriptors Resolve non-auto lengths to pixel lengths The width and height properties",
"for": "@viewport",
"value": "<viewport-length>",
"initial": "auto",
"percentages": "Refer to the height of the initial viewport",
"media": "visual, continuous",
"computedValue": "auto, an absolute length, or a percentage as specified"
}
],
"height#descdef-viewport-heightReferenced in:5.4. The height shorthand descriptor The width and height properties": [
{
"name": "height#descdef-viewport-heightReferenced in:5.4. The height shorthand descriptor The width and height properties",
"for": "@viewport",
"value": "<viewport-length>{1,2}",
"initial": "See individual descriptors",
"percentages": "See individual descriptors",
"media": "visual, continuous",
"computedValue": "See individual descriptors"
}
],
"zoom#descdef-viewport-zoomReferenced in:5.5. The zoom descriptor (2)5.6. The min-zoom descriptor (2) (3)5.7. The max-zoom descriptor (2) (3) The width and height properties10. Handling auto for zoom (2) (3)Appendix A. Changes": [
{
"name": "zoom#descdef-viewport-zoomReferenced in:5.5. The zoom descriptor (2)5.6. The min-zoom descriptor (2) (3)5.7. The max-zoom descriptor (2) (3) The width and height properties10. Handling auto for zoom (2) (3)Appendix A. Changes",
"for": "@viewport",
"value": "auto | <number> | <percentage>",
"initial": "auto",
"percentages": "The zoom factor itself",
"media": "visual, continuous",
"computedValue": "auto, or a non-negative number or percentage as specified"
}
],
"min-zoom#descdef-viewport-min-zoomReferenced in:5.6. The min-zoom descriptor9.3. extend-to-zoom The initial-scale": [
{
"name": "min-zoom#descdef-viewport-min-zoomReferenced in:5.6. The min-zoom descriptor9.3. extend-to-zoom The initial-scale",
"for": "@viewport",
"value": "auto | <number> | <percentage>",
"initial": "auto",
"percentages": "The zoom factor itself",
"media": "visual, continuous",
"computedValue": "auto, or a non-negative number or percentage as specified"
}
],
"minimum-scale": [
{
"name": "minimum-scale",
"for": "@viewport",
"value": "auto | <number> | <percentage>",
"initial": "auto",
"percentages": "The zoom factor itself",
"media": "visual, continuous",
"computedValue": "auto, or a non-negative number or percentage as specified"
},
{
"name": "minimum-scale",
"for": "@viewport",
"value": "auto | <number> | <percentage>",
"initial": "auto",
"percentages": "The zoom factor itself",
"media": "visual, continuous",
"computedValue": "auto, or a non-negative number or percentage as specified"
}
],
"and maximum-scale properties (2)": [
{
"name": "and maximum-scale properties (2)",
"for": "@viewport",
"value": "auto | <number> | <percentage>",
"initial": "auto",
"percentages": "The zoom factor itself",
"media": "visual, continuous",
"computedValue": "auto, or a non-negative number or percentage as specified"
}
],
"max-zoom#descdef-viewport-max-zoomReferenced in:5.7. The max-zoom descriptor9.3. extend-to-zoom The initial-scale": [
{
"name": "max-zoom#descdef-viewport-max-zoomReferenced in:5.7. The max-zoom descriptor9.3. extend-to-zoom The initial-scale",
"for": "@viewport",
"value": "auto | <number> | <percentage>",
"initial": "auto",
"percentages": "The zoom factor itself",
"media": "visual, continuous",
"computedValue": "auto, or a non-negative number or percentage as specified"
}
],
"and maximum-scale properties (2) (3)": [
{
"name": "and maximum-scale properties (2) (3)",
"for": "@viewport",
"value": "auto | <number> | <percentage>",
"initial": "auto",
"percentages": "The zoom factor itself",
"media": "visual, continuous",
"computedValue": "auto, or a non-negative number or percentage as specified"
}
],
"user-zoom#descdef-viewport-user-zoomReferenced in:5.8. The user-zoom descriptor The user-scalable property": [
{
"name": "user-zoom#descdef-viewport-user-zoomReferenced in:5.8. The user-zoom descriptor The user-scalable property",
"for": "@viewport",
"value": "zoom | fixed",
"initial": "zoom",
"percentages": "N/A",
"media": "visual, continuous",
"computedValue": "as specified"
}
],
"orientation#descdef-viewport-orientationReferenced in:5.9. The orientation descriptor": [
{
"name": "orientation#descdef-viewport-orientationReferenced in:5.9. The orientation descriptor",
"for": "@viewport",
"value": "auto | portrait | landscape",
"initial": "auto",
"percentages": "N/A",
"media": "visual, continuous",
"computedValue": "as specified"
}
]
},
"valuespaces": {}
}