@@ -2178,7 +2178,155 @@ <h3 class=no-num id=other-references>Other references</h3>
2178
2178
</ dl >
2179
2179
2180
2180
< h2 class =no-num id =descriptor-index > Descriptor index</ h2 >
2181
- <!--descriptors-->
2181
+ <!--begin-descriptors-->
2182
+
2183
+ < table class =proptable >
2184
+ < thead >
2185
+ < tr >
2186
+ < th > Descriptor
2187
+
2188
+ < th > Value
2189
+
2190
+ < th > Initial
2191
+
2192
+ < th > Percentages
2193
+
2194
+ < th > Media
2195
+
2196
+ < tbody >
2197
+ < tr >
2198
+ < th > < a class =property href ="#height "> height</ a >
2199
+
2200
+ < td > <viewport-length>{1,2}
2201
+
2202
+ < td > See individual descriptors
2203
+
2204
+ < td > See individual descriptors
2205
+
2206
+ < td > visual, continuous
2207
+
2208
+ < tr >
2209
+ < th > < a class =property href ="#max-height "> max-height</ a >
2210
+
2211
+ < td > <viewport-length>
2212
+
2213
+ < td > auto
2214
+
2215
+ < td > Refer to the height of the initial viewport
2216
+
2217
+ < td > visual, continuous
2218
+
2219
+ < tr >
2220
+ < th > < a class =property href ="#max-width "> max-width</ a >
2221
+
2222
+ < td > <viewport-length>
2223
+
2224
+ < td > auto
2225
+
2226
+ < td > Refer to the width of the initial viewport
2227
+
2228
+ < td > visual, continuous
2229
+
2230
+ < tr >
2231
+ < th > < a class =property href ="#max-zoom "> max-zoom</ a >
2232
+
2233
+ < td > auto | <number> | <percentage>
2234
+
2235
+ < td > auto
2236
+
2237
+ < td > The zoom factor itself
2238
+
2239
+ < td > visual, continuous
2240
+
2241
+ < tr >
2242
+ < th > < a class =property href ="#min-height "> min-height</ a >
2243
+
2244
+ < td > <viewport-length>
2245
+
2246
+ < td > auto
2247
+
2248
+ < td > Refer to the height of the initial viewport
2249
+
2250
+ < td > visual, continuous
2251
+
2252
+ < tr >
2253
+ < th > < a class =property href ="#min-width "> min-width</ a >
2254
+
2255
+ < td > <viewport-length>
2256
+
2257
+ < td > auto
2258
+
2259
+ < td > Refer to the width of the initial viewport
2260
+
2261
+ < td > visual, continuous
2262
+
2263
+ < tr >
2264
+ < th > < a class =property href ="#min-zoom "> min-zoom</ a >
2265
+
2266
+ < td > auto | <number> | <percentage>
2267
+
2268
+ < td > auto
2269
+
2270
+ < td > The zoom factor itself
2271
+
2272
+ < td > visual, continuous
2273
+
2274
+ < tr >
2275
+ < th > < a class =property href ="#orientation "> orientation</ a >
2276
+
2277
+ < td > auto | portrait | landscape
2278
+
2279
+ < td > auto
2280
+
2281
+ < td > N/A
2282
+
2283
+ < td > visual, continuous
2284
+
2285
+ < tr >
2286
+ < th > < a class =property href ="#resolution "> resolution</ a >
2287
+
2288
+ < td > auto | device | <resolution>
2289
+
2290
+ < td > auto
2291
+
2292
+ < td > N/A
2293
+
2294
+ < td > visual, continuous
2295
+
2296
+ < tr >
2297
+ < th > < a class =property href ="#user-zoom "> user-zoom</ a >
2298
+
2299
+ < td > zoom | fixed
2300
+
2301
+ < td > zoom
2302
+
2303
+ < td > N/A
2304
+
2305
+ < td > visual, continuous
2306
+
2307
+ < tr >
2308
+ < th > < a class =property href ="#width "> width</ a >
2309
+
2310
+ < td > <viewport-length>{1,2}
2311
+
2312
+ < td > See individual descriptors
2313
+
2314
+ < td > See individual descriptors
2315
+
2316
+ < td > visual, continuous
2317
+
2318
+ < tr >
2319
+ < th > < a class =property href ="#zoom "> zoom</ a >
2320
+
2321
+ < td > auto | <number> | <percentage>
2322
+
2323
+ < td > auto
2324
+
2325
+ < td > The zoom factor itself
2326
+
2327
+ < td > visual, continuous
2328
+ </ table >
2329
+ <!--end-descriptors-->
2182
2330
2183
2331
< h2 class =no-num id =index > Index</ h2 >
2184
2332
<!--begin-index-->
0 commit comments