| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "--*": { |
| 3 | "syntax": "<declaration-value>", |
| 4 | "media": "all", |
| 5 | "inherited": true, |
| 6 | "animationType": "discrete", |
| 7 | "percentages": "no", |
| 8 | "groups": [ |
| 9 | "CSS Variables" |
| 10 | ], |
| 11 | "initial": "seeProse", |
| 12 | "appliesto": "allElements", |
| 13 | "computed": "asSpecifiedWithVarsSubstituted", |
| 14 | "order": "perGrammar", |
| 15 | "status": "experimental", |
| 16 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/--*" |
| 17 | }, |
| 18 | "-ms-accelerator": { |
| 19 | "syntax": "false | true", |
| 20 | "media": "visual", |
| 21 | "inherited": false, |
| 22 | "animationType": "discrete", |
| 23 | "percentages": "no", |
| 24 | "groups": [ |
| 25 | "Microsoft Extensions" |
| 26 | ], |
| 27 | "initial": "false", |
| 28 | "appliesto": "allElements", |
| 29 | "computed": "asSpecified", |
| 30 | "order": "uniqueOrder", |
| 31 | "status": "nonstandard", |
| 32 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-accelerator" |
| 33 | }, |
| 34 | "-ms-block-progression": { |
| 35 | "syntax": "tb | rl | bt | lr", |
| 36 | "media": "visual", |
| 37 | "inherited": false, |
| 38 | "animationType": "discrete", |
| 39 | "percentages": "no", |
| 40 | "groups": [ |
| 41 | "Microsoft Extensions" |
| 42 | ], |
| 43 | "initial": "tb", |
| 44 | "appliesto": "allElements", |
| 45 | "computed": "asSpecified", |
| 46 | "order": "uniqueOrder", |
| 47 | "status": "nonstandard", |
| 48 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-block-progression" |
| 49 | }, |
| 50 | "-ms-content-zoom-chaining": { |
| 51 | "syntax": "none | chained", |
| 52 | "media": "interactive", |
| 53 | "inherited": false, |
| 54 | "animationType": "discrete", |
| 55 | "percentages": "no", |
| 56 | "groups": [ |
| 57 | "Microsoft Extensions" |
| 58 | ], |
| 59 | "initial": "none", |
| 60 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 61 | "computed": "asSpecified", |
| 62 | "order": "uniqueOrder", |
| 63 | "status": "nonstandard", |
| 64 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-chaining" |
| 65 | }, |
| 66 | "-ms-content-zooming": { |
| 67 | "syntax": "none | zoom", |
| 68 | "media": "interactive", |
| 69 | "inherited": false, |
| 70 | "animationType": "discrete", |
| 71 | "percentages": "no", |
| 72 | "groups": [ |
| 73 | "Microsoft Extensions" |
| 74 | ], |
| 75 | "initial": "zoomForTheTopLevelNoneForTheRest", |
| 76 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 77 | "computed": "asSpecified", |
| 78 | "order": "uniqueOrder", |
| 79 | "status": "nonstandard", |
| 80 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zooming" |
| 81 | }, |
| 82 | "-ms-content-zoom-limit": { |
| 83 | "syntax": "<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>", |
| 84 | "media": "interactive", |
| 85 | "inherited": false, |
| 86 | "animationType": "discrete", |
| 87 | "percentages": [ |
| 88 | "-ms-content-zoom-limit-max", |
| 89 | "-ms-content-zoom-limit-min" |
| 90 | ], |
| 91 | "groups": [ |
| 92 | "Microsoft Extensions" |
| 93 | ], |
| 94 | "initial": [ |
| 95 | "-ms-content-zoom-limit-max", |
| 96 | "-ms-content-zoom-limit-min" |
| 97 | ], |
| 98 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 99 | "computed": [ |
| 100 | "-ms-content-zoom-limit-max", |
| 101 | "-ms-content-zoom-limit-min" |
| 102 | ], |
| 103 | "order": "uniqueOrder", |
| 104 | "status": "nonstandard", |
| 105 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit" |
| 106 | }, |
| 107 | "-ms-content-zoom-limit-max": { |
| 108 | "syntax": "<percentage>", |
| 109 | "media": "interactive", |
| 110 | "inherited": false, |
| 111 | "animationType": "discrete", |
| 112 | "percentages": "maxZoomFactor", |
| 113 | "groups": [ |
| 114 | "Microsoft Extensions" |
| 115 | ], |
| 116 | "initial": "400%", |
| 117 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 118 | "computed": "asSpecified", |
| 119 | "order": "uniqueOrder", |
| 120 | "status": "nonstandard", |
| 121 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit-max" |
| 122 | }, |
| 123 | "-ms-content-zoom-limit-min": { |
| 124 | "syntax": "<percentage>", |
| 125 | "media": "interactive", |
| 126 | "inherited": false, |
| 127 | "animationType": "discrete", |
| 128 | "percentages": "minZoomFactor", |
| 129 | "groups": [ |
| 130 | "Microsoft Extensions" |
| 131 | ], |
| 132 | "initial": "100%", |
| 133 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 134 | "computed": "asSpecified", |
| 135 | "order": "uniqueOrder", |
| 136 | "status": "nonstandard", |
| 137 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit-min" |
| 138 | }, |
| 139 | "-ms-content-zoom-snap": { |
| 140 | "syntax": "<'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>", |
| 141 | "media": "interactive", |
| 142 | "inherited": false, |
| 143 | "animationType": "discrete", |
| 144 | "percentages": "no", |
| 145 | "groups": [ |
| 146 | "Microsoft Extensions" |
| 147 | ], |
| 148 | "initial": [ |
| 149 | "-ms-content-zoom-snap-type", |
| 150 | "-ms-content-zoom-snap-points" |
| 151 | ], |
| 152 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 153 | "computed": [ |
| 154 | "-ms-content-zoom-snap-type", |
| 155 | "-ms-content-zoom-snap-points" |
| 156 | ], |
| 157 | "order": "uniqueOrder", |
| 158 | "status": "nonstandard", |
| 159 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap" |
| 160 | }, |
| 161 | "-ms-content-zoom-snap-points": { |
| 162 | "syntax": "snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )", |
| 163 | "media": "interactive", |
| 164 | "inherited": false, |
| 165 | "animationType": "discrete", |
| 166 | "percentages": "no", |
| 167 | "groups": [ |
| 168 | "Microsoft Extensions" |
| 169 | ], |
| 170 | "initial": "snapInterval(0%, 100%)", |
| 171 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 172 | "computed": "asSpecified", |
| 173 | "order": "uniqueOrder", |
| 174 | "status": "nonstandard", |
| 175 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap-points" |
| 176 | }, |
| 177 | "-ms-content-zoom-snap-type": { |
| 178 | "syntax": "none | proximity | mandatory", |
| 179 | "media": "interactive", |
| 180 | "inherited": false, |
| 181 | "animationType": "discrete", |
| 182 | "percentages": "no", |
| 183 | "groups": [ |
| 184 | "Microsoft Extensions" |
| 185 | ], |
| 186 | "initial": "none", |
| 187 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 188 | "computed": "asSpecified", |
| 189 | "order": "uniqueOrder", |
| 190 | "status": "nonstandard", |
| 191 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap-type" |
| 192 | }, |
| 193 | "-ms-filter": { |
| 194 | "syntax": "<string>", |
| 195 | "media": "visual", |
| 196 | "inherited": false, |
| 197 | "animationType": "discrete", |
| 198 | "percentages": "no", |
| 199 | "groups": [ |
| 200 | "Microsoft Extensions" |
| 201 | ], |
| 202 | "initial": "\"\"", |
| 203 | "appliesto": "allElements", |
| 204 | "computed": "asSpecified", |
| 205 | "order": "uniqueOrder", |
| 206 | "status": "nonstandard", |
| 207 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-filter" |
| 208 | }, |
| 209 | "-ms-flow-from": { |
| 210 | "syntax": "[ none | <custom-ident> ]#", |
| 211 | "media": "visual", |
| 212 | "inherited": false, |
| 213 | "animationType": "discrete", |
| 214 | "percentages": "no", |
| 215 | "groups": [ |
| 216 | "Microsoft Extensions" |
| 217 | ], |
| 218 | "initial": "none", |
| 219 | "appliesto": "nonReplacedElements", |
| 220 | "computed": "asSpecified", |
| 221 | "order": "uniqueOrder", |
| 222 | "status": "nonstandard", |
| 223 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-flow-from" |
| 224 | }, |
| 225 | "-ms-flow-into": { |
| 226 | "syntax": "[ none | <custom-ident> ]#", |
| 227 | "media": "visual", |
| 228 | "inherited": false, |
| 229 | "animationType": "discrete", |
| 230 | "percentages": "no", |
| 231 | "groups": [ |
| 232 | "Microsoft Extensions" |
| 233 | ], |
| 234 | "initial": "none", |
| 235 | "appliesto": "iframeElements", |
| 236 | "computed": "asSpecified", |
| 237 | "order": "uniqueOrder", |
| 238 | "status": "nonstandard", |
| 239 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-flow-into" |
| 240 | }, |
| 241 | "-ms-high-contrast-adjust": { |
| 242 | "syntax": "auto | none", |
| 243 | "media": "visual", |
| 244 | "inherited": true, |
| 245 | "animationType": "discrete", |
| 246 | "percentages": "no", |
| 247 | "groups": [ |
| 248 | "Microsoft Extensions" |
| 249 | ], |
| 250 | "initial": "auto", |
| 251 | "appliesto": "allElements", |
| 252 | "computed": "asSpecified", |
| 253 | "order": "uniqueOrder", |
| 254 | "status": "nonstandard", |
| 255 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-high-contrast-adjust" |
| 256 | }, |
| 257 | "-ms-hyphenate-limit-chars": { |
| 258 | "syntax": "auto | <integer>{1,3}", |
| 259 | "media": "visual", |
| 260 | "inherited": true, |
| 261 | "animationType": "discrete", |
| 262 | "percentages": "no", |
| 263 | "groups": [ |
| 264 | "Microsoft Extensions" |
| 265 | ], |
| 266 | "initial": "auto", |
| 267 | "appliesto": "allElements", |
| 268 | "computed": "asSpecified", |
| 269 | "order": "uniqueOrder", |
| 270 | "status": "nonstandard", |
| 271 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-chars" |
| 272 | }, |
| 273 | "-ms-hyphenate-limit-lines": { |
| 274 | "syntax": "no-limit | <integer>", |
| 275 | "media": "visual", |
| 276 | "inherited": true, |
| 277 | "animationType": "discrete", |
| 278 | "percentages": "no", |
| 279 | "groups": [ |
| 280 | "Microsoft Extensions" |
| 281 | ], |
| 282 | "initial": "no-limit", |
| 283 | "appliesto": "blockContainerElements", |
| 284 | "computed": "asSpecified", |
| 285 | "order": "uniqueOrder", |
| 286 | "status": "nonstandard", |
| 287 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-lines" |
| 288 | }, |
| 289 | "-ms-hyphenate-limit-zone": { |
| 290 | "syntax": "<percentage> | <length>", |
| 291 | "media": "visual", |
| 292 | "inherited": true, |
| 293 | "animationType": "discrete", |
| 294 | "percentages": "referToLineBoxWidth", |
| 295 | "groups": [ |
| 296 | "Microsoft Extensions" |
| 297 | ], |
| 298 | "initial": "0", |
| 299 | "appliesto": "blockContainerElements", |
| 300 | "computed": "asSpecified", |
| 301 | "order": "uniqueOrder", |
| 302 | "status": "nonstandard", |
| 303 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-zone" |
| 304 | }, |
| 305 | "-ms-ime-align": { |
| 306 | "syntax": "auto | after", |
| 307 | "media": "visual", |
| 308 | "inherited": false, |
| 309 | "animationType": "discrete", |
| 310 | "percentages": "no", |
| 311 | "groups": [ |
| 312 | "Microsoft Extensions" |
| 313 | ], |
| 314 | "initial": "auto", |
| 315 | "appliesto": "allElements", |
| 316 | "computed": "asSpecified", |
| 317 | "order": "uniqueOrder", |
| 318 | "status": "nonstandard", |
| 319 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-ime-align" |
| 320 | }, |
| 321 | "-ms-overflow-style": { |
| 322 | "syntax": "auto | none | scrollbar | -ms-autohiding-scrollbar", |
| 323 | "media": "interactive", |
| 324 | "inherited": true, |
| 325 | "animationType": "discrete", |
| 326 | "percentages": "no", |
| 327 | "groups": [ |
| 328 | "Microsoft Extensions" |
| 329 | ], |
| 330 | "initial": "auto", |
| 331 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 332 | "computed": "asSpecified", |
| 333 | "order": "uniqueOrder", |
| 334 | "status": "nonstandard", |
| 335 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-overflow-style" |
| 336 | }, |
| 337 | "-ms-scrollbar-3dlight-color": { |
| 338 | "syntax": "<color>", |
| 339 | "media": "visual", |
| 340 | "inherited": true, |
| 341 | "animationType": "discrete", |
| 342 | "percentages": "no", |
| 343 | "groups": [ |
| 344 | "Microsoft Extensions" |
| 345 | ], |
| 346 | "initial": "dependsOnUserAgent", |
| 347 | "appliesto": "allElements", |
| 348 | "computed": "asSpecified", |
| 349 | "order": "uniqueOrder", |
| 350 | "status": "nonstandard", |
| 351 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-3dlight-color" |
| 352 | }, |
| 353 | "-ms-scrollbar-arrow-color": { |
| 354 | "syntax": "<color>", |
| 355 | "media": "visual", |
| 356 | "inherited": true, |
| 357 | "animationType": "discrete", |
| 358 | "percentages": "no", |
| 359 | "groups": [ |
| 360 | "Microsoft Extensions" |
| 361 | ], |
| 362 | "initial": "ButtonText", |
| 363 | "appliesto": "allElements", |
| 364 | "computed": "asSpecified", |
| 365 | "order": "uniqueOrder", |
| 366 | "status": "nonstandard", |
| 367 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-arrow-color" |
| 368 | }, |
| 369 | "-ms-scrollbar-base-color": { |
| 370 | "syntax": "<color>", |
| 371 | "media": "visual", |
| 372 | "inherited": true, |
| 373 | "animationType": "discrete", |
| 374 | "percentages": "no", |
| 375 | "groups": [ |
| 376 | "Microsoft Extensions" |
| 377 | ], |
| 378 | "initial": "dependsOnUserAgent", |
| 379 | "appliesto": "allElements", |
| 380 | "computed": "asSpecified", |
| 381 | "order": "uniqueOrder", |
| 382 | "status": "nonstandard", |
| 383 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-base-color" |
| 384 | }, |
| 385 | "-ms-scrollbar-darkshadow-color": { |
| 386 | "syntax": "<color>", |
| 387 | "media": "visual", |
| 388 | "inherited": true, |
| 389 | "animationType": "discrete", |
| 390 | "percentages": "no", |
| 391 | "groups": [ |
| 392 | "Microsoft Extensions" |
| 393 | ], |
| 394 | "initial": "ThreeDDarkShadow", |
| 395 | "appliesto": "allElements", |
| 396 | "computed": "asSpecified", |
| 397 | "order": "uniqueOrder", |
| 398 | "status": "nonstandard", |
| 399 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-darkshadow-color" |
| 400 | }, |
| 401 | "-ms-scrollbar-face-color": { |
| 402 | "syntax": "<color>", |
| 403 | "media": "visual", |
| 404 | "inherited": true, |
| 405 | "animationType": "discrete", |
| 406 | "percentages": "no", |
| 407 | "groups": [ |
| 408 | "Microsoft Extensions" |
| 409 | ], |
| 410 | "initial": "ThreeDFace", |
| 411 | "appliesto": "allElements", |
| 412 | "computed": "asSpecified", |
| 413 | "order": "uniqueOrder", |
| 414 | "status": "nonstandard", |
| 415 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-face-color" |
| 416 | }, |
| 417 | "-ms-scrollbar-highlight-color": { |
| 418 | "syntax": "<color>", |
| 419 | "media": "visual", |
| 420 | "inherited": true, |
| 421 | "animationType": "discrete", |
| 422 | "percentages": "no", |
| 423 | "groups": [ |
| 424 | "Microsoft Extensions" |
| 425 | ], |
| 426 | "initial": "ThreeDHighlight", |
| 427 | "appliesto": "allElements", |
| 428 | "computed": "asSpecified", |
| 429 | "order": "uniqueOrder", |
| 430 | "status": "nonstandard", |
| 431 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-highlight-color" |
| 432 | }, |
| 433 | "-ms-scrollbar-shadow-color": { |
| 434 | "syntax": "<color>", |
| 435 | "media": "visual", |
| 436 | "inherited": true, |
| 437 | "animationType": "discrete", |
| 438 | "percentages": "no", |
| 439 | "groups": [ |
| 440 | "Microsoft Extensions" |
| 441 | ], |
| 442 | "initial": "ThreeDDarkShadow", |
| 443 | "appliesto": "allElements", |
| 444 | "computed": "asSpecified", |
| 445 | "order": "uniqueOrder", |
| 446 | "status": "nonstandard", |
| 447 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-shadow-color" |
| 448 | }, |
| 449 | "-ms-scrollbar-track-color": { |
| 450 | "syntax": "<color>", |
| 451 | "media": "visual", |
| 452 | "inherited": true, |
| 453 | "animationType": "discrete", |
| 454 | "percentages": "no", |
| 455 | "groups": [ |
| 456 | "Microsoft Extensions" |
| 457 | ], |
| 458 | "initial": "Scrollbar", |
| 459 | "appliesto": "allElements", |
| 460 | "computed": "asSpecified", |
| 461 | "order": "uniqueOrder", |
| 462 | "status": "nonstandard", |
| 463 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-track-color" |
| 464 | }, |
| 465 | "-ms-scroll-chaining": { |
| 466 | "syntax": "chained | none", |
| 467 | "media": "interactive", |
| 468 | "inherited": false, |
| 469 | "animationType": "discrete", |
| 470 | "percentages": "no", |
| 471 | "groups": [ |
| 472 | "Microsoft Extensions" |
| 473 | ], |
| 474 | "initial": "chained", |
| 475 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 476 | "computed": "asSpecified", |
| 477 | "order": "uniqueOrder", |
| 478 | "status": "nonstandard", |
| 479 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-chaining" |
| 480 | }, |
| 481 | "-ms-scroll-limit": { |
| 482 | "syntax": "<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>", |
| 483 | "media": "interactive", |
| 484 | "inherited": false, |
| 485 | "animationType": "discrete", |
| 486 | "percentages": "no", |
| 487 | "groups": [ |
| 488 | "Microsoft Extensions" |
| 489 | ], |
| 490 | "initial": [ |
| 491 | "-ms-scroll-limit-x-min", |
| 492 | "-ms-scroll-limit-y-min", |
| 493 | "-ms-scroll-limit-x-max", |
| 494 | "-ms-scroll-limit-y-max" |
| 495 | ], |
| 496 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 497 | "computed": [ |
| 498 | "-ms-scroll-limit-x-min", |
| 499 | "-ms-scroll-limit-y-min", |
| 500 | "-ms-scroll-limit-x-max", |
| 501 | "-ms-scroll-limit-y-max" |
| 502 | ], |
| 503 | "order": "uniqueOrder", |
| 504 | "status": "nonstandard", |
| 505 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit" |
| 506 | }, |
| 507 | "-ms-scroll-limit-x-max": { |
| 508 | "syntax": "auto | <length>", |
| 509 | "media": "interactive", |
| 510 | "inherited": false, |
| 511 | "animationType": "discrete", |
| 512 | "percentages": "no", |
| 513 | "groups": [ |
| 514 | "Microsoft Extensions" |
| 515 | ], |
| 516 | "initial": "auto", |
| 517 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 518 | "computed": "asSpecified", |
| 519 | "order": "uniqueOrder", |
| 520 | "status": "nonstandard", |
| 521 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-x-max" |
| 522 | }, |
| 523 | "-ms-scroll-limit-x-min": { |
| 524 | "syntax": "<length>", |
| 525 | "media": "interactive", |
| 526 | "inherited": false, |
| 527 | "animationType": "discrete", |
| 528 | "percentages": "no", |
| 529 | "groups": [ |
| 530 | "Microsoft Extensions" |
| 531 | ], |
| 532 | "initial": "0", |
| 533 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 534 | "computed": "asSpecified", |
| 535 | "order": "uniqueOrder", |
| 536 | "status": "nonstandard", |
| 537 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-x-min" |
| 538 | }, |
| 539 | "-ms-scroll-limit-y-max": { |
| 540 | "syntax": "auto | <length>", |
| 541 | "media": "interactive", |
| 542 | "inherited": false, |
| 543 | "animationType": "discrete", |
| 544 | "percentages": "no", |
| 545 | "groups": [ |
| 546 | "Microsoft Extensions" |
| 547 | ], |
| 548 | "initial": "auto", |
| 549 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 550 | "computed": "asSpecified", |
| 551 | "order": "uniqueOrder", |
| 552 | "status": "nonstandard", |
| 553 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-y-max" |
| 554 | }, |
| 555 | "-ms-scroll-limit-y-min": { |
| 556 | "syntax": "<length>", |
| 557 | "media": "interactive", |
| 558 | "inherited": false, |
| 559 | "animationType": "discrete", |
| 560 | "percentages": "no", |
| 561 | "groups": [ |
| 562 | "Microsoft Extensions" |
| 563 | ], |
| 564 | "initial": "0", |
| 565 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 566 | "computed": "asSpecified", |
| 567 | "order": "uniqueOrder", |
| 568 | "status": "nonstandard", |
| 569 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-y-min" |
| 570 | }, |
| 571 | "-ms-scroll-rails": { |
| 572 | "syntax": "none | railed", |
| 573 | "media": "interactive", |
| 574 | "inherited": false, |
| 575 | "animationType": "discrete", |
| 576 | "percentages": "no", |
| 577 | "groups": [ |
| 578 | "Microsoft Extensions" |
| 579 | ], |
| 580 | "initial": "railed", |
| 581 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 582 | "computed": "asSpecified", |
| 583 | "order": "uniqueOrder", |
| 584 | "status": "nonstandard", |
| 585 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-rails" |
| 586 | }, |
| 587 | "-ms-scroll-snap-points-x": { |
| 588 | "syntax": "snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )", |
| 589 | "media": "interactive", |
| 590 | "inherited": false, |
| 591 | "animationType": "discrete", |
| 592 | "percentages": "no", |
| 593 | "groups": [ |
| 594 | "Microsoft Extensions" |
| 595 | ], |
| 596 | "initial": "snapInterval(0px, 100%)", |
| 597 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 598 | "computed": "asSpecified", |
| 599 | "order": "uniqueOrder", |
| 600 | "status": "nonstandard", |
| 601 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-points-x" |
| 602 | }, |
| 603 | "-ms-scroll-snap-points-y": { |
| 604 | "syntax": "snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )", |
| 605 | "media": "interactive", |
| 606 | "inherited": false, |
| 607 | "animationType": "discrete", |
| 608 | "percentages": "no", |
| 609 | "groups": [ |
| 610 | "Microsoft Extensions" |
| 611 | ], |
| 612 | "initial": "snapInterval(0px, 100%)", |
| 613 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 614 | "computed": "asSpecified", |
| 615 | "order": "uniqueOrder", |
| 616 | "status": "nonstandard", |
| 617 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-points-y" |
| 618 | }, |
| 619 | "-ms-scroll-snap-type": { |
| 620 | "syntax": "none | proximity | mandatory", |
| 621 | "media": "interactive", |
| 622 | "inherited": false, |
| 623 | "animationType": "discrete", |
| 624 | "percentages": "no", |
| 625 | "groups": [ |
| 626 | "Microsoft Extensions" |
| 627 | ], |
| 628 | "initial": "none", |
| 629 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 630 | "computed": "asSpecified", |
| 631 | "order": "uniqueOrder", |
| 632 | "status": "nonstandard", |
| 633 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-type" |
| 634 | }, |
| 635 | "-ms-scroll-snap-x": { |
| 636 | "syntax": "<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>", |
| 637 | "media": "interactive", |
| 638 | "inherited": false, |
| 639 | "animationType": "discrete", |
| 640 | "percentages": "no", |
| 641 | "groups": [ |
| 642 | "Microsoft Extensions" |
| 643 | ], |
| 644 | "initial": [ |
| 645 | "-ms-scroll-snap-type", |
| 646 | "-ms-scroll-snap-points-x" |
| 647 | ], |
| 648 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 649 | "computed": [ |
| 650 | "-ms-scroll-snap-type", |
| 651 | "-ms-scroll-snap-points-x" |
| 652 | ], |
| 653 | "order": "uniqueOrder", |
| 654 | "status": "nonstandard", |
| 655 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-x" |
| 656 | }, |
| 657 | "-ms-scroll-snap-y": { |
| 658 | "syntax": "<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>", |
| 659 | "media": "interactive", |
| 660 | "inherited": false, |
| 661 | "animationType": "discrete", |
| 662 | "percentages": "no", |
| 663 | "groups": [ |
| 664 | "Microsoft Extensions" |
| 665 | ], |
| 666 | "initial": [ |
| 667 | "-ms-scroll-snap-type", |
| 668 | "-ms-scroll-snap-points-y" |
| 669 | ], |
| 670 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 671 | "computed": [ |
| 672 | "-ms-scroll-snap-type", |
| 673 | "-ms-scroll-snap-points-y" |
| 674 | ], |
| 675 | "order": "uniqueOrder", |
| 676 | "status": "nonstandard", |
| 677 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-y" |
| 678 | }, |
| 679 | "-ms-scroll-translation": { |
| 680 | "syntax": "none | vertical-to-horizontal", |
| 681 | "media": "interactive", |
| 682 | "inherited": true, |
| 683 | "animationType": "discrete", |
| 684 | "percentages": "no", |
| 685 | "groups": [ |
| 686 | "Microsoft Extensions" |
| 687 | ], |
| 688 | "initial": "none", |
| 689 | "appliesto": "allElements", |
| 690 | "computed": "asSpecified", |
| 691 | "order": "uniqueOrder", |
| 692 | "status": "nonstandard", |
| 693 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-translation" |
| 694 | }, |
| 695 | "-ms-text-autospace": { |
| 696 | "syntax": "none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space", |
| 697 | "media": "visual", |
| 698 | "inherited": false, |
| 699 | "animationType": "discrete", |
| 700 | "percentages": "no", |
| 701 | "groups": [ |
| 702 | "Microsoft Extensions" |
| 703 | ], |
| 704 | "initial": "none", |
| 705 | "appliesto": "allElements", |
| 706 | "computed": "asSpecified", |
| 707 | "order": "uniqueOrder", |
| 708 | "status": "nonstandard", |
| 709 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-text-autospace" |
| 710 | }, |
| 711 | "-ms-touch-select": { |
| 712 | "syntax": "grippers | none", |
| 713 | "media": "interactive", |
| 714 | "inherited": true, |
| 715 | "animationType": "discrete", |
| 716 | "percentages": "no", |
| 717 | "groups": [ |
| 718 | "Microsoft Extensions" |
| 719 | ], |
| 720 | "initial": "grippers", |
| 721 | "appliesto": "allElements", |
| 722 | "computed": "asSpecified", |
| 723 | "order": "uniqueOrder", |
| 724 | "status": "nonstandard", |
| 725 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-touch-select" |
| 726 | }, |
| 727 | "-ms-user-select": { |
| 728 | "syntax": "none | element | text", |
| 729 | "media": "interactive", |
| 730 | "inherited": false, |
| 731 | "animationType": "discrete", |
| 732 | "percentages": "no", |
| 733 | "groups": [ |
| 734 | "Microsoft Extensions" |
| 735 | ], |
| 736 | "initial": "text", |
| 737 | "appliesto": "nonReplacedElements", |
| 738 | "computed": "asSpecified", |
| 739 | "order": "uniqueOrder", |
| 740 | "status": "nonstandard", |
| 741 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-user-select" |
| 742 | }, |
| 743 | "-ms-wrap-flow": { |
| 744 | "syntax": "auto | both | start | end | maximum | clear", |
| 745 | "media": "visual", |
| 746 | "inherited": false, |
| 747 | "animationType": "discrete", |
| 748 | "percentages": "no", |
| 749 | "groups": [ |
| 750 | "Microsoft Extensions" |
| 751 | ], |
| 752 | "initial": "auto", |
| 753 | "appliesto": "blockLevelElements", |
| 754 | "computed": "asSpecified", |
| 755 | "order": "uniqueOrder", |
| 756 | "status": "nonstandard", |
| 757 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-flow" |
| 758 | }, |
| 759 | "-ms-wrap-margin": { |
| 760 | "syntax": "<length>", |
| 761 | "media": "visual", |
| 762 | "inherited": false, |
| 763 | "animationType": "discrete", |
| 764 | "percentages": "no", |
| 765 | "groups": [ |
| 766 | "Microsoft Extensions" |
| 767 | ], |
| 768 | "initial": "0", |
| 769 | "appliesto": "exclusionElements", |
| 770 | "computed": "asSpecified", |
| 771 | "order": "uniqueOrder", |
| 772 | "status": "nonstandard", |
| 773 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-margin" |
| 774 | }, |
| 775 | "-ms-wrap-through": { |
| 776 | "syntax": "wrap | none", |
| 777 | "media": "visual", |
| 778 | "inherited": false, |
| 779 | "animationType": "discrete", |
| 780 | "percentages": "no", |
| 781 | "groups": [ |
| 782 | "Microsoft Extensions" |
| 783 | ], |
| 784 | "initial": "wrap", |
| 785 | "appliesto": "blockLevelElements", |
| 786 | "computed": "asSpecified", |
| 787 | "order": "uniqueOrder", |
| 788 | "status": "nonstandard", |
| 789 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-through" |
| 790 | }, |
| 791 | "-moz-appearance": { |
| 792 | "syntax": "none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -moz-win-media-toolbox | -moz-window-button-box | -moz-window-button-box-maximized | -moz-window-button-close | -moz-window-button-maximize | -moz-window-button-minimize | -moz-window-button-restore | -moz-window-frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-window-titlebar-maximized", |
| 793 | "media": "visual", |
| 794 | "inherited": false, |
| 795 | "animationType": "discrete", |
| 796 | "percentages": "no", |
| 797 | "groups": [ |
| 798 | "Mozilla Extensions", |
| 799 | "WebKit Extensions" |
| 800 | ], |
| 801 | "initial": "noneButOverriddenInUserAgentCSS", |
| 802 | "appliesto": "allElements", |
| 803 | "computed": "asSpecified", |
| 804 | "order": "uniqueOrder", |
| 805 | "status": "nonstandard", |
| 806 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-appearance" |
| 807 | }, |
| 808 | "-moz-binding": { |
| 809 | "syntax": "<url> | none", |
| 810 | "media": "visual", |
| 811 | "inherited": false, |
| 812 | "animationType": "discrete", |
| 813 | "percentages": "no", |
| 814 | "groups": [ |
| 815 | "Mozilla Extensions" |
| 816 | ], |
| 817 | "initial": "none", |
| 818 | "appliesto": "allElementsExceptGeneratedContentOrPseudoElements", |
| 819 | "computed": "asSpecified", |
| 820 | "order": "uniqueOrder", |
| 821 | "status": "nonstandard", |
| 822 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-binding" |
| 823 | }, |
| 824 | "-moz-border-bottom-colors": { |
| 825 | "syntax": "<color>+ | none", |
| 826 | "media": "visual", |
| 827 | "inherited": false, |
| 828 | "animationType": "discrete", |
| 829 | "percentages": "no", |
| 830 | "groups": [ |
| 831 | "Mozilla Extensions" |
| 832 | ], |
| 833 | "initial": "none", |
| 834 | "appliesto": "allElements", |
| 835 | "computed": "asSpecified", |
| 836 | "order": "uniqueOrder", |
| 837 | "status": "nonstandard", |
| 838 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-border-bottom-colors" |
| 839 | }, |
| 840 | "-moz-border-left-colors": { |
| 841 | "syntax": "<color>+ | none", |
| 842 | "media": "visual", |
| 843 | "inherited": false, |
| 844 | "animationType": "discrete", |
| 845 | "percentages": "no", |
| 846 | "groups": [ |
| 847 | "Mozilla Extensions" |
| 848 | ], |
| 849 | "initial": "none", |
| 850 | "appliesto": "allElements", |
| 851 | "computed": "asSpecified", |
| 852 | "order": "uniqueOrder", |
| 853 | "status": "nonstandard", |
| 854 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-border-left-colors" |
| 855 | }, |
| 856 | "-moz-border-right-colors": { |
| 857 | "syntax": "<color>+ | none", |
| 858 | "media": "visual", |
| 859 | "inherited": false, |
| 860 | "animationType": "discrete", |
| 861 | "percentages": "no", |
| 862 | "groups": [ |
| 863 | "Mozilla Extensions" |
| 864 | ], |
| 865 | "initial": "none", |
| 866 | "appliesto": "allElements", |
| 867 | "computed": "asSpecified", |
| 868 | "order": "uniqueOrder", |
| 869 | "status": "nonstandard", |
| 870 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-border-right-colors" |
| 871 | }, |
| 872 | "-moz-border-top-colors": { |
| 873 | "syntax": "<color>+ | none", |
| 874 | "media": "visual", |
| 875 | "inherited": false, |
| 876 | "animationType": "discrete", |
| 877 | "percentages": "no", |
| 878 | "groups": [ |
| 879 | "Mozilla Extensions" |
| 880 | ], |
| 881 | "initial": "none", |
| 882 | "appliesto": "allElements", |
| 883 | "computed": "asSpecified", |
| 884 | "order": "uniqueOrder", |
| 885 | "status": "nonstandard", |
| 886 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-border-top-colors" |
| 887 | }, |
| 888 | "-moz-context-properties": { |
| 889 | "syntax": "none | [ fill | fill-opacity | stroke | stroke-opacity ]#", |
| 890 | "media": "visual", |
| 891 | "inherited": true, |
| 892 | "animationType": "discrete", |
| 893 | "percentages": "no", |
| 894 | "groups": [ |
| 895 | "Mozilla Extensions" |
| 896 | ], |
| 897 | "initial": "none", |
| 898 | "appliesto": "allElementsThatCanReferenceImages", |
| 899 | "computed": "asSpecified", |
| 900 | "order": "uniqueOrder", |
| 901 | "status": "nonstandard", |
| 902 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-context-properties" |
| 903 | }, |
| 904 | "-moz-float-edge": { |
| 905 | "syntax": "border-box | content-box | margin-box | padding-box", |
| 906 | "media": "visual", |
| 907 | "inherited": false, |
| 908 | "animationType": "discrete", |
| 909 | "percentages": "no", |
| 910 | "groups": [ |
| 911 | "Mozilla Extensions" |
| 912 | ], |
| 913 | "initial": "content-box", |
| 914 | "appliesto": "allElements", |
| 915 | "computed": "asSpecified", |
| 916 | "order": "uniqueOrder", |
| 917 | "status": "nonstandard", |
| 918 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-float-edge" |
| 919 | }, |
| 920 | "-moz-force-broken-image-icon": { |
| 921 | "syntax": "<integer>", |
| 922 | "media": "visual", |
| 923 | "inherited": false, |
| 924 | "animationType": "discrete", |
| 925 | "percentages": "no", |
| 926 | "groups": [ |
| 927 | "Mozilla Extensions" |
| 928 | ], |
| 929 | "initial": "0", |
| 930 | "appliesto": "images", |
| 931 | "computed": "asSpecified", |
| 932 | "order": "uniqueOrder", |
| 933 | "status": "nonstandard", |
| 934 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-force-broken-image-icon" |
| 935 | }, |
| 936 | "-moz-image-region": { |
| 937 | "syntax": "<shape> | auto", |
| 938 | "media": "visual", |
| 939 | "inherited": true, |
| 940 | "animationType": "discrete", |
| 941 | "percentages": "no", |
| 942 | "groups": [ |
| 943 | "Mozilla Extensions" |
| 944 | ], |
| 945 | "initial": "auto", |
| 946 | "appliesto": "xulImageElements", |
| 947 | "computed": "asSpecified", |
| 948 | "order": "uniqueOrder", |
| 949 | "status": "nonstandard", |
| 950 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-image-region" |
| 951 | }, |
| 952 | "-moz-orient": { |
| 953 | "syntax": "inline | block | horizontal | vertical", |
| 954 | "media": "visual", |
| 955 | "inherited": false, |
| 956 | "animationType": "discrete", |
| 957 | "percentages": "no", |
| 958 | "groups": [ |
| 959 | "Mozilla Extensions" |
| 960 | ], |
| 961 | "initial": "inline", |
| 962 | "appliesto": "anyElementEffectOnProgressAndMeter", |
| 963 | "computed": "asSpecified", |
| 964 | "order": "uniqueOrder", |
| 965 | "status": "nonstandard", |
| 966 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-orient" |
| 967 | }, |
| 968 | "-moz-outline-radius": { |
| 969 | "syntax": "<outline-radius>{1,4} [ / <outline-radius>{1,4} ]?", |
| 970 | "media": "visual", |
| 971 | "inherited": false, |
| 972 | "animationType": [ |
| 973 | "-moz-outline-radius-topleft", |
| 974 | "-moz-outline-radius-topright", |
| 975 | "-moz-outline-radius-bottomright", |
| 976 | "-moz-outline-radius-bottomleft" |
| 977 | ], |
| 978 | "percentages": [ |
| 979 | "-moz-outline-radius-topleft", |
| 980 | "-moz-outline-radius-topright", |
| 981 | "-moz-outline-radius-bottomright", |
| 982 | "-moz-outline-radius-bottomleft" |
| 983 | ], |
| 984 | "groups": [ |
| 985 | "Mozilla Extensions" |
| 986 | ], |
| 987 | "initial": [ |
| 988 | "-moz-outline-radius-topleft", |
| 989 | "-moz-outline-radius-topright", |
| 990 | "-moz-outline-radius-bottomright", |
| 991 | "-moz-outline-radius-bottomleft" |
| 992 | ], |
| 993 | "appliesto": "allElements", |
| 994 | "computed": [ |
| 995 | "-moz-outline-radius-topleft", |
| 996 | "-moz-outline-radius-topright", |
| 997 | "-moz-outline-radius-bottomright", |
| 998 | "-moz-outline-radius-bottomleft" |
| 999 | ], |
| 1000 | "order": "uniqueOrder", |
| 1001 | "status": "nonstandard", |
| 1002 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius" |
| 1003 | }, |
| 1004 | "-moz-outline-radius-bottomleft": { |
| 1005 | "syntax": "<outline-radius>", |
| 1006 | "media": "visual", |
| 1007 | "inherited": false, |
| 1008 | "animationType": "lpc", |
| 1009 | "percentages": "referToDimensionOfBorderBox", |
| 1010 | "groups": [ |
| 1011 | "Mozilla Extensions" |
| 1012 | ], |
| 1013 | "initial": "0", |
| 1014 | "appliesto": "allElements", |
| 1015 | "computed": "asSpecified", |
| 1016 | "order": "uniqueOrder", |
| 1017 | "status": "nonstandard", |
| 1018 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-bottomleft" |
| 1019 | }, |
| 1020 | "-moz-outline-radius-bottomright": { |
| 1021 | "syntax": "<outline-radius>", |
| 1022 | "media": "visual", |
| 1023 | "inherited": false, |
| 1024 | "animationType": "lpc", |
| 1025 | "percentages": "referToDimensionOfBorderBox", |
| 1026 | "groups": [ |
| 1027 | "Mozilla Extensions" |
| 1028 | ], |
| 1029 | "initial": "0", |
| 1030 | "appliesto": "allElements", |
| 1031 | "computed": "asSpecified", |
| 1032 | "order": "uniqueOrder", |
| 1033 | "status": "nonstandard", |
| 1034 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-bottomright" |
| 1035 | }, |
| 1036 | "-moz-outline-radius-topleft": { |
| 1037 | "syntax": "<outline-radius>", |
| 1038 | "media": "visual", |
| 1039 | "inherited": false, |
| 1040 | "animationType": "lpc", |
| 1041 | "percentages": "referToDimensionOfBorderBox", |
| 1042 | "groups": [ |
| 1043 | "Mozilla Extensions" |
| 1044 | ], |
| 1045 | "initial": "0", |
| 1046 | "appliesto": "allElements", |
| 1047 | "computed": "asSpecified", |
| 1048 | "order": "uniqueOrder", |
| 1049 | "status": "nonstandard", |
| 1050 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-topleft" |
| 1051 | }, |
| 1052 | "-moz-outline-radius-topright": { |
| 1053 | "syntax": "<outline-radius>", |
| 1054 | "media": "visual", |
| 1055 | "inherited": false, |
| 1056 | "animationType": "lpc", |
| 1057 | "percentages": "referToDimensionOfBorderBox", |
| 1058 | "groups": [ |
| 1059 | "Mozilla Extensions" |
| 1060 | ], |
| 1061 | "initial": "0", |
| 1062 | "appliesto": "allElements", |
| 1063 | "computed": "asSpecified", |
| 1064 | "order": "uniqueOrder", |
| 1065 | "status": "nonstandard", |
| 1066 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-topright" |
| 1067 | }, |
| 1068 | "-moz-stack-sizing": { |
| 1069 | "syntax": "ignore | stretch-to-fit", |
| 1070 | "media": "visual", |
| 1071 | "inherited": true, |
| 1072 | "animationType": "discrete", |
| 1073 | "percentages": "no", |
| 1074 | "groups": [ |
| 1075 | "Mozilla Extensions" |
| 1076 | ], |
| 1077 | "initial": "stretch-to-fit", |
| 1078 | "appliesto": "allElements", |
| 1079 | "computed": "asSpecified", |
| 1080 | "order": "uniqueOrder", |
| 1081 | "status": "nonstandard", |
| 1082 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-stack-sizing" |
| 1083 | }, |
| 1084 | "-moz-text-blink": { |
| 1085 | "syntax": "none | blink", |
| 1086 | "media": "visual", |
| 1087 | "inherited": false, |
| 1088 | "animationType": "discrete", |
| 1089 | "percentages": "no", |
| 1090 | "groups": [ |
| 1091 | "Mozilla Extensions" |
| 1092 | ], |
| 1093 | "initial": "none", |
| 1094 | "appliesto": "allElements", |
| 1095 | "computed": "asSpecified", |
| 1096 | "order": "uniqueOrder", |
| 1097 | "status": "nonstandard", |
| 1098 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-text-blink" |
| 1099 | }, |
| 1100 | "-moz-user-focus": { |
| 1101 | "syntax": "ignore | normal | select-after | select-before | select-menu | select-same | select-all | none", |
| 1102 | "media": "interactive", |
| 1103 | "inherited": false, |
| 1104 | "animationType": "discrete", |
| 1105 | "percentages": "no", |
| 1106 | "groups": [ |
| 1107 | "Mozilla Extensions" |
| 1108 | ], |
| 1109 | "initial": "none", |
| 1110 | "appliesto": "allElements", |
| 1111 | "computed": "asSpecified", |
| 1112 | "order": "uniqueOrder", |
| 1113 | "status": "nonstandard", |
| 1114 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-user-focus" |
| 1115 | }, |
| 1116 | "-moz-user-input": { |
| 1117 | "syntax": "auto | none | enabled | disabled", |
| 1118 | "media": "visual", |
| 1119 | "inherited": true, |
| 1120 | "animationType": "discrete", |
| 1121 | "percentages": "no", |
| 1122 | "groups": [ |
| 1123 | "Mozilla Extensions" |
| 1124 | ], |
| 1125 | "initial": "auto", |
| 1126 | "appliesto": "allElements", |
| 1127 | "computed": "asSpecified", |
| 1128 | "order": "uniqueOrder", |
| 1129 | "status": "nonstandard", |
| 1130 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-user-input" |
| 1131 | }, |
| 1132 | "-moz-user-modify": { |
| 1133 | "syntax": "read-only | read-write | write-only", |
| 1134 | "media": "interactive", |
| 1135 | "inherited": true, |
| 1136 | "animationType": "discrete", |
| 1137 | "percentages": "no", |
| 1138 | "groups": [ |
| 1139 | "Mozilla Extensions" |
| 1140 | ], |
| 1141 | "initial": "read-only", |
| 1142 | "appliesto": "allElements", |
| 1143 | "computed": "asSpecified", |
| 1144 | "order": "uniqueOrder", |
| 1145 | "status": "nonstandard", |
| 1146 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-user-modify" |
| 1147 | }, |
| 1148 | "-moz-window-dragging": { |
| 1149 | "syntax": "drag | no-drag", |
| 1150 | "media": "visual", |
| 1151 | "inherited": false, |
| 1152 | "animationType": "discrete", |
| 1153 | "percentages": "no", |
| 1154 | "groups": [ |
| 1155 | "Mozilla Extensions" |
| 1156 | ], |
| 1157 | "initial": "drag", |
| 1158 | "appliesto": "allElementsCreatingNativeWindows", |
| 1159 | "computed": "asSpecified", |
| 1160 | "order": "uniqueOrder", |
| 1161 | "status": "nonstandard", |
| 1162 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-window-dragging" |
| 1163 | }, |
| 1164 | "-moz-window-shadow": { |
| 1165 | "syntax": "default | menu | tooltip | sheet | none", |
| 1166 | "media": "visual", |
| 1167 | "inherited": false, |
| 1168 | "animationType": "discrete", |
| 1169 | "percentages": "no", |
| 1170 | "groups": [ |
| 1171 | "Mozilla Extensions" |
| 1172 | ], |
| 1173 | "initial": "default", |
| 1174 | "appliesto": "allElementsCreatingNativeWindows", |
| 1175 | "computed": "asSpecified", |
| 1176 | "order": "uniqueOrder", |
| 1177 | "status": "nonstandard", |
| 1178 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-window-shadow" |
| 1179 | }, |
| 1180 | "-webkit-appearance": { |
| 1181 | "syntax": "none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield", |
| 1182 | "media": "visual", |
| 1183 | "inherited": false, |
| 1184 | "animationType": "discrete", |
| 1185 | "percentages": "no", |
| 1186 | "groups": [ |
| 1187 | "WebKit Extensions" |
| 1188 | ], |
| 1189 | "initial": "noneButOverriddenInUserAgentCSS", |
| 1190 | "appliesto": "allElements", |
| 1191 | "computed": "asSpecified", |
| 1192 | "order": "uniqueOrder", |
| 1193 | "status": "nonstandard", |
| 1194 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-appearance" |
| 1195 | }, |
| 1196 | "-webkit-border-before": { |
| 1197 | "syntax": "<'border-width'> || <'border-style'> || <'color'>", |
| 1198 | "media": "visual", |
| 1199 | "inherited": true, |
| 1200 | "animationType": "discrete", |
| 1201 | "percentages": [ |
| 1202 | "-webkit-border-before-width" |
| 1203 | ], |
| 1204 | "groups": [ |
| 1205 | "WebKit Extensions" |
| 1206 | ], |
| 1207 | "initial": [ |
| 1208 | "border-width", |
| 1209 | "border-style", |
| 1210 | "color" |
| 1211 | ], |
| 1212 | "appliesto": "allElements", |
| 1213 | "computed": [ |
| 1214 | "border-width", |
| 1215 | "border-style", |
| 1216 | "color" |
| 1217 | ], |
| 1218 | "order": "uniqueOrder", |
| 1219 | "status": "nonstandard", |
| 1220 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-border-before" |
| 1221 | }, |
| 1222 | "-webkit-border-before-color": { |
| 1223 | "syntax": "<'color'>", |
| 1224 | "media": "visual", |
| 1225 | "inherited": true, |
| 1226 | "animationType": "discrete", |
| 1227 | "percentages": "no", |
| 1228 | "groups": [ |
| 1229 | "WebKit Extensions" |
| 1230 | ], |
| 1231 | "initial": "currentcolor", |
| 1232 | "appliesto": "allElements", |
| 1233 | "computed": "computedColor", |
| 1234 | "order": "uniqueOrder", |
| 1235 | "status": "nonstandard" |
| 1236 | }, |
| 1237 | "-webkit-border-before-style": { |
| 1238 | "syntax": "<'border-style'>", |
| 1239 | "media": "visual", |
| 1240 | "inherited": true, |
| 1241 | "animationType": "discrete", |
| 1242 | "percentages": "no", |
| 1243 | "groups": [ |
| 1244 | "WebKit Extensions" |
| 1245 | ], |
| 1246 | "initial": "none", |
| 1247 | "appliesto": "allElements", |
| 1248 | "computed": "asSpecified", |
| 1249 | "order": "uniqueOrder", |
| 1250 | "status": "nonstandard" |
| 1251 | }, |
| 1252 | "-webkit-border-before-width": { |
| 1253 | "syntax": "<'border-width'>", |
| 1254 | "media": "visual", |
| 1255 | "inherited": true, |
| 1256 | "animationType": "discrete", |
| 1257 | "percentages": "logicalWidthOfContainingBlock", |
| 1258 | "groups": [ |
| 1259 | "WebKit Extensions" |
| 1260 | ], |
| 1261 | "initial": "medium", |
| 1262 | "appliesto": "allElements", |
| 1263 | "computed": "absoluteLengthZeroIfBorderStyleNoneOrHidden", |
| 1264 | "order": "uniqueOrder", |
| 1265 | "status": "nonstandard" |
| 1266 | }, |
| 1267 | "-webkit-box-reflect": { |
| 1268 | "syntax": "[ above | below | right | left ]? <length>? <image>?", |
| 1269 | "media": "visual", |
| 1270 | "inherited": false, |
| 1271 | "animationType": "discrete", |
| 1272 | "percentages": "no", |
| 1273 | "groups": [ |
| 1274 | "WebKit Extensions" |
| 1275 | ], |
| 1276 | "initial": "none", |
| 1277 | "appliesto": "allElements", |
| 1278 | "computed": "asSpecified", |
| 1279 | "order": "uniqueOrder", |
| 1280 | "status": "nonstandard", |
| 1281 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-box-reflect" |
| 1282 | }, |
| 1283 | "-webkit-line-clamp": { |
| 1284 | "syntax": "none | <integer>", |
| 1285 | "media": "visual", |
| 1286 | "inherited": false, |
| 1287 | "animationType": "byComputedValueType", |
| 1288 | "percentages": "no", |
| 1289 | "groups": [ |
| 1290 | "WebKit Extensions", |
| 1291 | "CSS Overflow" |
| 1292 | ], |
| 1293 | "initial": "none", |
| 1294 | "appliesto": "allElements", |
| 1295 | "computed": "asSpecified", |
| 1296 | "order": "uniqueOrder", |
| 1297 | "status": "standard", |
| 1298 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-line-clamp" |
| 1299 | }, |
| 1300 | "-webkit-mask": { |
| 1301 | "syntax": "[ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <box> | border | padding | content | text ] || [ <box> | border | padding | content ] ]#", |
| 1302 | "media": "visual", |
| 1303 | "inherited": false, |
| 1304 | "animationType": "discrete", |
| 1305 | "percentages": "no", |
| 1306 | "groups": [ |
| 1307 | "WebKit Extensions" |
| 1308 | ], |
| 1309 | "initial": [ |
| 1310 | "-webkit-mask-image", |
| 1311 | "-webkit-mask-repeat", |
| 1312 | "-webkit-mask-attachment", |
| 1313 | "-webkit-mask-position", |
| 1314 | "-webkit-mask-origin", |
| 1315 | "-webkit-mask-clip" |
| 1316 | ], |
| 1317 | "appliesto": "allElements", |
| 1318 | "computed": [ |
| 1319 | "-webkit-mask-image", |
| 1320 | "-webkit-mask-repeat", |
| 1321 | "-webkit-mask-attachment", |
| 1322 | "-webkit-mask-position", |
| 1323 | "-webkit-mask-origin", |
| 1324 | "-webkit-mask-clip" |
| 1325 | ], |
| 1326 | "order": "uniqueOrder", |
| 1327 | "status": "nonstandard", |
| 1328 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask" |
| 1329 | }, |
| 1330 | "-webkit-mask-attachment": { |
| 1331 | "syntax": "<attachment>#", |
| 1332 | "media": "visual", |
| 1333 | "inherited": false, |
| 1334 | "animationType": "discrete", |
| 1335 | "percentages": "no", |
| 1336 | "groups": [ |
| 1337 | "WebKit Extensions" |
| 1338 | ], |
| 1339 | "initial": "scroll", |
| 1340 | "appliesto": "allElements", |
| 1341 | "computed": "asSpecified", |
| 1342 | "order": "orderOfAppearance", |
| 1343 | "status": "nonstandard", |
| 1344 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-attachment" |
| 1345 | }, |
| 1346 | "-webkit-mask-clip": { |
| 1347 | "syntax": "[ <box> | border | padding | content | text ]#", |
| 1348 | "media": "visual", |
| 1349 | "inherited": false, |
| 1350 | "animationType": "discrete", |
| 1351 | "percentages": "no", |
| 1352 | "groups": [ |
| 1353 | "WebKit Extensions" |
| 1354 | ], |
| 1355 | "initial": "border", |
| 1356 | "appliesto": "allElements", |
| 1357 | "computed": "asSpecified", |
| 1358 | "order": "orderOfAppearance", |
| 1359 | "status": "nonstandard", |
| 1360 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-clip" |
| 1361 | }, |
| 1362 | "-webkit-mask-composite": { |
| 1363 | "syntax": "<composite-style>#", |
| 1364 | "media": "visual", |
| 1365 | "inherited": false, |
| 1366 | "animationType": "discrete", |
| 1367 | "percentages": "no", |
| 1368 | "groups": [ |
| 1369 | "WebKit Extensions" |
| 1370 | ], |
| 1371 | "initial": "source-over", |
| 1372 | "appliesto": "allElements", |
| 1373 | "computed": "asSpecified", |
| 1374 | "order": "orderOfAppearance", |
| 1375 | "status": "nonstandard", |
| 1376 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-composite" |
| 1377 | }, |
| 1378 | "-webkit-mask-image": { |
| 1379 | "syntax": "<mask-reference>#", |
| 1380 | "media": "visual", |
| 1381 | "inherited": false, |
| 1382 | "animationType": "discrete", |
| 1383 | "percentages": "no", |
| 1384 | "groups": [ |
| 1385 | "WebKit Extensions" |
| 1386 | ], |
| 1387 | "initial": "none", |
| 1388 | "appliesto": "allElements", |
| 1389 | "computed": "absoluteURIOrNone", |
| 1390 | "order": "orderOfAppearance", |
| 1391 | "status": "nonstandard", |
| 1392 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-image" |
| 1393 | }, |
| 1394 | "-webkit-mask-origin": { |
| 1395 | "syntax": "[ <box> | border | padding | content ]#", |
| 1396 | "media": "visual", |
| 1397 | "inherited": false, |
| 1398 | "animationType": "discrete", |
| 1399 | "percentages": "no", |
| 1400 | "groups": [ |
| 1401 | "WebKit Extensions" |
| 1402 | ], |
| 1403 | "initial": "padding", |
| 1404 | "appliesto": "allElements", |
| 1405 | "computed": "asSpecified", |
| 1406 | "order": "orderOfAppearance", |
| 1407 | "status": "nonstandard", |
| 1408 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-origin" |
| 1409 | }, |
| 1410 | "-webkit-mask-position": { |
| 1411 | "syntax": "<position>#", |
| 1412 | "media": "visual", |
| 1413 | "inherited": false, |
| 1414 | "animationType": "discrete", |
| 1415 | "percentages": "referToSizeOfElement", |
| 1416 | "groups": [ |
| 1417 | "WebKit Extensions" |
| 1418 | ], |
| 1419 | "initial": "0% 0%", |
| 1420 | "appliesto": "allElements", |
| 1421 | "computed": "absoluteLengthOrPercentage", |
| 1422 | "order": "orderOfAppearance", |
| 1423 | "status": "nonstandard", |
| 1424 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-position" |
| 1425 | }, |
| 1426 | "-webkit-mask-position-x": { |
| 1427 | "syntax": "[ <length-percentage> | left | center | right ]#", |
| 1428 | "media": "visual", |
| 1429 | "inherited": false, |
| 1430 | "animationType": "discrete", |
| 1431 | "percentages": "referToSizeOfElement", |
| 1432 | "groups": [ |
| 1433 | "WebKit Extensions" |
| 1434 | ], |
| 1435 | "initial": "0%", |
| 1436 | "appliesto": "allElements", |
| 1437 | "computed": "absoluteLengthOrPercentage", |
| 1438 | "order": "orderOfAppearance", |
| 1439 | "status": "nonstandard", |
| 1440 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-position-x" |
| 1441 | }, |
| 1442 | "-webkit-mask-position-y": { |
| 1443 | "syntax": "[ <length-percentage> | top | center | bottom ]#", |
| 1444 | "media": "visual", |
| 1445 | "inherited": false, |
| 1446 | "animationType": "discrete", |
| 1447 | "percentages": "referToSizeOfElement", |
| 1448 | "groups": [ |
| 1449 | "WebKit Extensions" |
| 1450 | ], |
| 1451 | "initial": "0%", |
| 1452 | "appliesto": "allElements", |
| 1453 | "computed": "absoluteLengthOrPercentage", |
| 1454 | "order": "orderOfAppearance", |
| 1455 | "status": "nonstandard", |
| 1456 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-position-y" |
| 1457 | }, |
| 1458 | "-webkit-mask-repeat": { |
| 1459 | "syntax": "<repeat-style>#", |
| 1460 | "media": "visual", |
| 1461 | "inherited": false, |
| 1462 | "animationType": "discrete", |
| 1463 | "percentages": "no", |
| 1464 | "groups": [ |
| 1465 | "WebKit Extensions" |
| 1466 | ], |
| 1467 | "initial": "repeat", |
| 1468 | "appliesto": "allElements", |
| 1469 | "computed": "asSpecified", |
| 1470 | "order": "orderOfAppearance", |
| 1471 | "status": "nonstandard", |
| 1472 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-repeat" |
| 1473 | }, |
| 1474 | "-webkit-mask-repeat-x": { |
| 1475 | "syntax": "repeat | no-repeat | space | round", |
| 1476 | "media": "visual", |
| 1477 | "inherited": false, |
| 1478 | "animationType": "discrete", |
| 1479 | "percentages": "no", |
| 1480 | "groups": [ |
| 1481 | "WebKit Extensions" |
| 1482 | ], |
| 1483 | "initial": "repeat", |
| 1484 | "appliesto": "allElements", |
| 1485 | "computed": "asSpecified", |
| 1486 | "order": "orderOfAppearance", |
| 1487 | "status": "nonstandard", |
| 1488 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-repeat-x" |
| 1489 | }, |
| 1490 | "-webkit-mask-repeat-y": { |
| 1491 | "syntax": "repeat | no-repeat | space | round", |
| 1492 | "media": "visual", |
| 1493 | "inherited": false, |
| 1494 | "animationType": "discrete", |
| 1495 | "percentages": "no", |
| 1496 | "groups": [ |
| 1497 | "WebKit Extensions" |
| 1498 | ], |
| 1499 | "initial": "repeat", |
| 1500 | "appliesto": "allElements", |
| 1501 | "computed": "absoluteLengthOrPercentage", |
| 1502 | "order": "orderOfAppearance", |
| 1503 | "status": "nonstandard", |
| 1504 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-repeat-y" |
| 1505 | }, |
| 1506 | "-webkit-mask-size": { |
| 1507 | "syntax": "<bg-size>#", |
| 1508 | "media": "visual", |
| 1509 | "inherited": false, |
| 1510 | "animationType": "discrete", |
| 1511 | "percentages": "relativeToBackgroundPositioningArea", |
| 1512 | "groups": [ |
| 1513 | "WebKit Extensions" |
| 1514 | ], |
| 1515 | "initial": "auto auto", |
| 1516 | "appliesto": "allElements", |
| 1517 | "computed": "asSpecified", |
| 1518 | "order": "orderOfAppearance", |
| 1519 | "status": "nonstandard", |
| 1520 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-size" |
| 1521 | }, |
| 1522 | "-webkit-overflow-scrolling": { |
| 1523 | "syntax": "auto | touch", |
| 1524 | "media": "visual", |
| 1525 | "inherited": true, |
| 1526 | "animationType": "discrete", |
| 1527 | "percentages": "no", |
| 1528 | "groups": [ |
| 1529 | "WebKit Extensions" |
| 1530 | ], |
| 1531 | "initial": "auto", |
| 1532 | "appliesto": "scrollingBoxes", |
| 1533 | "computed": "asSpecified", |
| 1534 | "order": "orderOfAppearance", |
| 1535 | "status": "nonstandard", |
| 1536 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-overflow-scrolling" |
| 1537 | }, |
| 1538 | "-webkit-tap-highlight-color": { |
| 1539 | "syntax": "<color>", |
| 1540 | "media": "visual", |
| 1541 | "inherited": false, |
| 1542 | "animationType": "discrete", |
| 1543 | "percentages": "no", |
| 1544 | "groups": [ |
| 1545 | "WebKit Extensions" |
| 1546 | ], |
| 1547 | "initial": "black", |
| 1548 | "appliesto": "allElements", |
| 1549 | "computed": "asSpecified", |
| 1550 | "order": "uniqueOrder", |
| 1551 | "status": "nonstandard", |
| 1552 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-tap-highlight-color" |
| 1553 | }, |
| 1554 | "-webkit-text-fill-color": { |
| 1555 | "syntax": "<color>", |
| 1556 | "media": "visual", |
| 1557 | "inherited": true, |
| 1558 | "animationType": "color", |
| 1559 | "percentages": "no", |
| 1560 | "groups": [ |
| 1561 | "WebKit Extensions" |
| 1562 | ], |
| 1563 | "initial": "currentcolor", |
| 1564 | "appliesto": "allElements", |
| 1565 | "computed": "computedColor", |
| 1566 | "order": "uniqueOrder", |
| 1567 | "status": "nonstandard", |
| 1568 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-text-fill-color" |
| 1569 | }, |
| 1570 | "-webkit-text-stroke": { |
| 1571 | "syntax": "<length> || <color>", |
| 1572 | "media": "visual", |
| 1573 | "inherited": true, |
| 1574 | "animationType": [ |
| 1575 | "-webkit-text-stroke-width", |
| 1576 | "-webkit-text-stroke-color" |
| 1577 | ], |
| 1578 | "percentages": "no", |
| 1579 | "groups": [ |
| 1580 | "WebKit Extensions" |
| 1581 | ], |
| 1582 | "initial": [ |
| 1583 | "-webkit-text-stroke-width", |
| 1584 | "-webkit-text-stroke-color" |
| 1585 | ], |
| 1586 | "appliesto": "allElements", |
| 1587 | "computed": [ |
| 1588 | "-webkit-text-stroke-width", |
| 1589 | "-webkit-text-stroke-color" |
| 1590 | ], |
| 1591 | "order": "canonicalOrder", |
| 1592 | "status": "nonstandard", |
| 1593 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke" |
| 1594 | }, |
| 1595 | "-webkit-text-stroke-color": { |
| 1596 | "syntax": "<color>", |
| 1597 | "media": "visual", |
| 1598 | "inherited": true, |
| 1599 | "animationType": "color", |
| 1600 | "percentages": "no", |
| 1601 | "groups": [ |
| 1602 | "WebKit Extensions" |
| 1603 | ], |
| 1604 | "initial": "currentcolor", |
| 1605 | "appliesto": "allElements", |
| 1606 | "computed": "computedColor", |
| 1607 | "order": "uniqueOrder", |
| 1608 | "status": "nonstandard", |
| 1609 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke-color" |
| 1610 | }, |
| 1611 | "-webkit-text-stroke-width": { |
| 1612 | "syntax": "<length>", |
| 1613 | "media": "visual", |
| 1614 | "inherited": true, |
| 1615 | "animationType": "discrete", |
| 1616 | "percentages": "no", |
| 1617 | "groups": [ |
| 1618 | "WebKit Extensions" |
| 1619 | ], |
| 1620 | "initial": "0", |
| 1621 | "appliesto": "allElements", |
| 1622 | "computed": "absoluteLength", |
| 1623 | "order": "uniqueOrder", |
| 1624 | "status": "nonstandard", |
| 1625 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke-width" |
| 1626 | }, |
| 1627 | "-webkit-touch-callout": { |
| 1628 | "syntax": "default | none", |
| 1629 | "media": "visual", |
| 1630 | "inherited": true, |
| 1631 | "animationType": "discrete", |
| 1632 | "percentages": "no", |
| 1633 | "groups": [ |
| 1634 | "WebKit Extensions" |
| 1635 | ], |
| 1636 | "initial": "default", |
| 1637 | "appliesto": "allElements", |
| 1638 | "computed": "asSpecified", |
| 1639 | "order": "uniqueOrder", |
| 1640 | "status": "nonstandard", |
| 1641 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-touch-callout" |
| 1642 | }, |
| 1643 | "-webkit-user-modify": { |
| 1644 | "syntax": "read-only | read-write | read-write-plaintext-only", |
| 1645 | "media": "interactive", |
| 1646 | "inherited": true, |
| 1647 | "animationType": "discrete", |
| 1648 | "percentages": "no", |
| 1649 | "groups": [ |
| 1650 | "WebKit Extensions" |
| 1651 | ], |
| 1652 | "initial": "read-only", |
| 1653 | "appliesto": "allElements", |
| 1654 | "computed": "asSpecified", |
| 1655 | "order": "uniqueOrder", |
| 1656 | "status": "nonstandard" |
| 1657 | }, |
| 1658 | "align-content": { |
| 1659 | "syntax": "normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>", |
| 1660 | "media": "visual", |
| 1661 | "inherited": false, |
| 1662 | "animationType": "discrete", |
| 1663 | "percentages": "no", |
| 1664 | "groups": [ |
| 1665 | "CSS Box Alignment" |
| 1666 | ], |
| 1667 | "initial": "normal", |
| 1668 | "appliesto": "multilineFlexContainers", |
| 1669 | "computed": "asSpecified", |
| 1670 | "order": "uniqueOrder", |
| 1671 | "status": "standard", |
| 1672 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/align-content" |
| 1673 | }, |
| 1674 | "align-items": { |
| 1675 | "syntax": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]", |
| 1676 | "media": "visual", |
| 1677 | "inherited": false, |
| 1678 | "animationType": "discrete", |
| 1679 | "percentages": "no", |
| 1680 | "groups": [ |
| 1681 | "CSS Box Alignment" |
| 1682 | ], |
| 1683 | "initial": "normal", |
| 1684 | "appliesto": "allElements", |
| 1685 | "computed": "asSpecified", |
| 1686 | "order": "uniqueOrder", |
| 1687 | "status": "standard", |
| 1688 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/align-items" |
| 1689 | }, |
| 1690 | "align-self": { |
| 1691 | "syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>", |
| 1692 | "media": "visual", |
| 1693 | "inherited": false, |
| 1694 | "animationType": "discrete", |
| 1695 | "percentages": "no", |
| 1696 | "groups": [ |
| 1697 | "CSS Box Alignment" |
| 1698 | ], |
| 1699 | "initial": "auto", |
| 1700 | "appliesto": "flexItemsGridItemsAndAbsolutelyPositionedBoxes", |
| 1701 | "computed": "autoOnAbsolutelyPositionedElementsValueOfAlignItemsOnParent", |
| 1702 | "order": "uniqueOrder", |
| 1703 | "status": "standard", |
| 1704 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/align-self" |
| 1705 | }, |
| 1706 | "all": { |
| 1707 | "syntax": "initial | inherit | unset | revert", |
| 1708 | "media": "noPracticalMedia", |
| 1709 | "inherited": false, |
| 1710 | "animationType": "eachOfShorthandPropertiesExceptUnicodeBiDiAndDirection", |
| 1711 | "percentages": "no", |
| 1712 | "groups": [ |
| 1713 | "CSS Miscellaneous" |
| 1714 | ], |
| 1715 | "initial": "noPracticalInitialValue", |
| 1716 | "appliesto": "allElements", |
| 1717 | "computed": "asSpecifiedAppliesToEachProperty", |
| 1718 | "order": "uniqueOrder", |
| 1719 | "status": "standard", |
| 1720 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/all" |
| 1721 | }, |
| 1722 | "animation": { |
| 1723 | "syntax": "<single-animation>#", |
| 1724 | "media": "visual", |
| 1725 | "inherited": false, |
| 1726 | "animationType": "discrete", |
| 1727 | "percentages": "no", |
| 1728 | "groups": [ |
| 1729 | "CSS Animations" |
| 1730 | ], |
| 1731 | "initial": [ |
| 1732 | "animation-name", |
| 1733 | "animation-duration", |
| 1734 | "animation-timing-function", |
| 1735 | "animation-delay", |
| 1736 | "animation-iteration-count", |
| 1737 | "animation-direction", |
| 1738 | "animation-fill-mode", |
| 1739 | "animation-play-state" |
| 1740 | ], |
| 1741 | "appliesto": "allElementsAndPseudos", |
| 1742 | "computed": [ |
| 1743 | "animation-name", |
| 1744 | "animation-duration", |
| 1745 | "animation-timing-function", |
| 1746 | "animation-delay", |
| 1747 | "animation-direction", |
| 1748 | "animation-iteration-count", |
| 1749 | "animation-fill-mode", |
| 1750 | "animation-play-state" |
| 1751 | ], |
| 1752 | "order": "orderOfAppearance", |
| 1753 | "status": "standard", |
| 1754 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation" |
| 1755 | }, |
| 1756 | "animation-delay": { |
| 1757 | "syntax": "<time>#", |
| 1758 | "media": "visual", |
| 1759 | "inherited": false, |
| 1760 | "animationType": "discrete", |
| 1761 | "percentages": "no", |
| 1762 | "groups": [ |
| 1763 | "CSS Animations" |
| 1764 | ], |
| 1765 | "initial": "0s", |
| 1766 | "appliesto": "allElementsAndPseudos", |
| 1767 | "computed": "asSpecified", |
| 1768 | "order": "uniqueOrder", |
| 1769 | "status": "standard", |
| 1770 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-delay" |
| 1771 | }, |
| 1772 | "animation-direction": { |
| 1773 | "syntax": "<single-animation-direction>#", |
| 1774 | "media": "visual", |
| 1775 | "inherited": false, |
| 1776 | "animationType": "discrete", |
| 1777 | "percentages": "no", |
| 1778 | "groups": [ |
| 1779 | "CSS Animations" |
| 1780 | ], |
| 1781 | "initial": "normal", |
| 1782 | "appliesto": "allElementsAndPseudos", |
| 1783 | "computed": "asSpecified", |
| 1784 | "order": "uniqueOrder", |
| 1785 | "status": "standard", |
| 1786 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-direction" |
| 1787 | }, |
| 1788 | "animation-duration": { |
| 1789 | "syntax": "<time>#", |
| 1790 | "media": "visual", |
| 1791 | "inherited": false, |
| 1792 | "animationType": "discrete", |
| 1793 | "percentages": "no", |
| 1794 | "groups": [ |
| 1795 | "CSS Animations" |
| 1796 | ], |
| 1797 | "initial": "0s", |
| 1798 | "appliesto": "allElementsAndPseudos", |
| 1799 | "computed": "asSpecified", |
| 1800 | "order": "uniqueOrder", |
| 1801 | "status": "standard", |
| 1802 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-duration" |
| 1803 | }, |
| 1804 | "animation-fill-mode": { |
| 1805 | "syntax": "<single-animation-fill-mode>#", |
| 1806 | "media": "visual", |
| 1807 | "inherited": false, |
| 1808 | "animationType": "discrete", |
| 1809 | "percentages": "no", |
| 1810 | "groups": [ |
| 1811 | "CSS Animations" |
| 1812 | ], |
| 1813 | "initial": "none", |
| 1814 | "appliesto": "allElementsAndPseudos", |
| 1815 | "computed": "asSpecified", |
| 1816 | "order": "uniqueOrder", |
| 1817 | "status": "standard", |
| 1818 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode" |
| 1819 | }, |
| 1820 | "animation-iteration-count": { |
| 1821 | "syntax": "<single-animation-iteration-count>#", |
| 1822 | "media": "visual", |
| 1823 | "inherited": false, |
| 1824 | "animationType": "discrete", |
| 1825 | "percentages": "no", |
| 1826 | "groups": [ |
| 1827 | "CSS Animations" |
| 1828 | ], |
| 1829 | "initial": "1", |
| 1830 | "appliesto": "allElementsAndPseudos", |
| 1831 | "computed": "asSpecified", |
| 1832 | "order": "uniqueOrder", |
| 1833 | "status": "standard", |
| 1834 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count" |
| 1835 | }, |
| 1836 | "animation-name": { |
| 1837 | "syntax": "[ none | <keyframes-name> ]#", |
| 1838 | "media": "visual", |
| 1839 | "inherited": false, |
| 1840 | "animationType": "discrete", |
| 1841 | "percentages": "no", |
| 1842 | "groups": [ |
| 1843 | "CSS Animations" |
| 1844 | ], |
| 1845 | "initial": "none", |
| 1846 | "appliesto": "allElementsAndPseudos", |
| 1847 | "computed": "asSpecified", |
| 1848 | "order": "uniqueOrder", |
| 1849 | "status": "standard", |
| 1850 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-name" |
| 1851 | }, |
| 1852 | "animation-play-state": { |
| 1853 | "syntax": "<single-animation-play-state>#", |
| 1854 | "media": "visual", |
| 1855 | "inherited": false, |
| 1856 | "animationType": "discrete", |
| 1857 | "percentages": "no", |
| 1858 | "groups": [ |
| 1859 | "CSS Animations" |
| 1860 | ], |
| 1861 | "initial": "running", |
| 1862 | "appliesto": "allElementsAndPseudos", |
| 1863 | "computed": "asSpecified", |
| 1864 | "order": "uniqueOrder", |
| 1865 | "status": "standard", |
| 1866 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-play-state" |
| 1867 | }, |
| 1868 | "animation-timing-function": { |
| 1869 | "syntax": "<timing-function>#", |
| 1870 | "media": "visual", |
| 1871 | "inherited": false, |
| 1872 | "animationType": "discrete", |
| 1873 | "percentages": "no", |
| 1874 | "groups": [ |
| 1875 | "CSS Animations" |
| 1876 | ], |
| 1877 | "initial": "ease", |
| 1878 | "appliesto": "allElementsAndPseudos", |
| 1879 | "computed": "asSpecified", |
| 1880 | "order": "uniqueOrder", |
| 1881 | "status": "standard", |
| 1882 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-timing-function" |
| 1883 | }, |
| 1884 | "appearance": { |
| 1885 | "syntax": "none | auto | button | textfield | <compat>", |
| 1886 | "media": "all", |
| 1887 | "inherited": false, |
| 1888 | "animationType": "discrete", |
| 1889 | "percentages": "no", |
| 1890 | "groups": [ |
| 1891 | "CSS Basic User Interface" |
| 1892 | ], |
| 1893 | "initial": "auto", |
| 1894 | "appliesto": "allElements", |
| 1895 | "computed": "asSpecified", |
| 1896 | "order": "perGrammar", |
| 1897 | "status": "experimental", |
| 1898 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-appearance" |
| 1899 | }, |
| 1900 | "azimuth": { |
| 1901 | "syntax": "<angle> | [ [ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards", |
| 1902 | "media": "aural", |
| 1903 | "inherited": true, |
| 1904 | "animationType": "discrete", |
| 1905 | "percentages": "no", |
| 1906 | "groups": [ |
| 1907 | "CSS Speech" |
| 1908 | ], |
| 1909 | "initial": "center", |
| 1910 | "appliesto": "allElements", |
| 1911 | "computed": "normalizedAngle", |
| 1912 | "order": "orderOfAppearance", |
| 1913 | "status": "obsolete", |
| 1914 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/azimuth" |
| 1915 | }, |
| 1916 | "backdrop-filter": { |
| 1917 | "syntax": "none | <filter-function-list>", |
| 1918 | "media": "visual", |
| 1919 | "inherited": false, |
| 1920 | "animationType": "filterList", |
| 1921 | "percentages": "no", |
| 1922 | "groups": [ |
| 1923 | "Filter Effects" |
| 1924 | ], |
| 1925 | "initial": "none", |
| 1926 | "appliesto": "allElementsSVGContainerElements", |
| 1927 | "computed": "asSpecified", |
| 1928 | "order": "uniqueOrder", |
| 1929 | "status": "experimental", |
| 1930 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/backdrop-filter" |
| 1931 | }, |
| 1932 | "backface-visibility": { |
| 1933 | "syntax": "visible | hidden", |
| 1934 | "media": "visual", |
| 1935 | "inherited": false, |
| 1936 | "animationType": "discrete", |
| 1937 | "percentages": "no", |
| 1938 | "groups": [ |
| 1939 | "CSS Transforms" |
| 1940 | ], |
| 1941 | "initial": "visible", |
| 1942 | "appliesto": "transformableElements", |
| 1943 | "computed": "asSpecified", |
| 1944 | "order": "uniqueOrder", |
| 1945 | "status": "standard", |
| 1946 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/backface-visibility" |
| 1947 | }, |
| 1948 | "background": { |
| 1949 | "syntax": "[ <bg-layer> , ]* <final-bg-layer>", |
| 1950 | "media": "visual", |
| 1951 | "inherited": false, |
| 1952 | "animationType": [ |
| 1953 | "background-color", |
| 1954 | "background-image", |
| 1955 | "background-clip", |
| 1956 | "background-position", |
| 1957 | "background-size", |
| 1958 | "background-repeat", |
| 1959 | "background-attachment" |
| 1960 | ], |
| 1961 | "percentages": [ |
| 1962 | "background-position", |
| 1963 | "background-size" |
| 1964 | ], |
| 1965 | "groups": [ |
| 1966 | "CSS Backgrounds and Borders" |
| 1967 | ], |
| 1968 | "initial": [ |
| 1969 | "background-image", |
| 1970 | "background-position", |
| 1971 | "background-size", |
| 1972 | "background-repeat", |
| 1973 | "background-origin", |
| 1974 | "background-clip", |
| 1975 | "background-attachment", |
| 1976 | "background-color" |
| 1977 | ], |
| 1978 | "appliesto": "allElements", |
| 1979 | "computed": [ |
| 1980 | "background-image", |
| 1981 | "background-position", |
| 1982 | "background-size", |
| 1983 | "background-repeat", |
| 1984 | "background-origin", |
| 1985 | "background-clip", |
| 1986 | "background-attachment", |
| 1987 | "background-color" |
| 1988 | ], |
| 1989 | "order": "orderOfAppearance", |
| 1990 | "alsoAppliesTo": [ |
| 1991 | "::first-letter", |
| 1992 | "::first-line", |
| 1993 | "::placeholder" |
| 1994 | ], |
| 1995 | "status": "standard", |
| 1996 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background" |
| 1997 | }, |
| 1998 | "background-attachment": { |
| 1999 | "syntax": "<attachment>#", |
| 2000 | "media": "visual", |
| 2001 | "inherited": false, |
| 2002 | "animationType": "discrete", |
| 2003 | "percentages": "no", |
| 2004 | "groups": [ |
| 2005 | "CSS Backgrounds and Borders" |
| 2006 | ], |
| 2007 | "initial": "scroll", |
| 2008 | "appliesto": "allElements", |
| 2009 | "computed": "asSpecified", |
| 2010 | "order": "uniqueOrder", |
| 2011 | "alsoAppliesTo": [ |
| 2012 | "::first-letter", |
| 2013 | "::first-line", |
| 2014 | "::placeholder" |
| 2015 | ], |
| 2016 | "status": "standard", |
| 2017 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-attachment" |
| 2018 | }, |
| 2019 | "background-blend-mode": { |
| 2020 | "syntax": "<blend-mode>#", |
| 2021 | "media": "none", |
| 2022 | "inherited": false, |
| 2023 | "animationType": "discrete", |
| 2024 | "percentages": "no", |
| 2025 | "groups": [ |
| 2026 | "Compositing and Blending" |
| 2027 | ], |
| 2028 | "initial": "normal", |
| 2029 | "appliesto": "allElementsSVGContainerGraphicsAndGraphicsReferencingElements", |
| 2030 | "computed": "asSpecified", |
| 2031 | "order": "uniqueOrder", |
| 2032 | "alsoAppliesTo": [ |
| 2033 | "::first-letter", |
| 2034 | "::first-line", |
| 2035 | "::placeholder" |
| 2036 | ], |
| 2037 | "status": "standard", |
| 2038 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-blend-mode" |
| 2039 | }, |
| 2040 | "background-clip": { |
| 2041 | "syntax": "<box>#", |
| 2042 | "media": "visual", |
| 2043 | "inherited": false, |
| 2044 | "animationType": "discrete", |
| 2045 | "percentages": "no", |
| 2046 | "groups": [ |
| 2047 | "CSS Backgrounds and Borders" |
| 2048 | ], |
| 2049 | "initial": "border-box", |
| 2050 | "appliesto": "allElements", |
| 2051 | "computed": "asSpecified", |
| 2052 | "order": "uniqueOrder", |
| 2053 | "alsoAppliesTo": [ |
| 2054 | "::first-letter", |
| 2055 | "::first-line", |
| 2056 | "::placeholder" |
| 2057 | ], |
| 2058 | "status": "standard", |
| 2059 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-clip" |
| 2060 | }, |
| 2061 | "background-color": { |
| 2062 | "syntax": "<color>", |
| 2063 | "media": "visual", |
| 2064 | "inherited": false, |
| 2065 | "animationType": "color", |
| 2066 | "percentages": "no", |
| 2067 | "groups": [ |
| 2068 | "CSS Backgrounds and Borders" |
| 2069 | ], |
| 2070 | "initial": "transparent", |
| 2071 | "appliesto": "allElements", |
| 2072 | "computed": "computedColor", |
| 2073 | "order": "uniqueOrder", |
| 2074 | "alsoAppliesTo": [ |
| 2075 | "::first-letter", |
| 2076 | "::first-line", |
| 2077 | "::placeholder" |
| 2078 | ], |
| 2079 | "status": "standard", |
| 2080 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-color" |
| 2081 | }, |
| 2082 | "background-image": { |
| 2083 | "syntax": "<bg-image>#", |
| 2084 | "media": "visual", |
| 2085 | "inherited": false, |
| 2086 | "animationType": "discrete", |
| 2087 | "percentages": "no", |
| 2088 | "groups": [ |
| 2089 | "CSS Backgrounds and Borders" |
| 2090 | ], |
| 2091 | "initial": "none", |
| 2092 | "appliesto": "allElements", |
| 2093 | "computed": "asSpecifiedURLsAbsolute", |
| 2094 | "order": "uniqueOrder", |
| 2095 | "alsoAppliesTo": [ |
| 2096 | "::first-letter", |
| 2097 | "::first-line", |
| 2098 | "::placeholder" |
| 2099 | ], |
| 2100 | "status": "standard", |
| 2101 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-image" |
| 2102 | }, |
| 2103 | "background-origin": { |
| 2104 | "syntax": "<box>#", |
| 2105 | "media": "visual", |
| 2106 | "inherited": false, |
| 2107 | "animationType": "discrete", |
| 2108 | "percentages": "no", |
| 2109 | "groups": [ |
| 2110 | "CSS Backgrounds and Borders" |
| 2111 | ], |
| 2112 | "initial": "padding-box", |
| 2113 | "appliesto": "allElements", |
| 2114 | "computed": "asSpecified", |
| 2115 | "order": "uniqueOrder", |
| 2116 | "alsoAppliesTo": [ |
| 2117 | "::first-letter", |
| 2118 | "::first-line", |
| 2119 | "::placeholder" |
| 2120 | ], |
| 2121 | "status": "standard", |
| 2122 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-origin" |
| 2123 | }, |
| 2124 | "background-position": { |
| 2125 | "syntax": "<bg-position>#", |
| 2126 | "media": "visual", |
| 2127 | "inherited": false, |
| 2128 | "animationType": "repeatableListOfSimpleListOfLpc", |
| 2129 | "percentages": "referToSizeOfBackgroundPositioningAreaMinusBackgroundImageSize", |
| 2130 | "groups": [ |
| 2131 | "CSS Backgrounds and Borders" |
| 2132 | ], |
| 2133 | "initial": "0% 0%", |
| 2134 | "appliesto": "allElements", |
| 2135 | "computed": "listEachItemTwoKeywordsOriginOffsets", |
| 2136 | "order": "uniqueOrder", |
| 2137 | "alsoAppliesTo": [ |
| 2138 | "::first-letter", |
| 2139 | "::first-line", |
| 2140 | "::placeholder" |
| 2141 | ], |
| 2142 | "status": "standard", |
| 2143 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-position" |
| 2144 | }, |
| 2145 | "background-position-x": { |
| 2146 | "syntax": "[ center | [ left | right | x-start | x-end ]? <length-percentage>? ]#", |
| 2147 | "media": "visual", |
| 2148 | "inherited": false, |
| 2149 | "animationType": "discrete", |
| 2150 | "percentages": "referToWidthOfBackgroundPositioningAreaMinusBackgroundImageHeight", |
| 2151 | "groups": [ |
| 2152 | "CSS Backgrounds and Borders" |
| 2153 | ], |
| 2154 | "initial": "left", |
| 2155 | "appliesto": "allElements", |
| 2156 | "computed": "listEachItemConsistingOfAbsoluteLengthPercentageAndOrigin", |
| 2157 | "order": "uniqueOrder", |
| 2158 | "status": "experimental", |
| 2159 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-position-x" |
| 2160 | }, |
| 2161 | "background-position-y": { |
| 2162 | "syntax": "[ center | [ top | bottom | y-start | y-end ]? <length-percentage>? ]#", |
| 2163 | "media": "visual", |
| 2164 | "inherited": false, |
| 2165 | "animationType": "discrete", |
| 2166 | "percentages": "referToHeightOfBackgroundPositioningAreaMinusBackgroundImageHeight", |
| 2167 | "groups": [ |
| 2168 | "CSS Backgrounds and Borders" |
| 2169 | ], |
| 2170 | "initial": "top", |
| 2171 | "appliesto": "allElements", |
| 2172 | "computed": "listEachItemConsistingOfAbsoluteLengthPercentageAndOrigin", |
| 2173 | "order": "uniqueOrder", |
| 2174 | "status": "experimental", |
| 2175 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-position-y" |
| 2176 | }, |
| 2177 | "background-repeat": { |
| 2178 | "syntax": "<repeat-style>#", |
| 2179 | "media": "visual", |
| 2180 | "inherited": false, |
| 2181 | "animationType": "discrete", |
| 2182 | "percentages": "no", |
| 2183 | "groups": [ |
| 2184 | "CSS Backgrounds and Borders" |
| 2185 | ], |
| 2186 | "initial": "repeat", |
| 2187 | "appliesto": "allElements", |
| 2188 | "computed": "listEachItemHasTwoKeywordsOnePerDimension", |
| 2189 | "order": "uniqueOrder", |
| 2190 | "alsoAppliesTo": [ |
| 2191 | "::first-letter", |
| 2192 | "::first-line", |
| 2193 | "::placeholder" |
| 2194 | ], |
| 2195 | "status": "standard", |
| 2196 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-repeat" |
| 2197 | }, |
| 2198 | "background-size": { |
| 2199 | "syntax": "<bg-size>#", |
| 2200 | "media": "visual", |
| 2201 | "inherited": false, |
| 2202 | "animationType": "repeatableListOfSimpleListOfLpc", |
| 2203 | "percentages": "relativeToBackgroundPositioningArea", |
| 2204 | "groups": [ |
| 2205 | "CSS Backgrounds and Borders" |
| 2206 | ], |
| 2207 | "initial": "auto auto", |
| 2208 | "appliesto": "allElements", |
| 2209 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 2210 | "order": "uniqueOrder", |
| 2211 | "alsoAppliesTo": [ |
| 2212 | "::first-letter", |
| 2213 | "::first-line", |
| 2214 | "::placeholder" |
| 2215 | ], |
| 2216 | "status": "standard", |
| 2217 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-size" |
| 2218 | }, |
| 2219 | "block-overflow": { |
| 2220 | "syntax": "clip | ellipsis | <string>", |
| 2221 | "media": "visual", |
| 2222 | "inherited": true, |
| 2223 | "animationType": "discrete", |
| 2224 | "percentages": "no", |
| 2225 | "groups": [ |
| 2226 | "CSS Overflow" |
| 2227 | ], |
| 2228 | "initial": "clip", |
| 2229 | "appliesto": "blockContainers", |
| 2230 | "computed": "asSpecified", |
| 2231 | "order": "perGrammar", |
| 2232 | "status": "experimental" |
| 2233 | }, |
| 2234 | "block-size": { |
| 2235 | "syntax": "<'width'>", |
| 2236 | "media": "visual", |
| 2237 | "inherited": false, |
| 2238 | "animationType": "discrete", |
| 2239 | "percentages": "blockSizeOfContainingBlock", |
| 2240 | "groups": [ |
| 2241 | "CSS Logical Properties" |
| 2242 | ], |
| 2243 | "initial": "auto", |
| 2244 | "appliesto": "sameAsWidthAndHeight", |
| 2245 | "computed": "sameAsWidthAndHeight", |
| 2246 | "order": "uniqueOrder", |
| 2247 | "status": "standard", |
| 2248 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/block-size" |
| 2249 | }, |
| 2250 | "border": { |
| 2251 | "syntax": "<line-width> || <line-style> || <color>", |
| 2252 | "media": "visual", |
| 2253 | "inherited": false, |
| 2254 | "animationType": [ |
| 2255 | "border-color", |
| 2256 | "border-style", |
| 2257 | "border-width" |
| 2258 | ], |
| 2259 | "percentages": "no", |
| 2260 | "groups": [ |
| 2261 | "CSS Backgrounds and Borders" |
| 2262 | ], |
| 2263 | "initial": [ |
| 2264 | "border-width", |
| 2265 | "border-style", |
| 2266 | "border-color" |
| 2267 | ], |
| 2268 | "appliesto": "allElements", |
| 2269 | "computed": [ |
| 2270 | "border-width", |
| 2271 | "border-style", |
| 2272 | "border-color" |
| 2273 | ], |
| 2274 | "order": "orderOfAppearance", |
| 2275 | "alsoAppliesTo": [ |
| 2276 | "::first-letter" |
| 2277 | ], |
| 2278 | "status": "standard", |
| 2279 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border" |
| 2280 | }, |
| 2281 | "border-block": { |
| 2282 | "syntax": "<'border-top-width'> || <'border-top-style'> || <'color'>", |
| 2283 | "media": "visual", |
| 2284 | "inherited": false, |
| 2285 | "animationType": "discrete", |
| 2286 | "percentages": "no", |
| 2287 | "groups": [ |
| 2288 | "CSS Logical Properties" |
| 2289 | ], |
| 2290 | "initial": [ |
| 2291 | "border-top-width", |
| 2292 | "border-top-style", |
| 2293 | "border-top-color" |
| 2294 | ], |
| 2295 | "appliesto": "allElements", |
| 2296 | "computed": [ |
| 2297 | "border-top-width", |
| 2298 | "border-top-style", |
| 2299 | "border-top-color" |
| 2300 | ], |
| 2301 | "order": "uniqueOrder", |
| 2302 | "status": "standard", |
| 2303 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block" |
| 2304 | }, |
| 2305 | "border-block-color": { |
| 2306 | "syntax": "<'border-top-color'>{1,2}", |
| 2307 | "media": "visual", |
| 2308 | "inherited": false, |
| 2309 | "animationType": "discrete", |
| 2310 | "percentages": "no", |
| 2311 | "groups": [ |
| 2312 | "CSS Logical Properties" |
| 2313 | ], |
| 2314 | "initial": "currentcolor", |
| 2315 | "appliesto": "allElements", |
| 2316 | "computed": "computedColor", |
| 2317 | "order": "uniqueOrder", |
| 2318 | "status": "standard", |
| 2319 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-color" |
| 2320 | }, |
| 2321 | "border-block-style": { |
| 2322 | "syntax": "<'border-top-style'>", |
| 2323 | "media": "visual", |
| 2324 | "inherited": false, |
| 2325 | "animationType": "discrete", |
| 2326 | "percentages": "no", |
| 2327 | "groups": [ |
| 2328 | "CSS Logical Properties" |
| 2329 | ], |
| 2330 | "initial": "none", |
| 2331 | "appliesto": "allElements", |
| 2332 | "computed": "asSpecified", |
| 2333 | "order": "uniqueOrder", |
| 2334 | "status": "standard", |
| 2335 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-style" |
| 2336 | }, |
| 2337 | "border-block-width": { |
| 2338 | "syntax": "<'border-top-width'>", |
| 2339 | "media": "visual", |
| 2340 | "inherited": false, |
| 2341 | "animationType": "discrete", |
| 2342 | "percentages": "logicalWidthOfContainingBlock", |
| 2343 | "groups": [ |
| 2344 | "CSS Logical Properties" |
| 2345 | ], |
| 2346 | "initial": "medium", |
| 2347 | "appliesto": "allElements", |
| 2348 | "computed": "absoluteLengthZeroIfBorderStyleNoneOrHidden", |
| 2349 | "order": "uniqueOrder", |
| 2350 | "status": "standard", |
| 2351 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-width" |
| 2352 | }, |
| 2353 | "border-block-end": { |
| 2354 | "syntax": "<'border-top-width'> || <'border-top-style'> || <'color'>", |
| 2355 | "media": "visual", |
| 2356 | "inherited": false, |
| 2357 | "animationType": "discrete", |
| 2358 | "percentages": "no", |
| 2359 | "groups": [ |
| 2360 | "CSS Logical Properties" |
| 2361 | ], |
| 2362 | "initial": [ |
| 2363 | "border-top-width", |
| 2364 | "border-top-style", |
| 2365 | "border-top-color" |
| 2366 | ], |
| 2367 | "appliesto": "allElements", |
| 2368 | "computed": [ |
| 2369 | "border-top-width", |
| 2370 | "border-top-style", |
| 2371 | "border-top-color" |
| 2372 | ], |
| 2373 | "order": "uniqueOrder", |
| 2374 | "status": "standard", |
| 2375 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-end" |
| 2376 | }, |
| 2377 | "border-block-end-color": { |
| 2378 | "syntax": "<'border-top-color'>", |
| 2379 | "media": "visual", |
| 2380 | "inherited": false, |
| 2381 | "animationType": "discrete", |
| 2382 | "percentages": "no", |
| 2383 | "groups": [ |
| 2384 | "CSS Logical Properties" |
| 2385 | ], |
| 2386 | "initial": "currentcolor", |
| 2387 | "appliesto": "allElements", |
| 2388 | "computed": "computedColor", |
| 2389 | "order": "uniqueOrder", |
| 2390 | "status": "standard", |
| 2391 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-end-color" |
| 2392 | }, |
| 2393 | "border-block-end-style": { |
| 2394 | "syntax": "<'border-top-style'>", |
| 2395 | "media": "visual", |
| 2396 | "inherited": false, |
| 2397 | "animationType": "discrete", |
| 2398 | "percentages": "no", |
| 2399 | "groups": [ |
| 2400 | "CSS Logical Properties" |
| 2401 | ], |
| 2402 | "initial": "none", |
| 2403 | "appliesto": "allElements", |
| 2404 | "computed": "asSpecified", |
| 2405 | "order": "uniqueOrder", |
| 2406 | "status": "standard", |
| 2407 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-end-style" |
| 2408 | }, |
| 2409 | "border-block-end-width": { |
| 2410 | "syntax": "<'border-top-width'>", |
| 2411 | "media": "visual", |
| 2412 | "inherited": false, |
| 2413 | "animationType": "discrete", |
| 2414 | "percentages": "logicalWidthOfContainingBlock", |
| 2415 | "groups": [ |
| 2416 | "CSS Logical Properties" |
| 2417 | ], |
| 2418 | "initial": "medium", |
| 2419 | "appliesto": "allElements", |
| 2420 | "computed": "absoluteLengthZeroIfBorderStyleNoneOrHidden", |
| 2421 | "order": "uniqueOrder", |
| 2422 | "status": "standard", |
| 2423 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-end-width" |
| 2424 | }, |
| 2425 | "border-block-start": { |
| 2426 | "syntax": "<'border-top-width'> || <'border-top-style'> || <'color'>", |
| 2427 | "media": "visual", |
| 2428 | "inherited": false, |
| 2429 | "animationType": "discrete", |
| 2430 | "percentages": "no", |
| 2431 | "groups": [ |
| 2432 | "CSS Logical Properties" |
| 2433 | ], |
| 2434 | "initial": [ |
| 2435 | "border-width", |
| 2436 | "border-style", |
| 2437 | "color" |
| 2438 | ], |
| 2439 | "appliesto": "allElements", |
| 2440 | "computed": [ |
| 2441 | "border-width", |
| 2442 | "border-style", |
| 2443 | "border-block-start-color" |
| 2444 | ], |
| 2445 | "order": "uniqueOrder", |
| 2446 | "status": "standard", |
| 2447 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-start" |
| 2448 | }, |
| 2449 | "border-block-start-color": { |
| 2450 | "syntax": "<'border-top-color'>", |
| 2451 | "media": "visual", |
| 2452 | "inherited": false, |
| 2453 | "animationType": "discrete", |
| 2454 | "percentages": "no", |
| 2455 | "groups": [ |
| 2456 | "CSS Logical Properties" |
| 2457 | ], |
| 2458 | "initial": "currentcolor", |
| 2459 | "appliesto": "allElements", |
| 2460 | "computed": "computedColor", |
| 2461 | "order": "uniqueOrder", |
| 2462 | "status": "standard", |
| 2463 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-start-color" |
| 2464 | }, |
| 2465 | "border-block-start-style": { |
| 2466 | "syntax": "<'border-top-style'>", |
| 2467 | "media": "visual", |
| 2468 | "inherited": false, |
| 2469 | "animationType": "discrete", |
| 2470 | "percentages": "no", |
| 2471 | "groups": [ |
| 2472 | "CSS Logical Properties" |
| 2473 | ], |
| 2474 | "initial": "none", |
| 2475 | "appliesto": "allElements", |
| 2476 | "computed": "asSpecified", |
| 2477 | "order": "uniqueOrder", |
| 2478 | "status": "standard", |
| 2479 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-start-style" |
| 2480 | }, |
| 2481 | "border-block-start-width": { |
| 2482 | "syntax": "<'border-top-width'>", |
| 2483 | "media": "visual", |
| 2484 | "inherited": false, |
| 2485 | "animationType": "discrete", |
| 2486 | "percentages": "logicalWidthOfContainingBlock", |
| 2487 | "groups": [ |
| 2488 | "CSS Logical Properties" |
| 2489 | ], |
| 2490 | "initial": "medium", |
| 2491 | "appliesto": "allElements", |
| 2492 | "computed": "absoluteLengthZeroIfBorderStyleNoneOrHidden", |
| 2493 | "order": "uniqueOrder", |
| 2494 | "status": "standard", |
| 2495 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-block-start-width" |
| 2496 | }, |
| 2497 | "border-bottom": { |
| 2498 | "syntax": "<line-width> || <line-style> || <color>", |
| 2499 | "media": "visual", |
| 2500 | "inherited": false, |
| 2501 | "animationType": [ |
| 2502 | "border-bottom-color", |
| 2503 | "border-bottom-style", |
| 2504 | "border-bottom-width" |
| 2505 | ], |
| 2506 | "percentages": "no", |
| 2507 | "groups": [ |
| 2508 | "CSS Backgrounds and Borders" |
| 2509 | ], |
| 2510 | "initial": [ |
| 2511 | "border-bottom-width", |
| 2512 | "border-bottom-style", |
| 2513 | "border-bottom-color" |
| 2514 | ], |
| 2515 | "appliesto": "allElements", |
| 2516 | "computed": [ |
| 2517 | "border-bottom-width", |
| 2518 | "border-bottom-style", |
| 2519 | "border-bottom-color" |
| 2520 | ], |
| 2521 | "order": "orderOfAppearance", |
| 2522 | "alsoAppliesTo": [ |
| 2523 | "::first-letter" |
| 2524 | ], |
| 2525 | "status": "standard", |
| 2526 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-bottom" |
| 2527 | }, |
| 2528 | "border-bottom-color": { |
| 2529 | "syntax": "<'border-top-color'>", |
| 2530 | "media": "visual", |
| 2531 | "inherited": false, |
| 2532 | "animationType": "color", |
| 2533 | "percentages": "no", |
| 2534 | "groups": [ |
| 2535 | "CSS Backgrounds and Borders" |
| 2536 | ], |
| 2537 | "initial": "currentcolor", |
| 2538 | "appliesto": "allElements", |
| 2539 | "computed": "computedColor", |
| 2540 | "order": "uniqueOrder", |
| 2541 | "alsoAppliesTo": [ |
| 2542 | "::first-letter" |
| 2543 | ], |
| 2544 | "status": "standard", |
| 2545 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-bottom-color" |
| 2546 | }, |
| 2547 | "border-bottom-left-radius": { |
| 2548 | "syntax": "<length-percentage>{1,2}", |
| 2549 | "media": "visual", |
| 2550 | "inherited": false, |
| 2551 | "animationType": "lpc", |
| 2552 | "percentages": "referToDimensionOfBorderBox", |
| 2553 | "groups": [ |
| 2554 | "CSS Backgrounds and Borders" |
| 2555 | ], |
| 2556 | "initial": "0", |
| 2557 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 2558 | "computed": "twoAbsoluteLengthOrPercentages", |
| 2559 | "order": "uniqueOrder", |
| 2560 | "alsoAppliesTo": [ |
| 2561 | "::first-letter" |
| 2562 | ], |
| 2563 | "status": "standard", |
| 2564 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius" |
| 2565 | }, |
| 2566 | "border-bottom-right-radius": { |
| 2567 | "syntax": "<length-percentage>{1,2}", |
| 2568 | "media": "visual", |
| 2569 | "inherited": false, |
| 2570 | "animationType": "lpc", |
| 2571 | "percentages": "referToDimensionOfBorderBox", |
| 2572 | "groups": [ |
| 2573 | "CSS Backgrounds and Borders" |
| 2574 | ], |
| 2575 | "initial": "0", |
| 2576 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 2577 | "computed": "twoAbsoluteLengthOrPercentages", |
| 2578 | "order": "uniqueOrder", |
| 2579 | "alsoAppliesTo": [ |
| 2580 | "::first-letter" |
| 2581 | ], |
| 2582 | "status": "standard", |
| 2583 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius" |
| 2584 | }, |
| 2585 | "border-bottom-style": { |
| 2586 | "syntax": "<line-style>", |
| 2587 | "media": "visual", |
| 2588 | "inherited": false, |
| 2589 | "animationType": "discrete", |
| 2590 | "percentages": "no", |
| 2591 | "groups": [ |
| 2592 | "CSS Backgrounds and Borders" |
| 2593 | ], |
| 2594 | "initial": "none", |
| 2595 | "appliesto": "allElements", |
| 2596 | "computed": "asSpecified", |
| 2597 | "order": "uniqueOrder", |
| 2598 | "alsoAppliesTo": [ |
| 2599 | "::first-letter" |
| 2600 | ], |
| 2601 | "status": "standard", |
| 2602 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-bottom-style" |
| 2603 | }, |
| 2604 | "border-bottom-width": { |
| 2605 | "syntax": "<line-width>", |
| 2606 | "media": "visual", |
| 2607 | "inherited": false, |
| 2608 | "animationType": "length", |
| 2609 | "percentages": "no", |
| 2610 | "groups": [ |
| 2611 | "CSS Backgrounds and Borders" |
| 2612 | ], |
| 2613 | "initial": "medium", |
| 2614 | "appliesto": "allElements", |
| 2615 | "computed": "absoluteLengthOr0IfBorderBottomStyleNoneOrHidden", |
| 2616 | "order": "uniqueOrder", |
| 2617 | "alsoAppliesTo": [ |
| 2618 | "::first-letter" |
| 2619 | ], |
| 2620 | "status": "standard", |
| 2621 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-bottom-width" |
| 2622 | }, |
| 2623 | "border-collapse": { |
| 2624 | "syntax": "collapse | separate", |
| 2625 | "media": "visual", |
| 2626 | "inherited": true, |
| 2627 | "animationType": "discrete", |
| 2628 | "percentages": "no", |
| 2629 | "groups": [ |
| 2630 | "CSS Table" |
| 2631 | ], |
| 2632 | "initial": "separate", |
| 2633 | "appliesto": "tableElements", |
| 2634 | "computed": "asSpecified", |
| 2635 | "order": "uniqueOrder", |
| 2636 | "status": "standard", |
| 2637 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-collapse" |
| 2638 | }, |
| 2639 | "border-color": { |
| 2640 | "syntax": "<color>{1,4}", |
| 2641 | "media": "visual", |
| 2642 | "inherited": false, |
| 2643 | "animationType": [ |
| 2644 | "border-bottom-color", |
| 2645 | "border-left-color", |
| 2646 | "border-right-color", |
| 2647 | "border-top-color" |
| 2648 | ], |
| 2649 | "percentages": "no", |
| 2650 | "groups": [ |
| 2651 | "CSS Backgrounds and Borders" |
| 2652 | ], |
| 2653 | "initial": [ |
| 2654 | "border-top-color", |
| 2655 | "border-right-color", |
| 2656 | "border-bottom-color", |
| 2657 | "border-left-color" |
| 2658 | ], |
| 2659 | "appliesto": "allElements", |
| 2660 | "computed": [ |
| 2661 | "border-bottom-color", |
| 2662 | "border-left-color", |
| 2663 | "border-right-color", |
| 2664 | "border-top-color" |
| 2665 | ], |
| 2666 | "order": "uniqueOrder", |
| 2667 | "alsoAppliesTo": [ |
| 2668 | "::first-letter" |
| 2669 | ], |
| 2670 | "status": "standard", |
| 2671 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-color" |
| 2672 | }, |
| 2673 | "border-end-end-radius": { |
| 2674 | "syntax": "<length-percentage>{1,2}", |
| 2675 | "media": "visual", |
| 2676 | "inherited": false, |
| 2677 | "animationType": "lpc", |
| 2678 | "percentages": "referToDimensionOfBorderBox", |
| 2679 | "groups": [ |
| 2680 | "CSS Logical Properties" |
| 2681 | ], |
| 2682 | "initial": "0", |
| 2683 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 2684 | "computed": "twoAbsoluteLengthOrPercentages", |
| 2685 | "order": "uniqueOrder", |
| 2686 | "alsoAppliesTo": [ |
| 2687 | "::first-letter" |
| 2688 | ], |
| 2689 | "status": "standard", |
| 2690 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-end-end-radius" |
| 2691 | }, |
| 2692 | "border-end-start-radius": { |
| 2693 | "syntax": "<length-percentage>{1,2}", |
| 2694 | "media": "visual", |
| 2695 | "inherited": false, |
| 2696 | "animationType": "lpc", |
| 2697 | "percentages": "referToDimensionOfBorderBox", |
| 2698 | "groups": [ |
| 2699 | "CSS Logical Properties" |
| 2700 | ], |
| 2701 | "initial": "0", |
| 2702 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 2703 | "computed": "twoAbsoluteLengthOrPercentages", |
| 2704 | "order": "uniqueOrder", |
| 2705 | "alsoAppliesTo": [ |
| 2706 | "::first-letter" |
| 2707 | ], |
| 2708 | "status": "standard", |
| 2709 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-end-start-radius" |
| 2710 | }, |
| 2711 | "border-image": { |
| 2712 | "syntax": "<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>", |
| 2713 | "media": "visual", |
| 2714 | "inherited": false, |
| 2715 | "animationType": "discrete", |
| 2716 | "percentages": [ |
| 2717 | "border-image-slice", |
| 2718 | "border-image-width" |
| 2719 | ], |
| 2720 | "groups": [ |
| 2721 | "CSS Backgrounds and Borders" |
| 2722 | ], |
| 2723 | "initial": [ |
| 2724 | "border-image-source", |
| 2725 | "border-image-slice", |
| 2726 | "border-image-width", |
| 2727 | "border-image-outset", |
| 2728 | "border-image-repeat" |
| 2729 | ], |
| 2730 | "appliesto": "allElementsExceptTableElementsWhenCollapse", |
| 2731 | "computed": [ |
| 2732 | "border-image-outset", |
| 2733 | "border-image-repeat", |
| 2734 | "border-image-slice", |
| 2735 | "border-image-source", |
| 2736 | "border-image-width" |
| 2737 | ], |
| 2738 | "order": "uniqueOrder", |
| 2739 | "alsoAppliesTo": [ |
| 2740 | "::first-letter" |
| 2741 | ], |
| 2742 | "status": "standard", |
| 2743 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-image" |
| 2744 | }, |
| 2745 | "border-image-outset": { |
| 2746 | "syntax": "[ <length> | <number> ]{1,4}", |
| 2747 | "media": "visual", |
| 2748 | "inherited": false, |
| 2749 | "animationType": "discrete", |
| 2750 | "percentages": "no", |
| 2751 | "groups": [ |
| 2752 | "CSS Backgrounds and Borders" |
| 2753 | ], |
| 2754 | "initial": "0", |
| 2755 | "appliesto": "allElementsExceptTableElementsWhenCollapse", |
| 2756 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 2757 | "order": "uniqueOrder", |
| 2758 | "alsoAppliesTo": [ |
| 2759 | "::first-letter" |
| 2760 | ], |
| 2761 | "status": "standard", |
| 2762 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-image-outset" |
| 2763 | }, |
| 2764 | "border-image-repeat": { |
| 2765 | "syntax": "[ stretch | repeat | round | space ]{1,2}", |
| 2766 | "media": "visual", |
| 2767 | "inherited": false, |
| 2768 | "animationType": "discrete", |
| 2769 | "percentages": "no", |
| 2770 | "groups": [ |
| 2771 | "CSS Backgrounds and Borders" |
| 2772 | ], |
| 2773 | "initial": "stretch", |
| 2774 | "appliesto": "allElementsExceptTableElementsWhenCollapse", |
| 2775 | "computed": "asSpecified", |
| 2776 | "order": "uniqueOrder", |
| 2777 | "alsoAppliesTo": [ |
| 2778 | "::first-letter" |
| 2779 | ], |
| 2780 | "status": "standard", |
| 2781 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-image-repeat" |
| 2782 | }, |
| 2783 | "border-image-slice": { |
| 2784 | "syntax": "<number-percentage>{1,4} && fill?", |
| 2785 | "media": "visual", |
| 2786 | "inherited": false, |
| 2787 | "animationType": "discrete", |
| 2788 | "percentages": "referToSizeOfBorderImage", |
| 2789 | "groups": [ |
| 2790 | "CSS Backgrounds and Borders" |
| 2791 | ], |
| 2792 | "initial": "100%", |
| 2793 | "appliesto": "allElementsExceptTableElementsWhenCollapse", |
| 2794 | "computed": "oneToFourPercentagesOrAbsoluteLengthsPlusFill", |
| 2795 | "order": "percentagesOrLengthsFollowedByFill", |
| 2796 | "alsoAppliesTo": [ |
| 2797 | "::first-letter" |
| 2798 | ], |
| 2799 | "status": "standard", |
| 2800 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-image-slice" |
| 2801 | }, |
| 2802 | "border-image-source": { |
| 2803 | "syntax": "none | <image>", |
| 2804 | "media": "visual", |
| 2805 | "inherited": false, |
| 2806 | "animationType": "discrete", |
| 2807 | "percentages": "no", |
| 2808 | "groups": [ |
| 2809 | "CSS Backgrounds and Borders" |
| 2810 | ], |
| 2811 | "initial": "none", |
| 2812 | "appliesto": "allElementsExceptTableElementsWhenCollapse", |
| 2813 | "computed": "noneOrImageWithAbsoluteURI", |
| 2814 | "order": "uniqueOrder", |
| 2815 | "alsoAppliesTo": [ |
| 2816 | "::first-letter" |
| 2817 | ], |
| 2818 | "status": "standard", |
| 2819 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-image-source" |
| 2820 | }, |
| 2821 | "border-image-width": { |
| 2822 | "syntax": "[ <length-percentage> | <number> | auto ]{1,4}", |
| 2823 | "media": "visual", |
| 2824 | "inherited": false, |
| 2825 | "animationType": "discrete", |
| 2826 | "percentages": "referToWidthOrHeightOfBorderImageArea", |
| 2827 | "groups": [ |
| 2828 | "CSS Backgrounds and Borders" |
| 2829 | ], |
| 2830 | "initial": "1", |
| 2831 | "appliesto": "allElementsExceptTableElementsWhenCollapse", |
| 2832 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 2833 | "order": "uniqueOrder", |
| 2834 | "alsoAppliesTo": [ |
| 2835 | "::first-letter" |
| 2836 | ], |
| 2837 | "status": "standard", |
| 2838 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-image-width" |
| 2839 | }, |
| 2840 | "border-inline": { |
| 2841 | "syntax": "<'border-top-width'> || <'border-top-style'> || <'color'>", |
| 2842 | "media": "visual", |
| 2843 | "inherited": false, |
| 2844 | "animationType": "discrete", |
| 2845 | "percentages": "no", |
| 2846 | "groups": [ |
| 2847 | "CSS Logical Properties" |
| 2848 | ], |
| 2849 | "initial": [ |
| 2850 | "border-top-width", |
| 2851 | "border-top-style", |
| 2852 | "border-top-color" |
| 2853 | ], |
| 2854 | "appliesto": "allElements", |
| 2855 | "computed": [ |
| 2856 | "border-top-width", |
| 2857 | "border-top-style", |
| 2858 | "border-top-color" |
| 2859 | ], |
| 2860 | "order": "uniqueOrder", |
| 2861 | "status": "standard", |
| 2862 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline" |
| 2863 | }, |
| 2864 | "border-inline-end": { |
| 2865 | "syntax": "<'border-top-width'> || <'border-top-style'> || <'color'>", |
| 2866 | "media": "visual", |
| 2867 | "inherited": false, |
| 2868 | "animationType": "discrete", |
| 2869 | "percentages": "no", |
| 2870 | "groups": [ |
| 2871 | "CSS Logical Properties" |
| 2872 | ], |
| 2873 | "initial": [ |
| 2874 | "border-width", |
| 2875 | "border-style", |
| 2876 | "color" |
| 2877 | ], |
| 2878 | "appliesto": "allElements", |
| 2879 | "computed": [ |
| 2880 | "border-width", |
| 2881 | "border-style", |
| 2882 | "border-inline-end-color" |
| 2883 | ], |
| 2884 | "order": "uniqueOrder", |
| 2885 | "status": "standard", |
| 2886 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-end" |
| 2887 | }, |
| 2888 | "border-inline-color": { |
| 2889 | "syntax": "<'border-top-color'>{1,2}", |
| 2890 | "media": "visual", |
| 2891 | "inherited": false, |
| 2892 | "animationType": "discrete", |
| 2893 | "percentages": "no", |
| 2894 | "groups": [ |
| 2895 | "CSS Logical Properties" |
| 2896 | ], |
| 2897 | "initial": "currentcolor", |
| 2898 | "appliesto": "allElements", |
| 2899 | "computed": "computedColor", |
| 2900 | "order": "uniqueOrder", |
| 2901 | "status": "standard", |
| 2902 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-color" |
| 2903 | }, |
| 2904 | "border-inline-style": { |
| 2905 | "syntax": "<'border-top-style'>", |
| 2906 | "media": "visual", |
| 2907 | "inherited": false, |
| 2908 | "animationType": "discrete", |
| 2909 | "percentages": "no", |
| 2910 | "groups": [ |
| 2911 | "CSS Logical Properties" |
| 2912 | ], |
| 2913 | "initial": "none", |
| 2914 | "appliesto": "allElements", |
| 2915 | "computed": "asSpecified", |
| 2916 | "order": "uniqueOrder", |
| 2917 | "status": "standard", |
| 2918 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-style" |
| 2919 | }, |
| 2920 | "border-inline-width": { |
| 2921 | "syntax": "<'border-top-width'>", |
| 2922 | "media": "visual", |
| 2923 | "inherited": false, |
| 2924 | "animationType": "discrete", |
| 2925 | "percentages": "logicalWidthOfContainingBlock", |
| 2926 | "groups": [ |
| 2927 | "CSS Logical Properties" |
| 2928 | ], |
| 2929 | "initial": "medium", |
| 2930 | "appliesto": "allElements", |
| 2931 | "computed": "absoluteLengthZeroIfBorderStyleNoneOrHidden", |
| 2932 | "order": "uniqueOrder", |
| 2933 | "status": "standard", |
| 2934 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-width" |
| 2935 | }, |
| 2936 | "border-inline-end-color": { |
| 2937 | "syntax": "<'border-top-color'>", |
| 2938 | "media": "visual", |
| 2939 | "inherited": false, |
| 2940 | "animationType": "discrete", |
| 2941 | "percentages": "no", |
| 2942 | "groups": [ |
| 2943 | "CSS Logical Properties" |
| 2944 | ], |
| 2945 | "initial": "currentcolor", |
| 2946 | "appliesto": "allElements", |
| 2947 | "computed": "computedColor", |
| 2948 | "order": "uniqueOrder", |
| 2949 | "status": "standard", |
| 2950 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-end-color" |
| 2951 | }, |
| 2952 | "border-inline-end-style": { |
| 2953 | "syntax": "<'border-top-style'>", |
| 2954 | "media": "visual", |
| 2955 | "inherited": false, |
| 2956 | "animationType": "discrete", |
| 2957 | "percentages": "no", |
| 2958 | "groups": [ |
| 2959 | "CSS Logical Properties" |
| 2960 | ], |
| 2961 | "initial": "none", |
| 2962 | "appliesto": "allElements", |
| 2963 | "computed": "asSpecified", |
| 2964 | "order": "uniqueOrder", |
| 2965 | "status": "standard", |
| 2966 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-end-style" |
| 2967 | }, |
| 2968 | "border-inline-end-width": { |
| 2969 | "syntax": "<'border-top-width'>", |
| 2970 | "media": "visual", |
| 2971 | "inherited": false, |
| 2972 | "animationType": "discrete", |
| 2973 | "percentages": "logicalWidthOfContainingBlock", |
| 2974 | "groups": [ |
| 2975 | "CSS Logical Properties" |
| 2976 | ], |
| 2977 | "initial": "medium", |
| 2978 | "appliesto": "allElements", |
| 2979 | "computed": "absoluteLengthZeroIfBorderStyleNoneOrHidden", |
| 2980 | "order": "uniqueOrder", |
| 2981 | "status": "standard", |
| 2982 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-end-width" |
| 2983 | }, |
| 2984 | "border-inline-start": { |
| 2985 | "syntax": "<'border-top-width'> || <'border-top-style'> || <'color'>", |
| 2986 | "media": "visual", |
| 2987 | "inherited": false, |
| 2988 | "animationType": "discrete", |
| 2989 | "percentages": "no", |
| 2990 | "groups": [ |
| 2991 | "CSS Logical Properties" |
| 2992 | ], |
| 2993 | "initial": [ |
| 2994 | "border-width", |
| 2995 | "border-style", |
| 2996 | "color" |
| 2997 | ], |
| 2998 | "appliesto": "allElements", |
| 2999 | "computed": [ |
| 3000 | "border-width", |
| 3001 | "border-style", |
| 3002 | "border-inline-start-color" |
| 3003 | ], |
| 3004 | "order": "uniqueOrder", |
| 3005 | "status": "standard", |
| 3006 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-start" |
| 3007 | }, |
| 3008 | "border-inline-start-color": { |
| 3009 | "syntax": "<'border-top-color'>", |
| 3010 | "media": "visual", |
| 3011 | "inherited": false, |
| 3012 | "animationType": "discrete", |
| 3013 | "percentages": "no", |
| 3014 | "groups": [ |
| 3015 | "CSS Logical Properties" |
| 3016 | ], |
| 3017 | "initial": "currentcolor", |
| 3018 | "appliesto": "allElements", |
| 3019 | "computed": "computedColor", |
| 3020 | "order": "uniqueOrder", |
| 3021 | "status": "standard", |
| 3022 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-start-color" |
| 3023 | }, |
| 3024 | "border-inline-start-style": { |
| 3025 | "syntax": "<'border-top-style'>", |
| 3026 | "media": "visual", |
| 3027 | "inherited": false, |
| 3028 | "animationType": "discrete", |
| 3029 | "percentages": "no", |
| 3030 | "groups": [ |
| 3031 | "CSS Logical Properties" |
| 3032 | ], |
| 3033 | "initial": "none", |
| 3034 | "appliesto": "allElements", |
| 3035 | "computed": "asSpecified", |
| 3036 | "order": "uniqueOrder", |
| 3037 | "status": "standard", |
| 3038 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-start-style" |
| 3039 | }, |
| 3040 | "border-inline-start-width": { |
| 3041 | "syntax": "<'border-top-width'>", |
| 3042 | "media": "visual", |
| 3043 | "inherited": false, |
| 3044 | "animationType": "discrete", |
| 3045 | "percentages": "logicalWidthOfContainingBlock", |
| 3046 | "groups": [ |
| 3047 | "CSS Logical Properties" |
| 3048 | ], |
| 3049 | "initial": "medium", |
| 3050 | "appliesto": "allElements", |
| 3051 | "computed": "absoluteLengthZeroIfBorderStyleNoneOrHidden", |
| 3052 | "order": "uniqueOrder", |
| 3053 | "status": "standard", |
| 3054 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-inline-start-width" |
| 3055 | }, |
| 3056 | "border-left": { |
| 3057 | "syntax": "<line-width> || <line-style> || <color>", |
| 3058 | "media": "visual", |
| 3059 | "inherited": false, |
| 3060 | "animationType": [ |
| 3061 | "border-left-color", |
| 3062 | "border-left-style", |
| 3063 | "border-left-width" |
| 3064 | ], |
| 3065 | "percentages": "no", |
| 3066 | "groups": [ |
| 3067 | "CSS Backgrounds and Borders" |
| 3068 | ], |
| 3069 | "initial": [ |
| 3070 | "border-left-width", |
| 3071 | "border-left-style", |
| 3072 | "border-left-color" |
| 3073 | ], |
| 3074 | "appliesto": "allElements", |
| 3075 | "computed": [ |
| 3076 | "border-left-width", |
| 3077 | "border-left-style", |
| 3078 | "border-left-color" |
| 3079 | ], |
| 3080 | "order": "orderOfAppearance", |
| 3081 | "alsoAppliesTo": [ |
| 3082 | "::first-letter" |
| 3083 | ], |
| 3084 | "status": "standard", |
| 3085 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-left" |
| 3086 | }, |
| 3087 | "border-left-color": { |
| 3088 | "syntax": "<color>", |
| 3089 | "media": "visual", |
| 3090 | "inherited": false, |
| 3091 | "animationType": "color", |
| 3092 | "percentages": "no", |
| 3093 | "groups": [ |
| 3094 | "CSS Backgrounds and Borders" |
| 3095 | ], |
| 3096 | "initial": "currentcolor", |
| 3097 | "appliesto": "allElements", |
| 3098 | "computed": "computedColor", |
| 3099 | "order": "uniqueOrder", |
| 3100 | "alsoAppliesTo": [ |
| 3101 | "::first-letter" |
| 3102 | ], |
| 3103 | "status": "standard", |
| 3104 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-left-color" |
| 3105 | }, |
| 3106 | "border-left-style": { |
| 3107 | "syntax": "<line-style>", |
| 3108 | "media": "visual", |
| 3109 | "inherited": false, |
| 3110 | "animationType": "discrete", |
| 3111 | "percentages": "no", |
| 3112 | "groups": [ |
| 3113 | "CSS Backgrounds and Borders" |
| 3114 | ], |
| 3115 | "initial": "none", |
| 3116 | "appliesto": "allElements", |
| 3117 | "computed": "asSpecified", |
| 3118 | "order": "uniqueOrder", |
| 3119 | "alsoAppliesTo": [ |
| 3120 | "::first-letter" |
| 3121 | ], |
| 3122 | "status": "standard", |
| 3123 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-left-style" |
| 3124 | }, |
| 3125 | "border-left-width": { |
| 3126 | "syntax": "<line-width>", |
| 3127 | "media": "visual", |
| 3128 | "inherited": false, |
| 3129 | "animationType": "length", |
| 3130 | "percentages": "no", |
| 3131 | "groups": [ |
| 3132 | "CSS Backgrounds and Borders" |
| 3133 | ], |
| 3134 | "initial": "medium", |
| 3135 | "appliesto": "allElements", |
| 3136 | "computed": "absoluteLengthOr0IfBorderLeftStyleNoneOrHidden", |
| 3137 | "order": "uniqueOrder", |
| 3138 | "alsoAppliesTo": [ |
| 3139 | "::first-letter" |
| 3140 | ], |
| 3141 | "status": "standard", |
| 3142 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-left-width" |
| 3143 | }, |
| 3144 | "border-radius": { |
| 3145 | "syntax": "<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?", |
| 3146 | "media": "visual", |
| 3147 | "inherited": false, |
| 3148 | "animationType": [ |
| 3149 | "border-top-left-radius", |
| 3150 | "border-top-right-radius", |
| 3151 | "border-bottom-right-radius", |
| 3152 | "border-bottom-left-radius" |
| 3153 | ], |
| 3154 | "percentages": "referToDimensionOfBorderBox", |
| 3155 | "groups": [ |
| 3156 | "CSS Backgrounds and Borders" |
| 3157 | ], |
| 3158 | "initial": [ |
| 3159 | "border-top-left-radius", |
| 3160 | "border-top-right-radius", |
| 3161 | "border-bottom-right-radius", |
| 3162 | "border-bottom-left-radius" |
| 3163 | ], |
| 3164 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 3165 | "computed": [ |
| 3166 | "border-bottom-left-radius", |
| 3167 | "border-bottom-right-radius", |
| 3168 | "border-top-left-radius", |
| 3169 | "border-top-right-radius" |
| 3170 | ], |
| 3171 | "order": "uniqueOrder", |
| 3172 | "alsoAppliesTo": [ |
| 3173 | "::first-letter" |
| 3174 | ], |
| 3175 | "status": "standard", |
| 3176 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-radius" |
| 3177 | }, |
| 3178 | "border-right": { |
| 3179 | "syntax": "<line-width> || <line-style> || <color>", |
| 3180 | "media": "visual", |
| 3181 | "inherited": false, |
| 3182 | "animationType": [ |
| 3183 | "border-right-color", |
| 3184 | "border-right-style", |
| 3185 | "border-right-width" |
| 3186 | ], |
| 3187 | "percentages": "no", |
| 3188 | "groups": [ |
| 3189 | "CSS Backgrounds and Borders" |
| 3190 | ], |
| 3191 | "initial": [ |
| 3192 | "border-right-width", |
| 3193 | "border-right-style", |
| 3194 | "border-right-color" |
| 3195 | ], |
| 3196 | "appliesto": "allElements", |
| 3197 | "computed": [ |
| 3198 | "border-right-width", |
| 3199 | "border-right-style", |
| 3200 | "border-right-color" |
| 3201 | ], |
| 3202 | "order": "orderOfAppearance", |
| 3203 | "alsoAppliesTo": [ |
| 3204 | "::first-letter" |
| 3205 | ], |
| 3206 | "status": "standard", |
| 3207 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-right" |
| 3208 | }, |
| 3209 | "border-right-color": { |
| 3210 | "syntax": "<color>", |
| 3211 | "media": "visual", |
| 3212 | "inherited": false, |
| 3213 | "animationType": "color", |
| 3214 | "percentages": "no", |
| 3215 | "groups": [ |
| 3216 | "CSS Backgrounds and Borders" |
| 3217 | ], |
| 3218 | "initial": "currentcolor", |
| 3219 | "appliesto": "allElements", |
| 3220 | "computed": "computedColor", |
| 3221 | "order": "uniqueOrder", |
| 3222 | "alsoAppliesTo": [ |
| 3223 | "::first-letter" |
| 3224 | ], |
| 3225 | "status": "standard", |
| 3226 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-right-color" |
| 3227 | }, |
| 3228 | "border-right-style": { |
| 3229 | "syntax": "<line-style>", |
| 3230 | "media": "visual", |
| 3231 | "inherited": false, |
| 3232 | "animationType": "discrete", |
| 3233 | "percentages": "no", |
| 3234 | "groups": [ |
| 3235 | "CSS Backgrounds and Borders" |
| 3236 | ], |
| 3237 | "initial": "none", |
| 3238 | "appliesto": "allElements", |
| 3239 | "computed": "asSpecified", |
| 3240 | "order": "uniqueOrder", |
| 3241 | "alsoAppliesTo": [ |
| 3242 | "::first-letter" |
| 3243 | ], |
| 3244 | "status": "standard", |
| 3245 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-right-style" |
| 3246 | }, |
| 3247 | "border-right-width": { |
| 3248 | "syntax": "<line-width>", |
| 3249 | "media": "visual", |
| 3250 | "inherited": false, |
| 3251 | "animationType": "length", |
| 3252 | "percentages": "no", |
| 3253 | "groups": [ |
| 3254 | "CSS Backgrounds and Borders" |
| 3255 | ], |
| 3256 | "initial": "medium", |
| 3257 | "appliesto": "allElements", |
| 3258 | "computed": "absoluteLengthOr0IfBorderRightStyleNoneOrHidden", |
| 3259 | "order": "uniqueOrder", |
| 3260 | "alsoAppliesTo": [ |
| 3261 | "::first-letter" |
| 3262 | ], |
| 3263 | "status": "standard", |
| 3264 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-right-width" |
| 3265 | }, |
| 3266 | "border-spacing": { |
| 3267 | "syntax": "<length> <length>?", |
| 3268 | "media": "visual", |
| 3269 | "inherited": true, |
| 3270 | "animationType": "discrete", |
| 3271 | "percentages": "no", |
| 3272 | "groups": [ |
| 3273 | "CSS Table" |
| 3274 | ], |
| 3275 | "initial": "0", |
| 3276 | "appliesto": "tableElements", |
| 3277 | "computed": "twoAbsoluteLengths", |
| 3278 | "order": "uniqueOrder", |
| 3279 | "status": "standard", |
| 3280 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-spacing" |
| 3281 | }, |
| 3282 | "border-start-end-radius": { |
| 3283 | "syntax": "<length-percentage>{1,2}", |
| 3284 | "media": "visual", |
| 3285 | "inherited": false, |
| 3286 | "animationType": "lpc", |
| 3287 | "percentages": "referToDimensionOfBorderBox", |
| 3288 | "groups": [ |
| 3289 | "CSS Logical Properties" |
| 3290 | ], |
| 3291 | "initial": "0", |
| 3292 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 3293 | "computed": "twoAbsoluteLengthOrPercentages", |
| 3294 | "order": "uniqueOrder", |
| 3295 | "alsoAppliesTo": [ |
| 3296 | "::first-letter" |
| 3297 | ], |
| 3298 | "status": "standard", |
| 3299 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-start-end-radius" |
| 3300 | }, |
| 3301 | "border-start-start-radius": { |
| 3302 | "syntax": "<length-percentage>{1,2}", |
| 3303 | "media": "visual", |
| 3304 | "inherited": false, |
| 3305 | "animationType": "lpc", |
| 3306 | "percentages": "referToDimensionOfBorderBox", |
| 3307 | "groups": [ |
| 3308 | "CSS Logical Properties" |
| 3309 | ], |
| 3310 | "initial": "0", |
| 3311 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 3312 | "computed": "twoAbsoluteLengthOrPercentages", |
| 3313 | "order": "uniqueOrder", |
| 3314 | "alsoAppliesTo": [ |
| 3315 | "::first-letter" |
| 3316 | ], |
| 3317 | "status": "standard", |
| 3318 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius" |
| 3319 | }, |
| 3320 | "border-style": { |
| 3321 | "syntax": "<line-style>{1,4}", |
| 3322 | "media": "visual", |
| 3323 | "inherited": false, |
| 3324 | "animationType": "discrete", |
| 3325 | "percentages": "no", |
| 3326 | "groups": [ |
| 3327 | "CSS Backgrounds and Borders" |
| 3328 | ], |
| 3329 | "initial": [ |
| 3330 | "border-top-style", |
| 3331 | "border-right-style", |
| 3332 | "border-bottom-style", |
| 3333 | "border-left-style" |
| 3334 | ], |
| 3335 | "appliesto": "allElements", |
| 3336 | "computed": [ |
| 3337 | "border-bottom-style", |
| 3338 | "border-left-style", |
| 3339 | "border-right-style", |
| 3340 | "border-top-style" |
| 3341 | ], |
| 3342 | "order": "uniqueOrder", |
| 3343 | "alsoAppliesTo": [ |
| 3344 | "::first-letter" |
| 3345 | ], |
| 3346 | "status": "standard", |
| 3347 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-style" |
| 3348 | }, |
| 3349 | "border-top": { |
| 3350 | "syntax": "<line-width> || <line-style> || <color>", |
| 3351 | "media": "visual", |
| 3352 | "inherited": false, |
| 3353 | "animationType": [ |
| 3354 | "border-top-color", |
| 3355 | "border-top-style", |
| 3356 | "border-top-width" |
| 3357 | ], |
| 3358 | "percentages": "no", |
| 3359 | "groups": [ |
| 3360 | "CSS Backgrounds and Borders" |
| 3361 | ], |
| 3362 | "initial": [ |
| 3363 | "border-top-width", |
| 3364 | "border-top-style", |
| 3365 | "border-top-color" |
| 3366 | ], |
| 3367 | "appliesto": "allElements", |
| 3368 | "computed": [ |
| 3369 | "border-top-width", |
| 3370 | "border-top-style", |
| 3371 | "border-top-color" |
| 3372 | ], |
| 3373 | "order": "orderOfAppearance", |
| 3374 | "alsoAppliesTo": [ |
| 3375 | "::first-letter" |
| 3376 | ], |
| 3377 | "status": "standard", |
| 3378 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-top" |
| 3379 | }, |
| 3380 | "border-top-color": { |
| 3381 | "syntax": "<color>", |
| 3382 | "media": "visual", |
| 3383 | "inherited": false, |
| 3384 | "animationType": "color", |
| 3385 | "percentages": "no", |
| 3386 | "groups": [ |
| 3387 | "CSS Backgrounds and Borders" |
| 3388 | ], |
| 3389 | "initial": "currentcolor", |
| 3390 | "appliesto": "allElements", |
| 3391 | "computed": "computedColor", |
| 3392 | "order": "uniqueOrder", |
| 3393 | "alsoAppliesTo": [ |
| 3394 | "::first-letter" |
| 3395 | ], |
| 3396 | "status": "standard", |
| 3397 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-top-color" |
| 3398 | }, |
| 3399 | "border-top-left-radius": { |
| 3400 | "syntax": "<length-percentage>{1,2}", |
| 3401 | "media": "visual", |
| 3402 | "inherited": false, |
| 3403 | "animationType": "lpc", |
| 3404 | "percentages": "referToDimensionOfBorderBox", |
| 3405 | "groups": [ |
| 3406 | "CSS Backgrounds and Borders" |
| 3407 | ], |
| 3408 | "initial": "0", |
| 3409 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 3410 | "computed": "twoAbsoluteLengthOrPercentages", |
| 3411 | "order": "uniqueOrder", |
| 3412 | "alsoAppliesTo": [ |
| 3413 | "::first-letter" |
| 3414 | ], |
| 3415 | "status": "standard", |
| 3416 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius" |
| 3417 | }, |
| 3418 | "border-top-right-radius": { |
| 3419 | "syntax": "<length-percentage>{1,2}", |
| 3420 | "media": "visual", |
| 3421 | "inherited": false, |
| 3422 | "animationType": "lpc", |
| 3423 | "percentages": "referToDimensionOfBorderBox", |
| 3424 | "groups": [ |
| 3425 | "CSS Backgrounds and Borders" |
| 3426 | ], |
| 3427 | "initial": "0", |
| 3428 | "appliesto": "allElementsUAsNotRequiredWhenCollapse", |
| 3429 | "computed": "twoAbsoluteLengthOrPercentages", |
| 3430 | "order": "uniqueOrder", |
| 3431 | "alsoAppliesTo": [ |
| 3432 | "::first-letter" |
| 3433 | ], |
| 3434 | "status": "standard", |
| 3435 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius" |
| 3436 | }, |
| 3437 | "border-top-style": { |
| 3438 | "syntax": "<line-style>", |
| 3439 | "media": "visual", |
| 3440 | "inherited": false, |
| 3441 | "animationType": "discrete", |
| 3442 | "percentages": "no", |
| 3443 | "groups": [ |
| 3444 | "CSS Backgrounds and Borders" |
| 3445 | ], |
| 3446 | "initial": "none", |
| 3447 | "appliesto": "allElements", |
| 3448 | "computed": "asSpecified", |
| 3449 | "order": "uniqueOrder", |
| 3450 | "alsoAppliesTo": [ |
| 3451 | "::first-letter" |
| 3452 | ], |
| 3453 | "status": "standard", |
| 3454 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-top-style" |
| 3455 | }, |
| 3456 | "border-top-width": { |
| 3457 | "syntax": "<line-width>", |
| 3458 | "media": "visual", |
| 3459 | "inherited": false, |
| 3460 | "animationType": "length", |
| 3461 | "percentages": "no", |
| 3462 | "groups": [ |
| 3463 | "CSS Backgrounds and Borders" |
| 3464 | ], |
| 3465 | "initial": "medium", |
| 3466 | "appliesto": "allElements", |
| 3467 | "computed": "absoluteLengthOr0IfBorderTopStyleNoneOrHidden", |
| 3468 | "order": "uniqueOrder", |
| 3469 | "alsoAppliesTo": [ |
| 3470 | "::first-letter" |
| 3471 | ], |
| 3472 | "status": "standard", |
| 3473 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-top-width" |
| 3474 | }, |
| 3475 | "border-width": { |
| 3476 | "syntax": "<line-width>{1,4}", |
| 3477 | "media": "visual", |
| 3478 | "inherited": false, |
| 3479 | "animationType": [ |
| 3480 | "border-bottom-width", |
| 3481 | "border-left-width", |
| 3482 | "border-right-width", |
| 3483 | "border-top-width" |
| 3484 | ], |
| 3485 | "percentages": "no", |
| 3486 | "groups": [ |
| 3487 | "CSS Backgrounds and Borders" |
| 3488 | ], |
| 3489 | "initial": [ |
| 3490 | "border-top-width", |
| 3491 | "border-right-width", |
| 3492 | "border-bottom-width", |
| 3493 | "border-left-width" |
| 3494 | ], |
| 3495 | "appliesto": "allElements", |
| 3496 | "computed": [ |
| 3497 | "border-bottom-width", |
| 3498 | "border-left-width", |
| 3499 | "border-right-width", |
| 3500 | "border-top-width" |
| 3501 | ], |
| 3502 | "order": "uniqueOrder", |
| 3503 | "alsoAppliesTo": [ |
| 3504 | "::first-letter" |
| 3505 | ], |
| 3506 | "status": "standard", |
| 3507 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/border-width" |
| 3508 | }, |
| 3509 | "bottom": { |
| 3510 | "syntax": "<length> | <percentage> | auto", |
| 3511 | "media": "visual", |
| 3512 | "inherited": false, |
| 3513 | "animationType": "lpc", |
| 3514 | "percentages": "referToContainingBlockHeight", |
| 3515 | "groups": [ |
| 3516 | "CSS Positioning" |
| 3517 | ], |
| 3518 | "initial": "auto", |
| 3519 | "appliesto": "positionedElements", |
| 3520 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 3521 | "order": "uniqueOrder", |
| 3522 | "status": "standard", |
| 3523 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/bottom" |
| 3524 | }, |
| 3525 | "box-align": { |
| 3526 | "syntax": "start | center | end | baseline | stretch", |
| 3527 | "media": "visual", |
| 3528 | "inherited": false, |
| 3529 | "animationType": "discrete", |
| 3530 | "percentages": "no", |
| 3531 | "groups": [ |
| 3532 | "Mozilla Extensions", |
| 3533 | "WebKit Extensions" |
| 3534 | ], |
| 3535 | "initial": "stretch", |
| 3536 | "appliesto": "elementsWithDisplayBoxOrInlineBox", |
| 3537 | "computed": "asSpecified", |
| 3538 | "order": "uniqueOrder", |
| 3539 | "status": "nonstandard", |
| 3540 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-align" |
| 3541 | }, |
| 3542 | "box-decoration-break": { |
| 3543 | "syntax": "slice | clone", |
| 3544 | "media": "visual", |
| 3545 | "inherited": false, |
| 3546 | "animationType": "discrete", |
| 3547 | "percentages": "no", |
| 3548 | "groups": [ |
| 3549 | "CSS Fragmentation" |
| 3550 | ], |
| 3551 | "initial": "slice", |
| 3552 | "appliesto": "allElements", |
| 3553 | "computed": "asSpecified", |
| 3554 | "order": "uniqueOrder", |
| 3555 | "status": "standard", |
| 3556 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-decoration-break" |
| 3557 | }, |
| 3558 | "box-direction": { |
| 3559 | "syntax": "normal | reverse | inherit", |
| 3560 | "media": "visual", |
| 3561 | "inherited": false, |
| 3562 | "animationType": "discrete", |
| 3563 | "percentages": "no", |
| 3564 | "groups": [ |
| 3565 | "Mozilla Extensions", |
| 3566 | "WebKit Extensions" |
| 3567 | ], |
| 3568 | "initial": "normal", |
| 3569 | "appliesto": "elementsWithDisplayBoxOrInlineBox", |
| 3570 | "computed": "asSpecified", |
| 3571 | "order": "uniqueOrder", |
| 3572 | "status": "nonstandard", |
| 3573 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-direction" |
| 3574 | }, |
| 3575 | "box-flex": { |
| 3576 | "syntax": "<number>", |
| 3577 | "media": "visual", |
| 3578 | "inherited": false, |
| 3579 | "animationType": "discrete", |
| 3580 | "percentages": "no", |
| 3581 | "groups": [ |
| 3582 | "Mozilla Extensions", |
| 3583 | "WebKit Extensions" |
| 3584 | ], |
| 3585 | "initial": "0", |
| 3586 | "appliesto": "directChildrenOfElementsWithDisplayMozBoxMozInlineBox", |
| 3587 | "computed": "asSpecified", |
| 3588 | "order": "uniqueOrder", |
| 3589 | "status": "nonstandard", |
| 3590 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-flex" |
| 3591 | }, |
| 3592 | "box-flex-group": { |
| 3593 | "syntax": "<integer>", |
| 3594 | "media": "visual", |
| 3595 | "inherited": false, |
| 3596 | "animationType": "discrete", |
| 3597 | "percentages": "no", |
| 3598 | "groups": [ |
| 3599 | "Mozilla Extensions", |
| 3600 | "WebKit Extensions" |
| 3601 | ], |
| 3602 | "initial": "1", |
| 3603 | "appliesto": "inFlowChildrenOfBoxElements", |
| 3604 | "computed": "asSpecified", |
| 3605 | "order": "uniqueOrder", |
| 3606 | "status": "nonstandard", |
| 3607 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-flex-group" |
| 3608 | }, |
| 3609 | "box-lines": { |
| 3610 | "syntax": "single | multiple", |
| 3611 | "media": "visual", |
| 3612 | "inherited": false, |
| 3613 | "animationType": "discrete", |
| 3614 | "percentages": "no", |
| 3615 | "groups": [ |
| 3616 | "Mozilla Extensions", |
| 3617 | "WebKit Extensions" |
| 3618 | ], |
| 3619 | "initial": "single", |
| 3620 | "appliesto": "boxElements", |
| 3621 | "computed": "asSpecified", |
| 3622 | "order": "uniqueOrder", |
| 3623 | "status": "nonstandard", |
| 3624 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-lines" |
| 3625 | }, |
| 3626 | "box-ordinal-group": { |
| 3627 | "syntax": "<integer>", |
| 3628 | "media": "visual", |
| 3629 | "inherited": false, |
| 3630 | "animationType": "discrete", |
| 3631 | "percentages": "no", |
| 3632 | "groups": [ |
| 3633 | "Mozilla Extensions", |
| 3634 | "WebKit Extensions" |
| 3635 | ], |
| 3636 | "initial": "1", |
| 3637 | "appliesto": "childrenOfBoxElements", |
| 3638 | "computed": "asSpecified", |
| 3639 | "order": "uniqueOrder", |
| 3640 | "status": "nonstandard", |
| 3641 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-ordinal-group" |
| 3642 | }, |
| 3643 | "box-orient": { |
| 3644 | "syntax": "horizontal | vertical | inline-axis | block-axis | inherit", |
| 3645 | "media": "visual", |
| 3646 | "inherited": false, |
| 3647 | "animationType": "discrete", |
| 3648 | "percentages": "no", |
| 3649 | "groups": [ |
| 3650 | "Mozilla Extensions", |
| 3651 | "WebKit Extensions" |
| 3652 | ], |
| 3653 | "initial": "inlineAxisHorizontalInXUL", |
| 3654 | "appliesto": "elementsWithDisplayBoxOrInlineBox", |
| 3655 | "computed": "asSpecified", |
| 3656 | "order": "uniqueOrder", |
| 3657 | "status": "nonstandard", |
| 3658 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-orient" |
| 3659 | }, |
| 3660 | "box-pack": { |
| 3661 | "syntax": "start | center | end | justify", |
| 3662 | "media": "visual", |
| 3663 | "inherited": false, |
| 3664 | "animationType": "discrete", |
| 3665 | "percentages": "no", |
| 3666 | "groups": [ |
| 3667 | "Mozilla Extensions", |
| 3668 | "WebKit Extensions" |
| 3669 | ], |
| 3670 | "initial": "start", |
| 3671 | "appliesto": "elementsWithDisplayMozBoxMozInlineBox", |
| 3672 | "computed": "asSpecified", |
| 3673 | "order": "uniqueOrder", |
| 3674 | "status": "nonstandard", |
| 3675 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-pack" |
| 3676 | }, |
| 3677 | "box-shadow": { |
| 3678 | "syntax": "none | <shadow>#", |
| 3679 | "media": "visual", |
| 3680 | "inherited": false, |
| 3681 | "animationType": "shadowList", |
| 3682 | "percentages": "no", |
| 3683 | "groups": [ |
| 3684 | "CSS Backgrounds and Borders" |
| 3685 | ], |
| 3686 | "initial": "none", |
| 3687 | "appliesto": "allElements", |
| 3688 | "computed": "absoluteLengthsSpecifiedColorAsSpecified", |
| 3689 | "order": "uniqueOrder", |
| 3690 | "alsoAppliesTo": [ |
| 3691 | "::first-letter" |
| 3692 | ], |
| 3693 | "status": "standard", |
| 3694 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-shadow" |
| 3695 | }, |
| 3696 | "box-sizing": { |
| 3697 | "syntax": "content-box | border-box", |
| 3698 | "media": "visual", |
| 3699 | "inherited": false, |
| 3700 | "animationType": "discrete", |
| 3701 | "percentages": "no", |
| 3702 | "groups": [ |
| 3703 | "CSS Basic User Interface" |
| 3704 | ], |
| 3705 | "initial": "content-box", |
| 3706 | "appliesto": "allElementsAcceptingWidthOrHeight", |
| 3707 | "computed": "asSpecified", |
| 3708 | "order": "uniqueOrder", |
| 3709 | "status": "standard", |
| 3710 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/box-sizing" |
| 3711 | }, |
| 3712 | "break-after": { |
| 3713 | "syntax": "auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region", |
| 3714 | "media": "visual", |
| 3715 | "inherited": false, |
| 3716 | "animationType": "discrete", |
| 3717 | "percentages": "no", |
| 3718 | "groups": [ |
| 3719 | "CSS Fragmentation" |
| 3720 | ], |
| 3721 | "initial": "auto", |
| 3722 | "appliesto": "blockLevelElements", |
| 3723 | "computed": "asSpecified", |
| 3724 | "order": "uniqueOrder", |
| 3725 | "status": "standard", |
| 3726 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/break-after" |
| 3727 | }, |
| 3728 | "break-before": { |
| 3729 | "syntax": "auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region", |
| 3730 | "media": "visual", |
| 3731 | "inherited": false, |
| 3732 | "animationType": "discrete", |
| 3733 | "percentages": "no", |
| 3734 | "groups": [ |
| 3735 | "CSS Fragmentation" |
| 3736 | ], |
| 3737 | "initial": "auto", |
| 3738 | "appliesto": "blockLevelElements", |
| 3739 | "computed": "asSpecified", |
| 3740 | "order": "uniqueOrder", |
| 3741 | "status": "standard", |
| 3742 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/break-before" |
| 3743 | }, |
| 3744 | "break-inside": { |
| 3745 | "syntax": "auto | avoid | avoid-page | avoid-column | avoid-region", |
| 3746 | "media": "visual", |
| 3747 | "inherited": false, |
| 3748 | "animationType": "discrete", |
| 3749 | "percentages": "no", |
| 3750 | "groups": [ |
| 3751 | "CSS Fragmentation" |
| 3752 | ], |
| 3753 | "initial": "auto", |
| 3754 | "appliesto": "blockLevelElements", |
| 3755 | "computed": "asSpecified", |
| 3756 | "order": "uniqueOrder", |
| 3757 | "status": "standard", |
| 3758 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/break-inside" |
| 3759 | }, |
| 3760 | "caption-side": { |
| 3761 | "syntax": "top | bottom | block-start | block-end | inline-start | inline-end", |
| 3762 | "media": "visual", |
| 3763 | "inherited": true, |
| 3764 | "animationType": "discrete", |
| 3765 | "percentages": "no", |
| 3766 | "groups": [ |
| 3767 | "CSS Table" |
| 3768 | ], |
| 3769 | "initial": "top", |
| 3770 | "appliesto": "tableCaptionElements", |
| 3771 | "computed": "asSpecified", |
| 3772 | "order": "uniqueOrder", |
| 3773 | "status": "standard", |
| 3774 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/caption-side" |
| 3775 | }, |
| 3776 | "caret-color": { |
| 3777 | "syntax": "auto | <color>", |
| 3778 | "media": "interactive", |
| 3779 | "inherited": true, |
| 3780 | "animationType": "color", |
| 3781 | "percentages": "no", |
| 3782 | "groups": [ |
| 3783 | "CSS Basic User Interface" |
| 3784 | ], |
| 3785 | "initial": "auto", |
| 3786 | "appliesto": "allElements", |
| 3787 | "computed": "asAutoOrColor", |
| 3788 | "order": "perGrammar", |
| 3789 | "status": "standard", |
| 3790 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/caret-color" |
| 3791 | }, |
| 3792 | "clear": { |
| 3793 | "syntax": "none | left | right | both | inline-start | inline-end", |
| 3794 | "media": "visual", |
| 3795 | "inherited": false, |
| 3796 | "animationType": "discrete", |
| 3797 | "percentages": "no", |
| 3798 | "groups": [ |
| 3799 | "CSS Positioning" |
| 3800 | ], |
| 3801 | "initial": "none", |
| 3802 | "appliesto": "blockLevelElements", |
| 3803 | "computed": "asSpecified", |
| 3804 | "order": "uniqueOrder", |
| 3805 | "status": "standard", |
| 3806 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/clear" |
| 3807 | }, |
| 3808 | "clip": { |
| 3809 | "syntax": "<shape> | auto", |
| 3810 | "media": "visual", |
| 3811 | "inherited": false, |
| 3812 | "animationType": "rectangle", |
| 3813 | "percentages": "no", |
| 3814 | "groups": [ |
| 3815 | "CSS Masking" |
| 3816 | ], |
| 3817 | "initial": "auto", |
| 3818 | "appliesto": "absolutelyPositionedElements", |
| 3819 | "computed": "autoOrRectangle", |
| 3820 | "order": "uniqueOrder", |
| 3821 | "status": "standard", |
| 3822 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/clip" |
| 3823 | }, |
| 3824 | "clip-path": { |
| 3825 | "syntax": "<clip-source> | [ <basic-shape> || <geometry-box> ] | none", |
| 3826 | "media": "visual", |
| 3827 | "inherited": false, |
| 3828 | "animationType": "basicShapeOtherwiseNo", |
| 3829 | "percentages": "referToReferenceBoxWhenSpecifiedOtherwiseBorderBox", |
| 3830 | "groups": [ |
| 3831 | "CSS Masking" |
| 3832 | ], |
| 3833 | "initial": "none", |
| 3834 | "appliesto": "allElementsSVGContainerElements", |
| 3835 | "computed": "asSpecifiedURLsAbsolute", |
| 3836 | "order": "uniqueOrder", |
| 3837 | "status": "standard", |
| 3838 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/clip-path" |
| 3839 | }, |
| 3840 | "color": { |
| 3841 | "syntax": "<color>", |
| 3842 | "media": "visual", |
| 3843 | "inherited": true, |
| 3844 | "animationType": "color", |
| 3845 | "percentages": "no", |
| 3846 | "groups": [ |
| 3847 | "CSS Color" |
| 3848 | ], |
| 3849 | "initial": "variesFromBrowserToBrowser", |
| 3850 | "appliesto": "allElements", |
| 3851 | "computed": "translucentValuesRGBAOtherwiseRGB", |
| 3852 | "order": "uniqueOrder", |
| 3853 | "alsoAppliesTo": [ |
| 3854 | "::first-letter", |
| 3855 | "::first-line", |
| 3856 | "::placeholder" |
| 3857 | ], |
| 3858 | "status": "standard", |
| 3859 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/color" |
| 3860 | }, |
| 3861 | "color-adjust": { |
| 3862 | "syntax": "economy | exact", |
| 3863 | "media": "visual", |
| 3864 | "inherited": true, |
| 3865 | "animationType": "discrete", |
| 3866 | "percentages": "no", |
| 3867 | "groups": [ |
| 3868 | "CSS Color" |
| 3869 | ], |
| 3870 | "initial": "economy", |
| 3871 | "appliesto": "allElements", |
| 3872 | "computed": "asSpecified", |
| 3873 | "order": "perGrammar", |
| 3874 | "status": "standard", |
| 3875 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/color-adjust" |
| 3876 | }, |
| 3877 | "column-count": { |
| 3878 | "syntax": "<integer> | auto", |
| 3879 | "media": "visual", |
| 3880 | "inherited": false, |
| 3881 | "animationType": "integer", |
| 3882 | "percentages": "no", |
| 3883 | "groups": [ |
| 3884 | "CSS Columns" |
| 3885 | ], |
| 3886 | "initial": "auto", |
| 3887 | "appliesto": "blockContainersExceptTableWrappers", |
| 3888 | "computed": "asSpecified", |
| 3889 | "order": "perGrammar", |
| 3890 | "status": "standard", |
| 3891 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-count" |
| 3892 | }, |
| 3893 | "column-fill": { |
| 3894 | "syntax": "auto | balance | balance-all", |
| 3895 | "media": "visualInContinuousMediaNoEffectInOverflowColumns", |
| 3896 | "inherited": false, |
| 3897 | "animationType": "discrete", |
| 3898 | "percentages": "no", |
| 3899 | "groups": [ |
| 3900 | "CSS Columns" |
| 3901 | ], |
| 3902 | "initial": "balance", |
| 3903 | "appliesto": "multicolElements", |
| 3904 | "computed": "asSpecified", |
| 3905 | "order": "perGrammar", |
| 3906 | "status": "standard", |
| 3907 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-fill" |
| 3908 | }, |
| 3909 | "column-gap": { |
| 3910 | "syntax": "normal | <length-percentage>", |
| 3911 | "media": "visual", |
| 3912 | "inherited": false, |
| 3913 | "animationType": "lpc", |
| 3914 | "percentages": "referToDimensionOfContentArea", |
| 3915 | "groups": [ |
| 3916 | "CSS Box Alignment" |
| 3917 | ], |
| 3918 | "initial": "normal", |
| 3919 | "appliesto": "multiColumnElementsFlexContainersGridContainers", |
| 3920 | "computed": "asSpecifiedWithLengthsAbsoluteAndNormalComputingToZeroExceptMultiColumn", |
| 3921 | "order": "perGrammar", |
| 3922 | "status": "standard", |
| 3923 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-gap" |
| 3924 | }, |
| 3925 | "column-rule": { |
| 3926 | "syntax": "<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>", |
| 3927 | "media": "visual", |
| 3928 | "inherited": false, |
| 3929 | "animationType": [ |
| 3930 | "column-rule-color", |
| 3931 | "column-rule-style", |
| 3932 | "column-rule-width" |
| 3933 | ], |
| 3934 | "percentages": "no", |
| 3935 | "groups": [ |
| 3936 | "CSS Columns" |
| 3937 | ], |
| 3938 | "initial": [ |
| 3939 | "column-rule-width", |
| 3940 | "column-rule-style", |
| 3941 | "column-rule-color" |
| 3942 | ], |
| 3943 | "appliesto": "multicolElements", |
| 3944 | "computed": [ |
| 3945 | "column-rule-color", |
| 3946 | "column-rule-style", |
| 3947 | "column-rule-width" |
| 3948 | ], |
| 3949 | "order": "perGrammar", |
| 3950 | "status": "standard", |
| 3951 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-rule" |
| 3952 | }, |
| 3953 | "column-rule-color": { |
| 3954 | "syntax": "<color>", |
| 3955 | "media": "visual", |
| 3956 | "inherited": false, |
| 3957 | "animationType": "color", |
| 3958 | "percentages": "no", |
| 3959 | "groups": [ |
| 3960 | "CSS Columns" |
| 3961 | ], |
| 3962 | "initial": "currentcolor", |
| 3963 | "appliesto": "multicolElements", |
| 3964 | "computed": "computedColor", |
| 3965 | "order": "perGrammar", |
| 3966 | "status": "standard", |
| 3967 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-rule-color" |
| 3968 | }, |
| 3969 | "column-rule-style": { |
| 3970 | "syntax": "<'border-style'>", |
| 3971 | "media": "visual", |
| 3972 | "inherited": false, |
| 3973 | "animationType": "discrete", |
| 3974 | "percentages": "no", |
| 3975 | "groups": [ |
| 3976 | "CSS Columns" |
| 3977 | ], |
| 3978 | "initial": "none", |
| 3979 | "appliesto": "multicolElements", |
| 3980 | "computed": "asSpecified", |
| 3981 | "order": "perGrammar", |
| 3982 | "status": "standard", |
| 3983 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-rule-style" |
| 3984 | }, |
| 3985 | "column-rule-width": { |
| 3986 | "syntax": "<'border-width'>", |
| 3987 | "media": "visual", |
| 3988 | "inherited": false, |
| 3989 | "animationType": "length", |
| 3990 | "percentages": "no", |
| 3991 | "groups": [ |
| 3992 | "CSS Columns" |
| 3993 | ], |
| 3994 | "initial": "medium", |
| 3995 | "appliesto": "multicolElements", |
| 3996 | "computed": "absoluteLength0IfColumnRuleStyleNoneOrHidden", |
| 3997 | "order": "perGrammar", |
| 3998 | "status": "standard", |
| 3999 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-rule-width" |
| 4000 | }, |
| 4001 | "column-span": { |
| 4002 | "syntax": "none | all", |
| 4003 | "media": "visual", |
| 4004 | "inherited": false, |
| 4005 | "animationType": "discrete", |
| 4006 | "percentages": "no", |
| 4007 | "groups": [ |
| 4008 | "CSS Columns" |
| 4009 | ], |
| 4010 | "initial": "none", |
| 4011 | "appliesto": "inFlowBlockLevelElements", |
| 4012 | "computed": "asSpecified", |
| 4013 | "order": "perGrammar", |
| 4014 | "status": "standard", |
| 4015 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-span" |
| 4016 | }, |
| 4017 | "column-width": { |
| 4018 | "syntax": "<length> | auto", |
| 4019 | "media": "visual", |
| 4020 | "inherited": false, |
| 4021 | "animationType": "length", |
| 4022 | "percentages": "no", |
| 4023 | "groups": [ |
| 4024 | "CSS Columns" |
| 4025 | ], |
| 4026 | "initial": "auto", |
| 4027 | "appliesto": "blockContainersExceptTableWrappers", |
| 4028 | "computed": "absoluteLengthZeroOrLarger", |
| 4029 | "order": "perGrammar", |
| 4030 | "status": "standard", |
| 4031 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-width" |
| 4032 | }, |
| 4033 | "columns": { |
| 4034 | "syntax": "<'column-width'> || <'column-count'>", |
| 4035 | "media": "visual", |
| 4036 | "inherited": false, |
| 4037 | "animationType": [ |
| 4038 | "column-width", |
| 4039 | "column-count" |
| 4040 | ], |
| 4041 | "percentages": "no", |
| 4042 | "groups": [ |
| 4043 | "CSS Columns" |
| 4044 | ], |
| 4045 | "initial": [ |
| 4046 | "column-width", |
| 4047 | "column-count" |
| 4048 | ], |
| 4049 | "appliesto": "blockContainersExceptTableWrappers", |
| 4050 | "computed": [ |
| 4051 | "column-width", |
| 4052 | "column-count" |
| 4053 | ], |
| 4054 | "order": "perGrammar", |
| 4055 | "status": "standard", |
| 4056 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/columns" |
| 4057 | }, |
| 4058 | "contain": { |
| 4059 | "syntax": "none | strict | content | [ size || layout || style || paint ]", |
| 4060 | "media": "all", |
| 4061 | "inherited": false, |
| 4062 | "animationType": "discrete", |
| 4063 | "percentages": "no", |
| 4064 | "groups": [ |
| 4065 | "CSS Containment" |
| 4066 | ], |
| 4067 | "initial": "none", |
| 4068 | "appliesto": "allElements", |
| 4069 | "computed": "asSpecified", |
| 4070 | "order": "perGrammar", |
| 4071 | "status": "experimental", |
| 4072 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/contain" |
| 4073 | }, |
| 4074 | "content": { |
| 4075 | "syntax": "normal | none | [ <content-replacement> | <content-list> ] [/ <string> ]?", |
| 4076 | "media": "all", |
| 4077 | "inherited": false, |
| 4078 | "animationType": "discrete", |
| 4079 | "percentages": "no", |
| 4080 | "groups": [ |
| 4081 | "CSS Generated Content" |
| 4082 | ], |
| 4083 | "initial": "normal", |
| 4084 | "appliesto": "beforeAndAfterPseudos", |
| 4085 | "computed": "normalOnElementsForPseudosNoneAbsoluteURIStringOrAsSpecified", |
| 4086 | "order": "uniqueOrder", |
| 4087 | "status": "standard", |
| 4088 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/content" |
| 4089 | }, |
| 4090 | "counter-increment": { |
| 4091 | "syntax": "[ <custom-ident> <integer>? ]+ | none", |
| 4092 | "media": "all", |
| 4093 | "inherited": false, |
| 4094 | "animationType": "discrete", |
| 4095 | "percentages": "no", |
| 4096 | "groups": [ |
| 4097 | "CSS Counter Styles" |
| 4098 | ], |
| 4099 | "initial": "none", |
| 4100 | "appliesto": "allElements", |
| 4101 | "computed": "asSpecified", |
| 4102 | "order": "uniqueOrder", |
| 4103 | "status": "standard", |
| 4104 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/counter-increment" |
| 4105 | }, |
| 4106 | "counter-reset": { |
| 4107 | "syntax": "[ <custom-ident> <integer>? ]+ | none", |
| 4108 | "media": "all", |
| 4109 | "inherited": false, |
| 4110 | "animationType": "discrete", |
| 4111 | "percentages": "no", |
| 4112 | "groups": [ |
| 4113 | "CSS Counter Styles" |
| 4114 | ], |
| 4115 | "initial": "none", |
| 4116 | "appliesto": "allElements", |
| 4117 | "computed": "asSpecified", |
| 4118 | "order": "uniqueOrder", |
| 4119 | "status": "standard", |
| 4120 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/counter-reset" |
| 4121 | }, |
| 4122 | "counter-set": { |
| 4123 | "syntax": "[ <custom-ident> <integer>? ]+ | none", |
| 4124 | "media": "all", |
| 4125 | "inherited": false, |
| 4126 | "animationType": "discrete", |
| 4127 | "percentages": "no", |
| 4128 | "groups": [ |
| 4129 | "CSS Counter Styles" |
| 4130 | ], |
| 4131 | "initial": "none", |
| 4132 | "appliesto": "allElements", |
| 4133 | "computed": "asSpecified", |
| 4134 | "order": "uniqueOrder", |
| 4135 | "status": "standard", |
| 4136 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/counter-set" |
| 4137 | }, |
| 4138 | "cursor": { |
| 4139 | "syntax": "[ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out | grab | grabbing ] ]", |
| 4140 | "media": [ |
| 4141 | "visual", |
| 4142 | "interactive" |
| 4143 | ], |
| 4144 | "inherited": true, |
| 4145 | "animationType": "discrete", |
| 4146 | "percentages": "no", |
| 4147 | "groups": [ |
| 4148 | "CSS Basic User Interface" |
| 4149 | ], |
| 4150 | "initial": "auto", |
| 4151 | "appliesto": "allElements", |
| 4152 | "computed": "asSpecifiedURLsAbsolute", |
| 4153 | "order": "uniqueOrder", |
| 4154 | "status": "standard", |
| 4155 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/cursor" |
| 4156 | }, |
| 4157 | "direction": { |
| 4158 | "syntax": "ltr | rtl", |
| 4159 | "media": "visual", |
| 4160 | "inherited": true, |
| 4161 | "animationType": "discrete", |
| 4162 | "percentages": "no", |
| 4163 | "groups": [ |
| 4164 | "CSS Writing Modes" |
| 4165 | ], |
| 4166 | "initial": "ltr", |
| 4167 | "appliesto": "allElements", |
| 4168 | "computed": "asSpecified", |
| 4169 | "order": "uniqueOrder", |
| 4170 | "status": "standard", |
| 4171 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/direction" |
| 4172 | }, |
| 4173 | "display": { |
| 4174 | "syntax": "[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy>", |
| 4175 | "media": "all", |
| 4176 | "inherited": false, |
| 4177 | "animationType": "discrete", |
| 4178 | "percentages": "no", |
| 4179 | "groups": [ |
| 4180 | "CSS Display" |
| 4181 | ], |
| 4182 | "initial": "inline", |
| 4183 | "appliesto": "allElements", |
| 4184 | "computed": "asSpecifiedExceptPositionedFloatingAndRootElementsKeywordMaybeDifferent", |
| 4185 | "order": "uniqueOrder", |
| 4186 | "status": "standard", |
| 4187 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/display" |
| 4188 | }, |
| 4189 | "empty-cells": { |
| 4190 | "syntax": "show | hide", |
| 4191 | "media": "visual", |
| 4192 | "inherited": true, |
| 4193 | "animationType": "discrete", |
| 4194 | "percentages": "no", |
| 4195 | "groups": [ |
| 4196 | "CSS Table" |
| 4197 | ], |
| 4198 | "initial": "show", |
| 4199 | "appliesto": "tableCellElements", |
| 4200 | "computed": "asSpecified", |
| 4201 | "order": "uniqueOrder", |
| 4202 | "status": "standard", |
| 4203 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/empty-cells" |
| 4204 | }, |
| 4205 | "filter": { |
| 4206 | "syntax": "none | <filter-function-list>", |
| 4207 | "media": "visual", |
| 4208 | "inherited": false, |
| 4209 | "animationType": "filterList", |
| 4210 | "percentages": "no", |
| 4211 | "groups": [ |
| 4212 | "Filter Effects" |
| 4213 | ], |
| 4214 | "initial": "none", |
| 4215 | "appliesto": "allElementsSVGContainerElements", |
| 4216 | "computed": "asSpecified", |
| 4217 | "order": "uniqueOrder", |
| 4218 | "status": "standard", |
| 4219 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/filter" |
| 4220 | }, |
| 4221 | "flex": { |
| 4222 | "syntax": "none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]", |
| 4223 | "media": "visual", |
| 4224 | "inherited": false, |
| 4225 | "animationType": [ |
| 4226 | "flex-grow", |
| 4227 | "flex-shrink", |
| 4228 | "flex-basis" |
| 4229 | ], |
| 4230 | "percentages": "no", |
| 4231 | "groups": [ |
| 4232 | "CSS Flexible Box Layout" |
| 4233 | ], |
| 4234 | "initial": [ |
| 4235 | "flex-grow", |
| 4236 | "flex-shrink", |
| 4237 | "flex-basis" |
| 4238 | ], |
| 4239 | "appliesto": "flexItemsAndInFlowPseudos", |
| 4240 | "computed": [ |
| 4241 | "flex-grow", |
| 4242 | "flex-shrink", |
| 4243 | "flex-basis" |
| 4244 | ], |
| 4245 | "order": "orderOfAppearance", |
| 4246 | "status": "standard", |
| 4247 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/flex" |
| 4248 | }, |
| 4249 | "flex-basis": { |
| 4250 | "syntax": "content | <'width'>", |
| 4251 | "media": "visual", |
| 4252 | "inherited": false, |
| 4253 | "animationType": "lpc", |
| 4254 | "percentages": "referToFlexContainersInnerMainSize", |
| 4255 | "groups": [ |
| 4256 | "CSS Flexible Box Layout" |
| 4257 | ], |
| 4258 | "initial": "auto", |
| 4259 | "appliesto": "flexItemsAndInFlowPseudos", |
| 4260 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 4261 | "order": "lengthOrPercentageBeforeKeywordIfBothPresent", |
| 4262 | "status": "standard", |
| 4263 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/flex-basis" |
| 4264 | }, |
| 4265 | "flex-direction": { |
| 4266 | "syntax": "row | row-reverse | column | column-reverse", |
| 4267 | "media": "visual", |
| 4268 | "inherited": false, |
| 4269 | "animationType": "discrete", |
| 4270 | "percentages": "no", |
| 4271 | "groups": [ |
| 4272 | "CSS Flexible Box Layout" |
| 4273 | ], |
| 4274 | "initial": "row", |
| 4275 | "appliesto": "flexContainers", |
| 4276 | "computed": "asSpecified", |
| 4277 | "order": "uniqueOrder", |
| 4278 | "status": "standard", |
| 4279 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/flex-direction" |
| 4280 | }, |
| 4281 | "flex-flow": { |
| 4282 | "syntax": "<'flex-direction'> || <'flex-wrap'>", |
| 4283 | "media": "visual", |
| 4284 | "inherited": false, |
| 4285 | "animationType": "discrete", |
| 4286 | "percentages": "no", |
| 4287 | "groups": [ |
| 4288 | "CSS Flexible Box Layout" |
| 4289 | ], |
| 4290 | "initial": [ |
| 4291 | "flex-direction", |
| 4292 | "flex-wrap" |
| 4293 | ], |
| 4294 | "appliesto": "flexContainers", |
| 4295 | "computed": [ |
| 4296 | "flex-direction", |
| 4297 | "flex-wrap" |
| 4298 | ], |
| 4299 | "order": "orderOfAppearance", |
| 4300 | "status": "standard", |
| 4301 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/flex-flow" |
| 4302 | }, |
| 4303 | "flex-grow": { |
| 4304 | "syntax": "<number>", |
| 4305 | "media": "visual", |
| 4306 | "inherited": false, |
| 4307 | "animationType": "number", |
| 4308 | "percentages": "no", |
| 4309 | "groups": [ |
| 4310 | "CSS Flexible Box Layout" |
| 4311 | ], |
| 4312 | "initial": "0", |
| 4313 | "appliesto": "flexItemsAndInFlowPseudos", |
| 4314 | "computed": "asSpecified", |
| 4315 | "order": "uniqueOrder", |
| 4316 | "status": "standard", |
| 4317 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/flex-grow" |
| 4318 | }, |
| 4319 | "flex-shrink": { |
| 4320 | "syntax": "<number>", |
| 4321 | "media": "visual", |
| 4322 | "inherited": false, |
| 4323 | "animationType": "number", |
| 4324 | "percentages": "no", |
| 4325 | "groups": [ |
| 4326 | "CSS Flexible Box Layout" |
| 4327 | ], |
| 4328 | "initial": "1", |
| 4329 | "appliesto": "flexItemsAndInFlowPseudos", |
| 4330 | "computed": "asSpecified", |
| 4331 | "order": "uniqueOrder", |
| 4332 | "status": "standard", |
| 4333 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/flex-shrink" |
| 4334 | }, |
| 4335 | "flex-wrap": { |
| 4336 | "syntax": "nowrap | wrap | wrap-reverse", |
| 4337 | "media": "visual", |
| 4338 | "inherited": false, |
| 4339 | "animationType": "discrete", |
| 4340 | "percentages": "no", |
| 4341 | "groups": [ |
| 4342 | "CSS Flexible Box Layout" |
| 4343 | ], |
| 4344 | "initial": "nowrap", |
| 4345 | "appliesto": "flexContainers", |
| 4346 | "computed": "asSpecified", |
| 4347 | "order": "uniqueOrder", |
| 4348 | "status": "standard", |
| 4349 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/flex-wrap" |
| 4350 | }, |
| 4351 | "float": { |
| 4352 | "syntax": "left | right | none | inline-start | inline-end", |
| 4353 | "media": "visual", |
| 4354 | "inherited": false, |
| 4355 | "animationType": "discrete", |
| 4356 | "percentages": "no", |
| 4357 | "groups": [ |
| 4358 | "CSS Positioning" |
| 4359 | ], |
| 4360 | "initial": "none", |
| 4361 | "appliesto": "allElementsNoEffectIfDisplayNone", |
| 4362 | "computed": "asSpecified", |
| 4363 | "order": "uniqueOrder", |
| 4364 | "status": "standard", |
| 4365 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/float" |
| 4366 | }, |
| 4367 | "font": { |
| 4368 | "syntax": "[ [ <'font-style'> || <font-variant-css21> || <'font-weight'> || <'font-stretch'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar", |
| 4369 | "media": "visual", |
| 4370 | "inherited": true, |
| 4371 | "animationType": [ |
| 4372 | "font-style", |
| 4373 | "font-variant", |
| 4374 | "font-weight", |
| 4375 | "font-stretch", |
| 4376 | "font-size", |
| 4377 | "line-height", |
| 4378 | "font-family" |
| 4379 | ], |
| 4380 | "percentages": [ |
| 4381 | "font-size", |
| 4382 | "line-height" |
| 4383 | ], |
| 4384 | "groups": [ |
| 4385 | "CSS Fonts" |
| 4386 | ], |
| 4387 | "initial": [ |
| 4388 | "font-style", |
| 4389 | "font-variant", |
| 4390 | "font-weight", |
| 4391 | "font-stretch", |
| 4392 | "font-size", |
| 4393 | "line-height", |
| 4394 | "font-family" |
| 4395 | ], |
| 4396 | "appliesto": "allElements", |
| 4397 | "computed": [ |
| 4398 | "font-style", |
| 4399 | "font-variant", |
| 4400 | "font-weight", |
| 4401 | "font-stretch", |
| 4402 | "font-size", |
| 4403 | "line-height", |
| 4404 | "font-family" |
| 4405 | ], |
| 4406 | "order": "orderOfAppearance", |
| 4407 | "alsoAppliesTo": [ |
| 4408 | "::first-letter", |
| 4409 | "::first-line", |
| 4410 | "::placeholder" |
| 4411 | ], |
| 4412 | "status": "standard", |
| 4413 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font" |
| 4414 | }, |
| 4415 | "font-family": { |
| 4416 | "syntax": "[ <family-name> | <generic-family> ]#", |
| 4417 | "media": "visual", |
| 4418 | "inherited": true, |
| 4419 | "animationType": "discrete", |
| 4420 | "percentages": "no", |
| 4421 | "groups": [ |
| 4422 | "CSS Fonts" |
| 4423 | ], |
| 4424 | "initial": "dependsOnUserAgent", |
| 4425 | "appliesto": "allElements", |
| 4426 | "computed": "asSpecified", |
| 4427 | "order": "uniqueOrder", |
| 4428 | "alsoAppliesTo": [ |
| 4429 | "::first-letter", |
| 4430 | "::first-line", |
| 4431 | "::placeholder" |
| 4432 | ], |
| 4433 | "status": "standard", |
| 4434 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-family" |
| 4435 | }, |
| 4436 | "font-feature-settings": { |
| 4437 | "syntax": "normal | <feature-tag-value>#", |
| 4438 | "media": "visual", |
| 4439 | "inherited": true, |
| 4440 | "animationType": "discrete", |
| 4441 | "percentages": "no", |
| 4442 | "groups": [ |
| 4443 | "CSS Fonts" |
| 4444 | ], |
| 4445 | "initial": "normal", |
| 4446 | "appliesto": "allElements", |
| 4447 | "computed": "asSpecified", |
| 4448 | "order": "uniqueOrder", |
| 4449 | "alsoAppliesTo": [ |
| 4450 | "::first-letter", |
| 4451 | "::first-line", |
| 4452 | "::placeholder" |
| 4453 | ], |
| 4454 | "status": "standard", |
| 4455 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-feature-settings" |
| 4456 | }, |
| 4457 | "font-kerning": { |
| 4458 | "syntax": "auto | normal | none", |
| 4459 | "media": "visual", |
| 4460 | "inherited": true, |
| 4461 | "animationType": "discrete", |
| 4462 | "percentages": "no", |
| 4463 | "groups": [ |
| 4464 | "CSS Fonts" |
| 4465 | ], |
| 4466 | "initial": "auto", |
| 4467 | "appliesto": "allElements", |
| 4468 | "computed": "asSpecified", |
| 4469 | "order": "uniqueOrder", |
| 4470 | "alsoAppliesTo": [ |
| 4471 | "::first-letter", |
| 4472 | "::first-line", |
| 4473 | "::placeholder" |
| 4474 | ], |
| 4475 | "status": "standard", |
| 4476 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-kerning" |
| 4477 | }, |
| 4478 | "font-language-override": { |
| 4479 | "syntax": "normal | <string>", |
| 4480 | "media": "visual", |
| 4481 | "inherited": true, |
| 4482 | "animationType": "discrete", |
| 4483 | "percentages": "no", |
| 4484 | "groups": [ |
| 4485 | "CSS Fonts" |
| 4486 | ], |
| 4487 | "initial": "normal", |
| 4488 | "appliesto": "allElements", |
| 4489 | "computed": "asSpecified", |
| 4490 | "order": "uniqueOrder", |
| 4491 | "alsoAppliesTo": [ |
| 4492 | "::first-letter", |
| 4493 | "::first-line", |
| 4494 | "::placeholder" |
| 4495 | ], |
| 4496 | "status": "standard", |
| 4497 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-language-override" |
| 4498 | }, |
| 4499 | "font-optical-sizing": { |
| 4500 | "syntax": "auto | none", |
| 4501 | "media": "visual", |
| 4502 | "inherited": true, |
| 4503 | "animationType": "discrete", |
| 4504 | "percentages": "no", |
| 4505 | "groups": [ |
| 4506 | "CSS Fonts" |
| 4507 | ], |
| 4508 | "initial": "auto", |
| 4509 | "appliesto": "allElements", |
| 4510 | "computed": "asSpecified", |
| 4511 | "order": "perGrammar", |
| 4512 | "alsoAppliesTo": [ |
| 4513 | "::first-letter", |
| 4514 | "::first-line", |
| 4515 | "::placeholder" |
| 4516 | ], |
| 4517 | "status": "standard", |
| 4518 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing" |
| 4519 | }, |
| 4520 | "font-variation-settings": { |
| 4521 | "syntax": "normal | [ <string> <number> ]#", |
| 4522 | "media": "visual", |
| 4523 | "inherited": true, |
| 4524 | "animationType": "transform", |
| 4525 | "percentages": "no", |
| 4526 | "groups": [ |
| 4527 | "CSS Fonts" |
| 4528 | ], |
| 4529 | "initial": "normal", |
| 4530 | "appliesto": "allElements", |
| 4531 | "computed": "asSpecified", |
| 4532 | "order": "perGrammar", |
| 4533 | "alsoAppliesTo": [ |
| 4534 | "::first-letter", |
| 4535 | "::first-line", |
| 4536 | "::placeholder" |
| 4537 | ], |
| 4538 | "status": "experimental", |
| 4539 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-variation-settings" |
| 4540 | }, |
| 4541 | "font-size": { |
| 4542 | "syntax": "<absolute-size> | <relative-size> | <length-percentage>", |
| 4543 | "media": "visual", |
| 4544 | "inherited": true, |
| 4545 | "animationType": "length", |
| 4546 | "percentages": "referToParentElementsFontSize", |
| 4547 | "groups": [ |
| 4548 | "CSS Fonts" |
| 4549 | ], |
| 4550 | "initial": "medium", |
| 4551 | "appliesto": "allElements", |
| 4552 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 4553 | "order": "uniqueOrder", |
| 4554 | "alsoAppliesTo": [ |
| 4555 | "::first-letter", |
| 4556 | "::first-line", |
| 4557 | "::placeholder" |
| 4558 | ], |
| 4559 | "status": "standard", |
| 4560 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-size" |
| 4561 | }, |
| 4562 | "font-size-adjust": { |
| 4563 | "syntax": "none | <number>", |
| 4564 | "media": "visual", |
| 4565 | "inherited": true, |
| 4566 | "animationType": "number", |
| 4567 | "percentages": "no", |
| 4568 | "groups": [ |
| 4569 | "CSS Fonts" |
| 4570 | ], |
| 4571 | "initial": "none", |
| 4572 | "appliesto": "allElements", |
| 4573 | "computed": "asSpecified", |
| 4574 | "order": "uniqueOrder", |
| 4575 | "alsoAppliesTo": [ |
| 4576 | "::first-letter", |
| 4577 | "::first-line", |
| 4578 | "::placeholder" |
| 4579 | ], |
| 4580 | "status": "standard", |
| 4581 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-size-adjust" |
| 4582 | }, |
| 4583 | "font-stretch": { |
| 4584 | "syntax": "<font-stretch-absolute>", |
| 4585 | "media": "visual", |
| 4586 | "inherited": true, |
| 4587 | "animationType": "fontStretch", |
| 4588 | "percentages": "no", |
| 4589 | "groups": [ |
| 4590 | "CSS Fonts" |
| 4591 | ], |
| 4592 | "initial": "normal", |
| 4593 | "appliesto": "allElements", |
| 4594 | "computed": "asSpecified", |
| 4595 | "order": "uniqueOrder", |
| 4596 | "alsoAppliesTo": [ |
| 4597 | "::first-letter", |
| 4598 | "::first-line", |
| 4599 | "::placeholder" |
| 4600 | ], |
| 4601 | "status": "standard", |
| 4602 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-stretch" |
| 4603 | }, |
| 4604 | "font-style": { |
| 4605 | "syntax": "normal | italic | oblique <angle>?", |
| 4606 | "media": "visual", |
| 4607 | "inherited": true, |
| 4608 | "animationType": "discrete", |
| 4609 | "percentages": "no", |
| 4610 | "groups": [ |
| 4611 | "CSS Fonts" |
| 4612 | ], |
| 4613 | "initial": "normal", |
| 4614 | "appliesto": "allElements", |
| 4615 | "computed": "asSpecified", |
| 4616 | "order": "uniqueOrder", |
| 4617 | "alsoAppliesTo": [ |
| 4618 | "::first-letter", |
| 4619 | "::first-line", |
| 4620 | "::placeholder" |
| 4621 | ], |
| 4622 | "status": "standard", |
| 4623 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-style" |
| 4624 | }, |
| 4625 | "font-synthesis": { |
| 4626 | "syntax": "none | [ weight || style ]", |
| 4627 | "media": "visual", |
| 4628 | "inherited": true, |
| 4629 | "animationType": "discrete", |
| 4630 | "percentages": "no", |
| 4631 | "groups": [ |
| 4632 | "CSS Fonts" |
| 4633 | ], |
| 4634 | "initial": "weight style", |
| 4635 | "appliesto": "allElements", |
| 4636 | "computed": "asSpecified", |
| 4637 | "order": "orderOfAppearance", |
| 4638 | "alsoAppliesTo": [ |
| 4639 | "::first-letter", |
| 4640 | "::first-line", |
| 4641 | "::placeholder" |
| 4642 | ], |
| 4643 | "status": "standard", |
| 4644 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-synthesis" |
| 4645 | }, |
| 4646 | "font-variant": { |
| 4647 | "syntax": "normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]", |
| 4648 | "media": "visual", |
| 4649 | "inherited": true, |
| 4650 | "animationType": "discrete", |
| 4651 | "percentages": "no", |
| 4652 | "groups": [ |
| 4653 | "CSS Fonts" |
| 4654 | ], |
| 4655 | "initial": "normal", |
| 4656 | "appliesto": "allElements", |
| 4657 | "computed": "asSpecified", |
| 4658 | "order": "uniqueOrder", |
| 4659 | "alsoAppliesTo": [ |
| 4660 | "::first-letter", |
| 4661 | "::first-line", |
| 4662 | "::placeholder" |
| 4663 | ], |
| 4664 | "status": "standard", |
| 4665 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-variant" |
| 4666 | }, |
| 4667 | "font-variant-alternates": { |
| 4668 | "syntax": "normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]", |
| 4669 | "media": "visual", |
| 4670 | "inherited": true, |
| 4671 | "animationType": "discrete", |
| 4672 | "percentages": "no", |
| 4673 | "groups": [ |
| 4674 | "CSS Fonts" |
| 4675 | ], |
| 4676 | "initial": "normal", |
| 4677 | "appliesto": "allElements", |
| 4678 | "computed": "asSpecified", |
| 4679 | "order": "orderOfAppearance", |
| 4680 | "alsoAppliesTo": [ |
| 4681 | "::first-letter", |
| 4682 | "::first-line", |
| 4683 | "::placeholder" |
| 4684 | ], |
| 4685 | "status": "standard", |
| 4686 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-variant-alternates" |
| 4687 | }, |
| 4688 | "font-variant-caps": { |
| 4689 | "syntax": "normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps", |
| 4690 | "media": "visual", |
| 4691 | "inherited": true, |
| 4692 | "animationType": "discrete", |
| 4693 | "percentages": "no", |
| 4694 | "groups": [ |
| 4695 | "CSS Fonts" |
| 4696 | ], |
| 4697 | "initial": "normal", |
| 4698 | "appliesto": "allElements", |
| 4699 | "computed": "asSpecified", |
| 4700 | "order": "uniqueOrder", |
| 4701 | "alsoAppliesTo": [ |
| 4702 | "::first-letter", |
| 4703 | "::first-line", |
| 4704 | "::placeholder" |
| 4705 | ], |
| 4706 | "status": "standard", |
| 4707 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-variant-caps" |
| 4708 | }, |
| 4709 | "font-variant-east-asian": { |
| 4710 | "syntax": "normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]", |
| 4711 | "media": "visual", |
| 4712 | "inherited": true, |
| 4713 | "animationType": "discrete", |
| 4714 | "percentages": "no", |
| 4715 | "groups": [ |
| 4716 | "CSS Fonts" |
| 4717 | ], |
| 4718 | "initial": "normal", |
| 4719 | "appliesto": "allElements", |
| 4720 | "computed": "asSpecified", |
| 4721 | "order": "orderOfAppearance", |
| 4722 | "alsoAppliesTo": [ |
| 4723 | "::first-letter", |
| 4724 | "::first-line", |
| 4725 | "::placeholder" |
| 4726 | ], |
| 4727 | "status": "standard", |
| 4728 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-variant-east-asian" |
| 4729 | }, |
| 4730 | "font-variant-ligatures": { |
| 4731 | "syntax": "normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]", |
| 4732 | "media": "visual", |
| 4733 | "inherited": true, |
| 4734 | "animationType": "discrete", |
| 4735 | "percentages": "no", |
| 4736 | "groups": [ |
| 4737 | "CSS Fonts" |
| 4738 | ], |
| 4739 | "initial": "normal", |
| 4740 | "appliesto": "allElements", |
| 4741 | "computed": "asSpecified", |
| 4742 | "order": "orderOfAppearance", |
| 4743 | "alsoAppliesTo": [ |
| 4744 | "::first-letter", |
| 4745 | "::first-line", |
| 4746 | "::placeholder" |
| 4747 | ], |
| 4748 | "status": "standard", |
| 4749 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-variant-ligatures" |
| 4750 | }, |
| 4751 | "font-variant-numeric": { |
| 4752 | "syntax": "normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]", |
| 4753 | "media": "visual", |
| 4754 | "inherited": true, |
| 4755 | "animationType": "discrete", |
| 4756 | "percentages": "no", |
| 4757 | "groups": [ |
| 4758 | "CSS Fonts" |
| 4759 | ], |
| 4760 | "initial": "normal", |
| 4761 | "appliesto": "allElements", |
| 4762 | "computed": "asSpecified", |
| 4763 | "order": "orderOfAppearance", |
| 4764 | "alsoAppliesTo": [ |
| 4765 | "::first-letter", |
| 4766 | "::first-line", |
| 4767 | "::placeholder" |
| 4768 | ], |
| 4769 | "status": "standard", |
| 4770 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-variant-numeric" |
| 4771 | }, |
| 4772 | "font-variant-position": { |
| 4773 | "syntax": "normal | sub | super", |
| 4774 | "media": "visual", |
| 4775 | "inherited": true, |
| 4776 | "animationType": "discrete", |
| 4777 | "percentages": "no", |
| 4778 | "groups": [ |
| 4779 | "CSS Fonts" |
| 4780 | ], |
| 4781 | "initial": "normal", |
| 4782 | "appliesto": "allElements", |
| 4783 | "computed": "asSpecified", |
| 4784 | "order": "uniqueOrder", |
| 4785 | "alsoAppliesTo": [ |
| 4786 | "::first-letter", |
| 4787 | "::first-line", |
| 4788 | "::placeholder" |
| 4789 | ], |
| 4790 | "status": "standard", |
| 4791 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-variant-position" |
| 4792 | }, |
| 4793 | "font-weight": { |
| 4794 | "syntax": "<font-weight-absolute> | bolder | lighter", |
| 4795 | "media": "visual", |
| 4796 | "inherited": true, |
| 4797 | "animationType": "fontWeight", |
| 4798 | "percentages": "no", |
| 4799 | "groups": [ |
| 4800 | "CSS Fonts" |
| 4801 | ], |
| 4802 | "initial": "normal", |
| 4803 | "appliesto": "allElements", |
| 4804 | "computed": "keywordOrNumericalValueBolderLighterTransformedToRealValue", |
| 4805 | "order": "uniqueOrder", |
| 4806 | "alsoAppliesTo": [ |
| 4807 | "::first-letter", |
| 4808 | "::first-line", |
| 4809 | "::placeholder" |
| 4810 | ], |
| 4811 | "status": "standard", |
| 4812 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-weight" |
| 4813 | }, |
| 4814 | "gap": { |
| 4815 | "syntax": "<'row-gap'> <'column-gap'>?", |
| 4816 | "media": "visual", |
| 4817 | "inherited": false, |
| 4818 | "animationType": [ |
| 4819 | "row-gap", |
| 4820 | "column-gap" |
| 4821 | ], |
| 4822 | "percentages": "no", |
| 4823 | "groups": [ |
| 4824 | "CSS Box Alignment" |
| 4825 | ], |
| 4826 | "initial": [ |
| 4827 | "row-gap", |
| 4828 | "column-gap" |
| 4829 | ], |
| 4830 | "appliesto": "gridContainers", |
| 4831 | "computed": [ |
| 4832 | "row-gap", |
| 4833 | "column-gap" |
| 4834 | ], |
| 4835 | "order": "uniqueOrder", |
| 4836 | "status": "standard", |
| 4837 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gap" |
| 4838 | }, |
| 4839 | "grid": { |
| 4840 | "syntax": "<'grid-template'> | <'grid-template-rows'> / [ auto-flow && dense? ] <'grid-auto-columns'>? | [ auto-flow && dense? ] <'grid-auto-rows'>? / <'grid-template-columns'>", |
| 4841 | "media": "visual", |
| 4842 | "inherited": false, |
| 4843 | "animationType": "discrete", |
| 4844 | "percentages": [ |
| 4845 | "grid-template-rows", |
| 4846 | "grid-template-columns", |
| 4847 | "grid-auto-rows", |
| 4848 | "grid-auto-columns" |
| 4849 | ], |
| 4850 | "groups": [ |
| 4851 | "CSS Grid Layout" |
| 4852 | ], |
| 4853 | "initial": [ |
| 4854 | "grid-template-rows", |
| 4855 | "grid-template-columns", |
| 4856 | "grid-template-areas", |
| 4857 | "grid-auto-rows", |
| 4858 | "grid-auto-columns", |
| 4859 | "grid-auto-flow", |
| 4860 | "grid-column-gap", |
| 4861 | "grid-row-gap", |
| 4862 | "column-gap", |
| 4863 | "row-gap" |
| 4864 | ], |
| 4865 | "appliesto": "gridContainers", |
| 4866 | "computed": [ |
| 4867 | "grid-template-rows", |
| 4868 | "grid-template-columns", |
| 4869 | "grid-template-areas", |
| 4870 | "grid-auto-rows", |
| 4871 | "grid-auto-columns", |
| 4872 | "grid-auto-flow", |
| 4873 | "grid-column-gap", |
| 4874 | "grid-row-gap", |
| 4875 | "column-gap", |
| 4876 | "row-gap" |
| 4877 | ], |
| 4878 | "order": "uniqueOrder", |
| 4879 | "status": "standard", |
| 4880 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid" |
| 4881 | }, |
| 4882 | "grid-area": { |
| 4883 | "syntax": "<grid-line> [ / <grid-line> ]{0,3}", |
| 4884 | "media": "visual", |
| 4885 | "inherited": false, |
| 4886 | "animationType": "discrete", |
| 4887 | "percentages": "no", |
| 4888 | "groups": [ |
| 4889 | "CSS Grid Layout" |
| 4890 | ], |
| 4891 | "initial": [ |
| 4892 | "grid-row-start", |
| 4893 | "grid-column-start", |
| 4894 | "grid-row-end", |
| 4895 | "grid-column-end" |
| 4896 | ], |
| 4897 | "appliesto": "gridItemsAndBoxesWithinGridContainer", |
| 4898 | "computed": [ |
| 4899 | "grid-row-start", |
| 4900 | "grid-column-start", |
| 4901 | "grid-row-end", |
| 4902 | "grid-column-end" |
| 4903 | ], |
| 4904 | "order": "uniqueOrder", |
| 4905 | "status": "standard", |
| 4906 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-area" |
| 4907 | }, |
| 4908 | "grid-auto-columns": { |
| 4909 | "syntax": "<track-size>+", |
| 4910 | "media": "visual", |
| 4911 | "inherited": false, |
| 4912 | "animationType": "discrete", |
| 4913 | "percentages": "referToDimensionOfContentArea", |
| 4914 | "groups": [ |
| 4915 | "CSS Grid Layout" |
| 4916 | ], |
| 4917 | "initial": "auto", |
| 4918 | "appliesto": "gridContainers", |
| 4919 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 4920 | "order": "uniqueOrder", |
| 4921 | "status": "standard", |
| 4922 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-auto-columns" |
| 4923 | }, |
| 4924 | "grid-auto-flow": { |
| 4925 | "syntax": "[ row | column ] || dense", |
| 4926 | "media": "visual", |
| 4927 | "inherited": false, |
| 4928 | "animationType": "discrete", |
| 4929 | "percentages": "no", |
| 4930 | "groups": [ |
| 4931 | "CSS Grid Layout" |
| 4932 | ], |
| 4933 | "initial": "row", |
| 4934 | "appliesto": "gridContainers", |
| 4935 | "computed": "asSpecified", |
| 4936 | "order": "uniqueOrder", |
| 4937 | "status": "standard", |
| 4938 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow" |
| 4939 | }, |
| 4940 | "grid-auto-rows": { |
| 4941 | "syntax": "<track-size>+", |
| 4942 | "media": "visual", |
| 4943 | "inherited": false, |
| 4944 | "animationType": "discrete", |
| 4945 | "percentages": "referToDimensionOfContentArea", |
| 4946 | "groups": [ |
| 4947 | "CSS Grid Layout" |
| 4948 | ], |
| 4949 | "initial": "auto", |
| 4950 | "appliesto": "gridContainers", |
| 4951 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 4952 | "order": "uniqueOrder", |
| 4953 | "status": "standard", |
| 4954 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-auto-rows" |
| 4955 | }, |
| 4956 | "grid-column": { |
| 4957 | "syntax": "<grid-line> [ / <grid-line> ]?", |
| 4958 | "media": "visual", |
| 4959 | "inherited": false, |
| 4960 | "animationType": "discrete", |
| 4961 | "percentages": "no", |
| 4962 | "groups": [ |
| 4963 | "CSS Grid Layout" |
| 4964 | ], |
| 4965 | "initial": [ |
| 4966 | "grid-column-start", |
| 4967 | "grid-column-end" |
| 4968 | ], |
| 4969 | "appliesto": "gridItemsAndBoxesWithinGridContainer", |
| 4970 | "computed": [ |
| 4971 | "grid-column-start", |
| 4972 | "grid-column-end" |
| 4973 | ], |
| 4974 | "order": "uniqueOrder", |
| 4975 | "status": "standard", |
| 4976 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-column" |
| 4977 | }, |
| 4978 | "grid-column-end": { |
| 4979 | "syntax": "<grid-line>", |
| 4980 | "media": "visual", |
| 4981 | "inherited": false, |
| 4982 | "animationType": "discrete", |
| 4983 | "percentages": "no", |
| 4984 | "groups": [ |
| 4985 | "CSS Grid Layout" |
| 4986 | ], |
| 4987 | "initial": "auto", |
| 4988 | "appliesto": "gridItemsAndBoxesWithinGridContainer", |
| 4989 | "computed": "asSpecified", |
| 4990 | "order": "uniqueOrder", |
| 4991 | "status": "standard", |
| 4992 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-column-end" |
| 4993 | }, |
| 4994 | "grid-column-gap": { |
| 4995 | "syntax": "<length-percentage>", |
| 4996 | "media": "visual", |
| 4997 | "inherited": false, |
| 4998 | "animationType": "length", |
| 4999 | "percentages": "referToDimensionOfContentArea", |
| 5000 | "groups": [ |
| 5001 | "CSS Grid Layout" |
| 5002 | ], |
| 5003 | "initial": "0", |
| 5004 | "appliesto": "gridContainers", |
| 5005 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 5006 | "order": "uniqueOrder", |
| 5007 | "status": "obsolete", |
| 5008 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/column-gap" |
| 5009 | }, |
| 5010 | "grid-column-start": { |
| 5011 | "syntax": "<grid-line>", |
| 5012 | "media": "visual", |
| 5013 | "inherited": false, |
| 5014 | "animationType": "discrete", |
| 5015 | "percentages": "no", |
| 5016 | "groups": [ |
| 5017 | "CSS Grid Layout" |
| 5018 | ], |
| 5019 | "initial": "auto", |
| 5020 | "appliesto": "gridItemsAndBoxesWithinGridContainer", |
| 5021 | "computed": "asSpecified", |
| 5022 | "order": "uniqueOrder", |
| 5023 | "status": "standard", |
| 5024 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-column-start" |
| 5025 | }, |
| 5026 | "grid-gap": { |
| 5027 | "syntax": "<'grid-row-gap'> <'grid-column-gap'>?", |
| 5028 | "media": "visual", |
| 5029 | "inherited": false, |
| 5030 | "animationType": [ |
| 5031 | "grid-row-gap", |
| 5032 | "grid-column-gap" |
| 5033 | ], |
| 5034 | "percentages": "no", |
| 5035 | "groups": [ |
| 5036 | "CSS Grid Layout" |
| 5037 | ], |
| 5038 | "initial": [ |
| 5039 | "grid-row-gap", |
| 5040 | "grid-column-gap" |
| 5041 | ], |
| 5042 | "appliesto": "gridContainers", |
| 5043 | "computed": [ |
| 5044 | "grid-row-gap", |
| 5045 | "grid-column-gap" |
| 5046 | ], |
| 5047 | "order": "uniqueOrder", |
| 5048 | "status": "obsolete", |
| 5049 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gap" |
| 5050 | }, |
| 5051 | "grid-row": { |
| 5052 | "syntax": "<grid-line> [ / <grid-line> ]?", |
| 5053 | "media": "visual", |
| 5054 | "inherited": false, |
| 5055 | "animationType": "discrete", |
| 5056 | "percentages": "no", |
| 5057 | "groups": [ |
| 5058 | "CSS Grid Layout" |
| 5059 | ], |
| 5060 | "initial": [ |
| 5061 | "grid-row-start", |
| 5062 | "grid-row-end" |
| 5063 | ], |
| 5064 | "appliesto": "gridItemsAndBoxesWithinGridContainer", |
| 5065 | "computed": [ |
| 5066 | "grid-row-start", |
| 5067 | "grid-row-end" |
| 5068 | ], |
| 5069 | "order": "uniqueOrder", |
| 5070 | "status": "standard", |
| 5071 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-row" |
| 5072 | }, |
| 5073 | "grid-row-end": { |
| 5074 | "syntax": "<grid-line>", |
| 5075 | "media": "visual", |
| 5076 | "inherited": false, |
| 5077 | "animationType": "discrete", |
| 5078 | "percentages": "no", |
| 5079 | "groups": [ |
| 5080 | "CSS Grid Layout" |
| 5081 | ], |
| 5082 | "initial": "auto", |
| 5083 | "appliesto": "gridItemsAndBoxesWithinGridContainer", |
| 5084 | "computed": "asSpecified", |
| 5085 | "order": "uniqueOrder", |
| 5086 | "status": "standard", |
| 5087 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-row-end" |
| 5088 | }, |
| 5089 | "grid-row-gap": { |
| 5090 | "syntax": "<length-percentage>", |
| 5091 | "media": "visual", |
| 5092 | "inherited": false, |
| 5093 | "animationType": "length", |
| 5094 | "percentages": "referToDimensionOfContentArea", |
| 5095 | "groups": [ |
| 5096 | "CSS Grid Layout" |
| 5097 | ], |
| 5098 | "initial": "0", |
| 5099 | "appliesto": "gridContainers", |
| 5100 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 5101 | "order": "uniqueOrder", |
| 5102 | "status": "obsolete", |
| 5103 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/row-gap" |
| 5104 | }, |
| 5105 | "grid-row-start": { |
| 5106 | "syntax": "<grid-line>", |
| 5107 | "media": "visual", |
| 5108 | "inherited": false, |
| 5109 | "animationType": "discrete", |
| 5110 | "percentages": "no", |
| 5111 | "groups": [ |
| 5112 | "CSS Grid Layout" |
| 5113 | ], |
| 5114 | "initial": "auto", |
| 5115 | "appliesto": "gridItemsAndBoxesWithinGridContainer", |
| 5116 | "computed": "asSpecified", |
| 5117 | "order": "uniqueOrder", |
| 5118 | "status": "standard", |
| 5119 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-row-start" |
| 5120 | }, |
| 5121 | "grid-template": { |
| 5122 | "syntax": "none | [ <'grid-template-rows'> / <'grid-template-columns'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?", |
| 5123 | "media": "visual", |
| 5124 | "inherited": false, |
| 5125 | "animationType": "discrete", |
| 5126 | "percentages": [ |
| 5127 | "grid-template-columns", |
| 5128 | "grid-template-rows" |
| 5129 | ], |
| 5130 | "groups": [ |
| 5131 | "CSS Grid Layout" |
| 5132 | ], |
| 5133 | "initial": [ |
| 5134 | "grid-template-columns", |
| 5135 | "grid-template-rows", |
| 5136 | "grid-template-areas" |
| 5137 | ], |
| 5138 | "appliesto": "gridContainers", |
| 5139 | "computed": [ |
| 5140 | "grid-template-columns", |
| 5141 | "grid-template-rows", |
| 5142 | "grid-template-areas" |
| 5143 | ], |
| 5144 | "order": "uniqueOrder", |
| 5145 | "status": "standard", |
| 5146 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-template" |
| 5147 | }, |
| 5148 | "grid-template-areas": { |
| 5149 | "syntax": "none | <string>+", |
| 5150 | "media": "visual", |
| 5151 | "inherited": false, |
| 5152 | "animationType": "discrete", |
| 5153 | "percentages": "no", |
| 5154 | "groups": [ |
| 5155 | "CSS Grid Layout" |
| 5156 | ], |
| 5157 | "initial": "none", |
| 5158 | "appliesto": "gridContainers", |
| 5159 | "computed": "asSpecified", |
| 5160 | "order": "uniqueOrder", |
| 5161 | "status": "standard", |
| 5162 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-template-areas" |
| 5163 | }, |
| 5164 | "grid-template-columns": { |
| 5165 | "syntax": "none | <track-list> | <auto-track-list>", |
| 5166 | "media": "visual", |
| 5167 | "inherited": false, |
| 5168 | "animationType": "simpleListOfLpcDifferenceLpc", |
| 5169 | "percentages": "referToDimensionOfContentArea", |
| 5170 | "groups": [ |
| 5171 | "CSS Grid Layout" |
| 5172 | ], |
| 5173 | "initial": "none", |
| 5174 | "appliesto": "gridContainers", |
| 5175 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 5176 | "order": "uniqueOrder", |
| 5177 | "status": "standard", |
| 5178 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-template-columns" |
| 5179 | }, |
| 5180 | "grid-template-rows": { |
| 5181 | "syntax": "none | <track-list> | <auto-track-list>", |
| 5182 | "media": "visual", |
| 5183 | "inherited": false, |
| 5184 | "animationType": "simpleListOfLpcDifferenceLpc", |
| 5185 | "percentages": "referToDimensionOfContentArea", |
| 5186 | "groups": [ |
| 5187 | "CSS Grid Layout" |
| 5188 | ], |
| 5189 | "initial": "none", |
| 5190 | "appliesto": "gridContainers", |
| 5191 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 5192 | "order": "uniqueOrder", |
| 5193 | "status": "standard", |
| 5194 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-template-rows" |
| 5195 | }, |
| 5196 | "hanging-punctuation": { |
| 5197 | "syntax": "none | [ first || [ force-end | allow-end ] || last ]", |
| 5198 | "media": "visual", |
| 5199 | "inherited": true, |
| 5200 | "animationType": "discrete", |
| 5201 | "percentages": "no", |
| 5202 | "groups": [ |
| 5203 | "CSS Text" |
| 5204 | ], |
| 5205 | "initial": "none", |
| 5206 | "appliesto": "allElements", |
| 5207 | "computed": "asSpecified", |
| 5208 | "order": "uniqueOrder", |
| 5209 | "status": "standard", |
| 5210 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/hanging-punctuation" |
| 5211 | }, |
| 5212 | "height": { |
| 5213 | "syntax": "[ <length> | <percentage> ] && [ border-box | content-box ]? | available | min-content | max-content | fit-content | auto", |
| 5214 | "media": "visual", |
| 5215 | "inherited": false, |
| 5216 | "animationType": "lpc", |
| 5217 | "percentages": "regardingHeightOfGeneratedBoxContainingBlockPercentagesRelativeToContainingBlock", |
| 5218 | "groups": [ |
| 5219 | "CSS Box Model" |
| 5220 | ], |
| 5221 | "initial": "auto", |
| 5222 | "appliesto": "allElementsButNonReplacedAndTableColumns", |
| 5223 | "computed": "percentageAutoOrAbsoluteLength", |
| 5224 | "order": "uniqueOrder", |
| 5225 | "status": "standard", |
| 5226 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/height" |
| 5227 | }, |
| 5228 | "hyphens": { |
| 5229 | "syntax": "none | manual | auto", |
| 5230 | "media": "visual", |
| 5231 | "inherited": true, |
| 5232 | "animationType": "discrete", |
| 5233 | "percentages": "no", |
| 5234 | "groups": [ |
| 5235 | "CSS Text" |
| 5236 | ], |
| 5237 | "initial": "manual", |
| 5238 | "appliesto": "allElements", |
| 5239 | "computed": "asSpecified", |
| 5240 | "order": "uniqueOrder", |
| 5241 | "status": "standard", |
| 5242 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/hyphens" |
| 5243 | }, |
| 5244 | "image-orientation": { |
| 5245 | "syntax": "from-image | <angle> | [ <angle>? flip ]", |
| 5246 | "media": "visual", |
| 5247 | "inherited": true, |
| 5248 | "animationType": "discrete", |
| 5249 | "percentages": "no", |
| 5250 | "groups": [ |
| 5251 | "CSS Images" |
| 5252 | ], |
| 5253 | "initial": "0deg", |
| 5254 | "appliesto": "allElements", |
| 5255 | "computed": "angleRoundedToNextQuarter", |
| 5256 | "order": "uniqueOrder", |
| 5257 | "status": "standard", |
| 5258 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/image-orientation" |
| 5259 | }, |
| 5260 | "image-rendering": { |
| 5261 | "syntax": "auto | crisp-edges | pixelated", |
| 5262 | "media": "visual", |
| 5263 | "inherited": true, |
| 5264 | "animationType": "discrete", |
| 5265 | "percentages": "no", |
| 5266 | "groups": [ |
| 5267 | "CSS Images" |
| 5268 | ], |
| 5269 | "initial": "auto", |
| 5270 | "appliesto": "allElements", |
| 5271 | "computed": "asSpecified", |
| 5272 | "order": "uniqueOrder", |
| 5273 | "status": "standard", |
| 5274 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/image-rendering" |
| 5275 | }, |
| 5276 | "image-resolution": { |
| 5277 | "syntax": "[ from-image || <resolution> ] && snap?", |
| 5278 | "media": "visual", |
| 5279 | "inherited": true, |
| 5280 | "animationType": "discrete", |
| 5281 | "percentages": "no", |
| 5282 | "groups": [ |
| 5283 | "CSS Images" |
| 5284 | ], |
| 5285 | "initial": "1dppx", |
| 5286 | "appliesto": "allElements", |
| 5287 | "computed": "asSpecifiedWithExceptionOfResolution", |
| 5288 | "order": "uniqueOrder", |
| 5289 | "status": "experimental" |
| 5290 | }, |
| 5291 | "ime-mode": { |
| 5292 | "syntax": "auto | normal | active | inactive | disabled", |
| 5293 | "media": "interactive", |
| 5294 | "inherited": false, |
| 5295 | "animationType": "discrete", |
| 5296 | "percentages": "no", |
| 5297 | "groups": [ |
| 5298 | "CSS Basic User Interface" |
| 5299 | ], |
| 5300 | "initial": "auto", |
| 5301 | "appliesto": "textFields", |
| 5302 | "computed": "asSpecified", |
| 5303 | "order": "uniqueOrder", |
| 5304 | "status": "obsolete", |
| 5305 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/ime-mode" |
| 5306 | }, |
| 5307 | "initial-letter": { |
| 5308 | "syntax": "normal | [ <number> <integer>? ]", |
| 5309 | "media": "visual", |
| 5310 | "inherited": false, |
| 5311 | "animationType": "discrete", |
| 5312 | "percentages": "no", |
| 5313 | "groups": [ |
| 5314 | "CSS Inline" |
| 5315 | ], |
| 5316 | "initial": "normal", |
| 5317 | "appliesto": "firstLetterPseudoElementsAndInlineLevelFirstChildren", |
| 5318 | "computed": "asSpecified", |
| 5319 | "order": "uniqueOrder", |
| 5320 | "status": "experimental", |
| 5321 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/initial-letter" |
| 5322 | }, |
| 5323 | "initial-letter-align": { |
| 5324 | "syntax": "[ auto | alphabetic | hanging | ideographic ]", |
| 5325 | "media": "visual", |
| 5326 | "inherited": false, |
| 5327 | "animationType": "discrete", |
| 5328 | "percentages": "no", |
| 5329 | "groups": [ |
| 5330 | "CSS Inline" |
| 5331 | ], |
| 5332 | "initial": "auto", |
| 5333 | "appliesto": "firstLetterPseudoElementsAndInlineLevelFirstChildren", |
| 5334 | "computed": "asSpecified", |
| 5335 | "order": "uniqueOrder", |
| 5336 | "status": "experimental", |
| 5337 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/initial-letter-align" |
| 5338 | }, |
| 5339 | "inline-size": { |
| 5340 | "syntax": "<'width'>", |
| 5341 | "media": "visual", |
| 5342 | "inherited": false, |
| 5343 | "animationType": "discrete", |
| 5344 | "percentages": "inlineSizeOfContainingBlock", |
| 5345 | "groups": [ |
| 5346 | "CSS Logical Properties" |
| 5347 | ], |
| 5348 | "initial": "auto", |
| 5349 | "appliesto": "sameAsWidthAndHeight", |
| 5350 | "computed": "sameAsWidthAndHeight", |
| 5351 | "order": "uniqueOrder", |
| 5352 | "status": "standard", |
| 5353 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inline-size" |
| 5354 | }, |
| 5355 | "inset": { |
| 5356 | "syntax": "<'top'>{1,4}", |
| 5357 | "media": "visual", |
| 5358 | "inherited": false, |
| 5359 | "animationType": "lpc", |
| 5360 | "percentages": "logicalHeightOfContainingBlock", |
| 5361 | "groups": [ |
| 5362 | "CSS Logical Properties" |
| 5363 | ], |
| 5364 | "initial": "auto", |
| 5365 | "appliesto": "positionedElements", |
| 5366 | "computed": "sameAsBoxOffsets", |
| 5367 | "order": "uniqueOrder", |
| 5368 | "status": "standard", |
| 5369 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inset" |
| 5370 | }, |
| 5371 | "inset-block": { |
| 5372 | "syntax": "<'top'>{1,2}", |
| 5373 | "media": "visual", |
| 5374 | "inherited": false, |
| 5375 | "animationType": "lpc", |
| 5376 | "percentages": "logicalHeightOfContainingBlock", |
| 5377 | "groups": [ |
| 5378 | "CSS Logical Properties" |
| 5379 | ], |
| 5380 | "initial": "auto", |
| 5381 | "appliesto": "positionedElements", |
| 5382 | "computed": "sameAsBoxOffsets", |
| 5383 | "order": "uniqueOrder", |
| 5384 | "status": "standard", |
| 5385 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inset-block" |
| 5386 | }, |
| 5387 | "inset-block-end": { |
| 5388 | "syntax": "<'top'>", |
| 5389 | "media": "visual", |
| 5390 | "inherited": false, |
| 5391 | "animationType": "lpc", |
| 5392 | "percentages": "logicalHeightOfContainingBlock", |
| 5393 | "groups": [ |
| 5394 | "CSS Logical Properties" |
| 5395 | ], |
| 5396 | "initial": "auto", |
| 5397 | "appliesto": "positionedElements", |
| 5398 | "computed": "sameAsBoxOffsets", |
| 5399 | "order": "uniqueOrder", |
| 5400 | "status": "standard", |
| 5401 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inset-block-end" |
| 5402 | }, |
| 5403 | "inset-block-start": { |
| 5404 | "syntax": "<'top'>", |
| 5405 | "media": "visual", |
| 5406 | "inherited": false, |
| 5407 | "animationType": "lpc", |
| 5408 | "percentages": "logicalHeightOfContainingBlock", |
| 5409 | "groups": [ |
| 5410 | "CSS Logical Properties" |
| 5411 | ], |
| 5412 | "initial": "auto", |
| 5413 | "appliesto": "positionedElements", |
| 5414 | "computed": "sameAsBoxOffsets", |
| 5415 | "order": "uniqueOrder", |
| 5416 | "status": "standard", |
| 5417 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inset-block-start" |
| 5418 | }, |
| 5419 | "inset-inline": { |
| 5420 | "syntax": "<'top'>{1,2}", |
| 5421 | "media": "visual", |
| 5422 | "inherited": false, |
| 5423 | "animationType": "lpc", |
| 5424 | "percentages": "logicalWidthOfContainingBlock", |
| 5425 | "groups": [ |
| 5426 | "CSS Logical Properties" |
| 5427 | ], |
| 5428 | "initial": "auto", |
| 5429 | "appliesto": "positionedElements", |
| 5430 | "computed": "sameAsBoxOffsets", |
| 5431 | "order": "uniqueOrder", |
| 5432 | "status": "standard", |
| 5433 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inset-inline" |
| 5434 | }, |
| 5435 | "inset-inline-end": { |
| 5436 | "syntax": "<'top'>", |
| 5437 | "media": "visual", |
| 5438 | "inherited": false, |
| 5439 | "animationType": "lpc", |
| 5440 | "percentages": "logicalWidthOfContainingBlock", |
| 5441 | "groups": [ |
| 5442 | "CSS Logical Properties" |
| 5443 | ], |
| 5444 | "initial": "auto", |
| 5445 | "appliesto": "positionedElements", |
| 5446 | "computed": "sameAsBoxOffsets", |
| 5447 | "order": "uniqueOrder", |
| 5448 | "status": "standard", |
| 5449 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inset-inline-end" |
| 5450 | }, |
| 5451 | "inset-inline-start": { |
| 5452 | "syntax": "<'top'>", |
| 5453 | "media": "visual", |
| 5454 | "inherited": false, |
| 5455 | "animationType": "lpc", |
| 5456 | "percentages": "logicalWidthOfContainingBlock", |
| 5457 | "groups": [ |
| 5458 | "CSS Logical Properties" |
| 5459 | ], |
| 5460 | "initial": "auto", |
| 5461 | "appliesto": "positionedElements", |
| 5462 | "computed": "sameAsBoxOffsets", |
| 5463 | "order": "uniqueOrder", |
| 5464 | "status": "standard", |
| 5465 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inset-inline-start" |
| 5466 | }, |
| 5467 | "isolation": { |
| 5468 | "syntax": "auto | isolate", |
| 5469 | "media": "visual", |
| 5470 | "inherited": false, |
| 5471 | "animationType": "discrete", |
| 5472 | "percentages": "no", |
| 5473 | "groups": [ |
| 5474 | "Compositing and Blending" |
| 5475 | ], |
| 5476 | "initial": "auto", |
| 5477 | "appliesto": "allElementsSVGContainerGraphicsAndGraphicsReferencingElements", |
| 5478 | "computed": "asSpecified", |
| 5479 | "order": "uniqueOrder", |
| 5480 | "status": "standard", |
| 5481 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/isolation" |
| 5482 | }, |
| 5483 | "justify-content": { |
| 5484 | "syntax": "normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]", |
| 5485 | "media": "visual", |
| 5486 | "inherited": false, |
| 5487 | "animationType": "discrete", |
| 5488 | "percentages": "no", |
| 5489 | "groups": [ |
| 5490 | "CSS Box Alignment" |
| 5491 | ], |
| 5492 | "initial": "normal", |
| 5493 | "appliesto": "flexContainers", |
| 5494 | "computed": "asSpecified", |
| 5495 | "order": "uniqueOrder", |
| 5496 | "status": "standard", |
| 5497 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/justify-content" |
| 5498 | }, |
| 5499 | "justify-items": { |
| 5500 | "syntax": "normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]", |
| 5501 | "media": "visual", |
| 5502 | "inherited": false, |
| 5503 | "animationType": "discrete", |
| 5504 | "percentages": "no", |
| 5505 | "groups": [ |
| 5506 | "CSS Box Alignment" |
| 5507 | ], |
| 5508 | "initial": "legacy", |
| 5509 | "appliesto": "allElements", |
| 5510 | "computed": "asSpecified", |
| 5511 | "order": "perGrammar", |
| 5512 | "status": "standard", |
| 5513 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/justify-items" |
| 5514 | }, |
| 5515 | "justify-self": { |
| 5516 | "syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]", |
| 5517 | "media": "visual", |
| 5518 | "inherited": false, |
| 5519 | "animationType": "discrete", |
| 5520 | "percentages": "no", |
| 5521 | "groups": [ |
| 5522 | "CSS Box Alignment" |
| 5523 | ], |
| 5524 | "initial": "auto", |
| 5525 | "appliesto": "blockLevelBoxesAndAbsolutelyPositionedBoxesAndGridItems", |
| 5526 | "computed": "asSpecified", |
| 5527 | "order": "uniqueOrder", |
| 5528 | "status": "standard", |
| 5529 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/justify-self" |
| 5530 | }, |
| 5531 | "left": { |
| 5532 | "syntax": "<length> | <percentage> | auto", |
| 5533 | "media": "visual", |
| 5534 | "inherited": false, |
| 5535 | "animationType": "lpc", |
| 5536 | "percentages": "referToWidthOfContainingBlock", |
| 5537 | "groups": [ |
| 5538 | "CSS Positioning" |
| 5539 | ], |
| 5540 | "initial": "auto", |
| 5541 | "appliesto": "positionedElements", |
| 5542 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 5543 | "order": "uniqueOrder", |
| 5544 | "status": "standard", |
| 5545 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/left" |
| 5546 | }, |
| 5547 | "letter-spacing": { |
| 5548 | "syntax": "normal | <length>", |
| 5549 | "media": "visual", |
| 5550 | "inherited": true, |
| 5551 | "animationType": "length", |
| 5552 | "percentages": "no", |
| 5553 | "groups": [ |
| 5554 | "CSS Text" |
| 5555 | ], |
| 5556 | "initial": "normal", |
| 5557 | "appliesto": "allElements", |
| 5558 | "computed": "optimumValueOfAbsoluteLengthOrNormal", |
| 5559 | "order": "uniqueOrder", |
| 5560 | "alsoAppliesTo": [ |
| 5561 | "::first-letter", |
| 5562 | "::first-line" |
| 5563 | ], |
| 5564 | "status": "standard", |
| 5565 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/letter-spacing" |
| 5566 | }, |
| 5567 | "line-break": { |
| 5568 | "syntax": "auto | loose | normal | strict", |
| 5569 | "media": "visual", |
| 5570 | "inherited": false, |
| 5571 | "animationType": "discrete", |
| 5572 | "percentages": "no", |
| 5573 | "groups": [ |
| 5574 | "CSS Text" |
| 5575 | ], |
| 5576 | "initial": "auto", |
| 5577 | "appliesto": "allElements", |
| 5578 | "computed": "asSpecified", |
| 5579 | "order": "uniqueOrder", |
| 5580 | "status": "standard", |
| 5581 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/line-break" |
| 5582 | }, |
| 5583 | "line-clamp": { |
| 5584 | "syntax": "none | <integer>", |
| 5585 | "media": "visual", |
| 5586 | "inherited": false, |
| 5587 | "animationType": "integer", |
| 5588 | "percentages": "no", |
| 5589 | "groups": [ |
| 5590 | "CSS Overflow" |
| 5591 | ], |
| 5592 | "initial": "none", |
| 5593 | "appliesto": "blockContainersExceptMultiColumnContainers", |
| 5594 | "computed": "asSpecified", |
| 5595 | "order": "perGrammar", |
| 5596 | "status": "experimental" |
| 5597 | }, |
| 5598 | "line-height": { |
| 5599 | "syntax": "normal | <number> | <length> | <percentage>", |
| 5600 | "media": "visual", |
| 5601 | "inherited": true, |
| 5602 | "animationType": "numberOrLength", |
| 5603 | "percentages": "referToElementFontSize", |
| 5604 | "groups": [ |
| 5605 | "CSS Fonts" |
| 5606 | ], |
| 5607 | "initial": "normal", |
| 5608 | "appliesto": "allElements", |
| 5609 | "computed": "absoluteLengthOrAsSpecified", |
| 5610 | "order": "uniqueOrder", |
| 5611 | "alsoAppliesTo": [ |
| 5612 | "::first-letter", |
| 5613 | "::first-line", |
| 5614 | "::placeholder" |
| 5615 | ], |
| 5616 | "status": "standard", |
| 5617 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/line-height" |
| 5618 | }, |
| 5619 | "line-height-step": { |
| 5620 | "syntax": "<length>", |
| 5621 | "media": "visual", |
| 5622 | "inherited": true, |
| 5623 | "animationType": "discrete", |
| 5624 | "percentages": "no", |
| 5625 | "groups": [ |
| 5626 | "CSS Fonts" |
| 5627 | ], |
| 5628 | "initial": "0", |
| 5629 | "appliesto": "blockContainers", |
| 5630 | "computed": "absoluteLength", |
| 5631 | "order": "perGrammar", |
| 5632 | "status": "experimental", |
| 5633 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/line-height-step" |
| 5634 | }, |
| 5635 | "list-style": { |
| 5636 | "syntax": "<'list-style-type'> || <'list-style-position'> || <'list-style-image'>", |
| 5637 | "media": "visual", |
| 5638 | "inherited": true, |
| 5639 | "animationType": "discrete", |
| 5640 | "percentages": "no", |
| 5641 | "groups": [ |
| 5642 | "CSS Lists and Counters" |
| 5643 | ], |
| 5644 | "initial": [ |
| 5645 | "list-style-type", |
| 5646 | "list-style-position", |
| 5647 | "list-style-image" |
| 5648 | ], |
| 5649 | "appliesto": "listItems", |
| 5650 | "computed": [ |
| 5651 | "list-style-image", |
| 5652 | "list-style-position", |
| 5653 | "list-style-type" |
| 5654 | ], |
| 5655 | "order": "orderOfAppearance", |
| 5656 | "status": "standard", |
| 5657 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/list-style" |
| 5658 | }, |
| 5659 | "list-style-image": { |
| 5660 | "syntax": "<url> | none", |
| 5661 | "media": "visual", |
| 5662 | "inherited": true, |
| 5663 | "animationType": "discrete", |
| 5664 | "percentages": "no", |
| 5665 | "groups": [ |
| 5666 | "CSS Lists and Counters" |
| 5667 | ], |
| 5668 | "initial": "none", |
| 5669 | "appliesto": "listItems", |
| 5670 | "computed": "noneOrImageWithAbsoluteURI", |
| 5671 | "order": "uniqueOrder", |
| 5672 | "status": "standard", |
| 5673 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/list-style-image" |
| 5674 | }, |
| 5675 | "list-style-position": { |
| 5676 | "syntax": "inside | outside", |
| 5677 | "media": "visual", |
| 5678 | "inherited": true, |
| 5679 | "animationType": "discrete", |
| 5680 | "percentages": "no", |
| 5681 | "groups": [ |
| 5682 | "CSS Lists and Counters" |
| 5683 | ], |
| 5684 | "initial": "outside", |
| 5685 | "appliesto": "listItems", |
| 5686 | "computed": "asSpecified", |
| 5687 | "order": "uniqueOrder", |
| 5688 | "status": "standard", |
| 5689 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/list-style-position" |
| 5690 | }, |
| 5691 | "list-style-type": { |
| 5692 | "syntax": "<counter-style> | <string> | none", |
| 5693 | "media": "visual", |
| 5694 | "inherited": true, |
| 5695 | "animationType": "discrete", |
| 5696 | "percentages": "no", |
| 5697 | "groups": [ |
| 5698 | "CSS Lists and Counters" |
| 5699 | ], |
| 5700 | "initial": "disc", |
| 5701 | "appliesto": "listItems", |
| 5702 | "computed": "asSpecified", |
| 5703 | "order": "uniqueOrder", |
| 5704 | "status": "standard", |
| 5705 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/list-style-type" |
| 5706 | }, |
| 5707 | "margin": { |
| 5708 | "syntax": "[ <length> | <percentage> | auto ]{1,4}", |
| 5709 | "media": "visual", |
| 5710 | "inherited": false, |
| 5711 | "animationType": "length", |
| 5712 | "percentages": "referToWidthOfContainingBlock", |
| 5713 | "groups": [ |
| 5714 | "CSS Box Model" |
| 5715 | ], |
| 5716 | "initial": [ |
| 5717 | "margin-bottom", |
| 5718 | "margin-left", |
| 5719 | "margin-right", |
| 5720 | "margin-top" |
| 5721 | ], |
| 5722 | "appliesto": "allElementsExceptTableDisplayTypes", |
| 5723 | "computed": [ |
| 5724 | "margin-bottom", |
| 5725 | "margin-left", |
| 5726 | "margin-right", |
| 5727 | "margin-top" |
| 5728 | ], |
| 5729 | "order": "uniqueOrder", |
| 5730 | "alsoAppliesTo": [ |
| 5731 | "::first-letter" |
| 5732 | ], |
| 5733 | "status": "standard", |
| 5734 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin" |
| 5735 | }, |
| 5736 | "margin-block": { |
| 5737 | "syntax": "<'margin-left'>{1,2}", |
| 5738 | "media": "visual", |
| 5739 | "inherited": false, |
| 5740 | "animationType": "discrete", |
| 5741 | "percentages": "dependsOnLayoutModel", |
| 5742 | "groups": [ |
| 5743 | "CSS Logical Properties" |
| 5744 | ], |
| 5745 | "initial": "0", |
| 5746 | "appliesto": "sameAsMargin", |
| 5747 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 5748 | "order": "uniqueOrder", |
| 5749 | "status": "standard", |
| 5750 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-block" |
| 5751 | }, |
| 5752 | "margin-block-end": { |
| 5753 | "syntax": "<'margin-left'>", |
| 5754 | "media": "visual", |
| 5755 | "inherited": false, |
| 5756 | "animationType": "discrete", |
| 5757 | "percentages": "dependsOnLayoutModel", |
| 5758 | "groups": [ |
| 5759 | "CSS Logical Properties" |
| 5760 | ], |
| 5761 | "initial": "0", |
| 5762 | "appliesto": "sameAsMargin", |
| 5763 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 5764 | "order": "uniqueOrder", |
| 5765 | "status": "standard", |
| 5766 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-block-end" |
| 5767 | }, |
| 5768 | "margin-block-start": { |
| 5769 | "syntax": "<'margin-left'>", |
| 5770 | "media": "visual", |
| 5771 | "inherited": false, |
| 5772 | "animationType": "discrete", |
| 5773 | "percentages": "dependsOnLayoutModel", |
| 5774 | "groups": [ |
| 5775 | "CSS Logical Properties" |
| 5776 | ], |
| 5777 | "initial": "0", |
| 5778 | "appliesto": "sameAsMargin", |
| 5779 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 5780 | "order": "uniqueOrder", |
| 5781 | "status": "standard", |
| 5782 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-block-start" |
| 5783 | }, |
| 5784 | "margin-bottom": { |
| 5785 | "syntax": "<length> | <percentage> | auto", |
| 5786 | "media": "visual", |
| 5787 | "inherited": false, |
| 5788 | "animationType": "length", |
| 5789 | "percentages": "referToWidthOfContainingBlock", |
| 5790 | "groups": [ |
| 5791 | "CSS Box Model" |
| 5792 | ], |
| 5793 | "initial": "0", |
| 5794 | "appliesto": "allElementsExceptTableDisplayTypes", |
| 5795 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 5796 | "order": "uniqueOrder", |
| 5797 | "alsoAppliesTo": [ |
| 5798 | "::first-letter" |
| 5799 | ], |
| 5800 | "status": "standard", |
| 5801 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-bottom" |
| 5802 | }, |
| 5803 | "margin-inline": { |
| 5804 | "syntax": "<'margin-left'>{1,2}", |
| 5805 | "media": "visual", |
| 5806 | "inherited": false, |
| 5807 | "animationType": "discrete", |
| 5808 | "percentages": "dependsOnLayoutModel", |
| 5809 | "groups": [ |
| 5810 | "CSS Logical Properties" |
| 5811 | ], |
| 5812 | "initial": "0", |
| 5813 | "appliesto": "sameAsMargin", |
| 5814 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 5815 | "order": "uniqueOrder", |
| 5816 | "status": "standard", |
| 5817 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-inline" |
| 5818 | }, |
| 5819 | "margin-inline-end": { |
| 5820 | "syntax": "<'margin-left'>", |
| 5821 | "media": "visual", |
| 5822 | "inherited": false, |
| 5823 | "animationType": "discrete", |
| 5824 | "percentages": "dependsOnLayoutModel", |
| 5825 | "groups": [ |
| 5826 | "CSS Logical Properties" |
| 5827 | ], |
| 5828 | "initial": "0", |
| 5829 | "appliesto": "sameAsMargin", |
| 5830 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 5831 | "order": "uniqueOrder", |
| 5832 | "status": "standard", |
| 5833 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-inline-end" |
| 5834 | }, |
| 5835 | "margin-inline-start": { |
| 5836 | "syntax": "<'margin-left'>", |
| 5837 | "media": "visual", |
| 5838 | "inherited": false, |
| 5839 | "animationType": "discrete", |
| 5840 | "percentages": "dependsOnLayoutModel", |
| 5841 | "groups": [ |
| 5842 | "CSS Logical Properties" |
| 5843 | ], |
| 5844 | "initial": "0", |
| 5845 | "appliesto": "sameAsMargin", |
| 5846 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 5847 | "order": "uniqueOrder", |
| 5848 | "status": "standard", |
| 5849 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-inline-start" |
| 5850 | }, |
| 5851 | "margin-left": { |
| 5852 | "syntax": "<length> | <percentage> | auto", |
| 5853 | "media": "visual", |
| 5854 | "inherited": false, |
| 5855 | "animationType": "length", |
| 5856 | "percentages": "referToWidthOfContainingBlock", |
| 5857 | "groups": [ |
| 5858 | "CSS Box Model" |
| 5859 | ], |
| 5860 | "initial": "0", |
| 5861 | "appliesto": "allElementsExceptTableDisplayTypes", |
| 5862 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 5863 | "order": "uniqueOrder", |
| 5864 | "alsoAppliesTo": [ |
| 5865 | "::first-letter" |
| 5866 | ], |
| 5867 | "status": "standard", |
| 5868 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-left" |
| 5869 | }, |
| 5870 | "margin-right": { |
| 5871 | "syntax": "<length> | <percentage> | auto", |
| 5872 | "media": "visual", |
| 5873 | "inherited": false, |
| 5874 | "animationType": "length", |
| 5875 | "percentages": "referToWidthOfContainingBlock", |
| 5876 | "groups": [ |
| 5877 | "CSS Box Model" |
| 5878 | ], |
| 5879 | "initial": "0", |
| 5880 | "appliesto": "allElementsExceptTableDisplayTypes", |
| 5881 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 5882 | "order": "uniqueOrder", |
| 5883 | "alsoAppliesTo": [ |
| 5884 | "::first-letter" |
| 5885 | ], |
| 5886 | "status": "standard", |
| 5887 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-right" |
| 5888 | }, |
| 5889 | "margin-top": { |
| 5890 | "syntax": "<length> | <percentage> | auto", |
| 5891 | "media": "visual", |
| 5892 | "inherited": false, |
| 5893 | "animationType": "length", |
| 5894 | "percentages": "referToWidthOfContainingBlock", |
| 5895 | "groups": [ |
| 5896 | "CSS Box Model" |
| 5897 | ], |
| 5898 | "initial": "0", |
| 5899 | "appliesto": "allElementsExceptTableDisplayTypes", |
| 5900 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 5901 | "order": "uniqueOrder", |
| 5902 | "alsoAppliesTo": [ |
| 5903 | "::first-letter" |
| 5904 | ], |
| 5905 | "status": "standard", |
| 5906 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/margin-top" |
| 5907 | }, |
| 5908 | "mask": { |
| 5909 | "syntax": "<mask-layer>#", |
| 5910 | "media": "visual", |
| 5911 | "inherited": false, |
| 5912 | "animationType": [ |
| 5913 | "mask-image", |
| 5914 | "mask-mode", |
| 5915 | "mask-repeat", |
| 5916 | "mask-position", |
| 5917 | "mask-clip", |
| 5918 | "mask-origin", |
| 5919 | "mask-size", |
| 5920 | "mask-composite" |
| 5921 | ], |
| 5922 | "percentages": [ |
| 5923 | "mask-position" |
| 5924 | ], |
| 5925 | "groups": [ |
| 5926 | "CSS Masking" |
| 5927 | ], |
| 5928 | "initial": [ |
| 5929 | "mask-image", |
| 5930 | "mask-mode", |
| 5931 | "mask-repeat", |
| 5932 | "mask-position", |
| 5933 | "mask-clip", |
| 5934 | "mask-origin", |
| 5935 | "mask-size", |
| 5936 | "mask-composite" |
| 5937 | ], |
| 5938 | "appliesto": "allElementsSVGContainerElements", |
| 5939 | "computed": [ |
| 5940 | "mask-image", |
| 5941 | "mask-mode", |
| 5942 | "mask-repeat", |
| 5943 | "mask-position", |
| 5944 | "mask-clip", |
| 5945 | "mask-origin", |
| 5946 | "mask-size", |
| 5947 | "mask-composite" |
| 5948 | ], |
| 5949 | "order": "perGrammar", |
| 5950 | "stacking": true, |
| 5951 | "status": "standard", |
| 5952 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask" |
| 5953 | }, |
| 5954 | "mask-border": { |
| 5955 | "syntax": "<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>", |
| 5956 | "media": "visual", |
| 5957 | "inherited": false, |
| 5958 | "animationType": [ |
| 5959 | "mask-border-mode", |
| 5960 | "mask-border-outset", |
| 5961 | "mask-border-repeat", |
| 5962 | "mask-border-slice", |
| 5963 | "mask-border-source", |
| 5964 | "mask-border-width" |
| 5965 | ], |
| 5966 | "percentages": [ |
| 5967 | "mask-border-slice", |
| 5968 | "mask-border-width" |
| 5969 | ], |
| 5970 | "groups": [ |
| 5971 | "CSS Masking" |
| 5972 | ], |
| 5973 | "initial": [ |
| 5974 | "mask-border-mode", |
| 5975 | "mask-border-outset", |
| 5976 | "mask-border-repeat", |
| 5977 | "mask-border-slice", |
| 5978 | "mask-border-source", |
| 5979 | "mask-border-width" |
| 5980 | ], |
| 5981 | "appliesto": "allElementsSVGContainerElements", |
| 5982 | "computed": [ |
| 5983 | "mask-border-mode", |
| 5984 | "mask-border-outset", |
| 5985 | "mask-border-repeat", |
| 5986 | "mask-border-slice", |
| 5987 | "mask-border-source", |
| 5988 | "mask-border-width" |
| 5989 | ], |
| 5990 | "order": "perGrammar", |
| 5991 | "stacking": true, |
| 5992 | "status": "experimental", |
| 5993 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-border" |
| 5994 | }, |
| 5995 | "mask-border-mode": { |
| 5996 | "syntax": "luminance | alpha", |
| 5997 | "media": "visual", |
| 5998 | "inherited": false, |
| 5999 | "animationType": "discrete", |
| 6000 | "percentages": "no", |
| 6001 | "groups": [ |
| 6002 | "CSS Masking" |
| 6003 | ], |
| 6004 | "initial": "alpha", |
| 6005 | "appliesto": "allElementsSVGContainerElements", |
| 6006 | "computed": "asSpecified", |
| 6007 | "order": "perGrammar", |
| 6008 | "status": "experimental", |
| 6009 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-border-mode" |
| 6010 | }, |
| 6011 | "mask-border-outset": { |
| 6012 | "syntax": "[ <length> | <number> ]{1,4}", |
| 6013 | "media": "visual", |
| 6014 | "inherited": false, |
| 6015 | "animationType": "discrete", |
| 6016 | "percentages": "no", |
| 6017 | "groups": [ |
| 6018 | "CSS Masking" |
| 6019 | ], |
| 6020 | "initial": "0", |
| 6021 | "appliesto": "allElementsSVGContainerElements", |
| 6022 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 6023 | "order": "perGrammar", |
| 6024 | "status": "experimental", |
| 6025 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-border-outset" |
| 6026 | }, |
| 6027 | "mask-border-repeat": { |
| 6028 | "syntax": "[ stretch | repeat | round | space ]{1,2}", |
| 6029 | "media": "visual", |
| 6030 | "inherited": false, |
| 6031 | "animationType": "discrete", |
| 6032 | "percentages": "no", |
| 6033 | "groups": [ |
| 6034 | "CSS Masking" |
| 6035 | ], |
| 6036 | "initial": "stretch", |
| 6037 | "appliesto": "allElementsSVGContainerElements", |
| 6038 | "computed": "asSpecified", |
| 6039 | "order": "perGrammar", |
| 6040 | "status": "experimental", |
| 6041 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-border-repeat" |
| 6042 | }, |
| 6043 | "mask-border-slice": { |
| 6044 | "syntax": "<number-percentage>{1,4} fill?", |
| 6045 | "media": "visual", |
| 6046 | "inherited": false, |
| 6047 | "animationType": "discrete", |
| 6048 | "percentages": "referToSizeOfMaskBorderImage", |
| 6049 | "groups": [ |
| 6050 | "CSS Masking" |
| 6051 | ], |
| 6052 | "initial": "0", |
| 6053 | "appliesto": "allElementsSVGContainerElements", |
| 6054 | "computed": "asSpecified", |
| 6055 | "order": "perGrammar", |
| 6056 | "status": "experimental", |
| 6057 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-border-slice" |
| 6058 | }, |
| 6059 | "mask-border-source": { |
| 6060 | "syntax": "none | <image>", |
| 6061 | "media": "visual", |
| 6062 | "inherited": false, |
| 6063 | "animationType": "discrete", |
| 6064 | "percentages": "no", |
| 6065 | "groups": [ |
| 6066 | "CSS Masking" |
| 6067 | ], |
| 6068 | "initial": "none", |
| 6069 | "appliesto": "allElementsSVGContainerElements", |
| 6070 | "computed": "asSpecifiedURLsAbsolute", |
| 6071 | "order": "perGrammar", |
| 6072 | "status": "experimental", |
| 6073 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-border-source" |
| 6074 | }, |
| 6075 | "mask-border-width": { |
| 6076 | "syntax": "[ <length-percentage> | <number> | auto ]{1,4}", |
| 6077 | "media": "visual", |
| 6078 | "inherited": false, |
| 6079 | "animationType": "discrete", |
| 6080 | "percentages": "relativeToMaskBorderImageArea", |
| 6081 | "groups": [ |
| 6082 | "CSS Masking" |
| 6083 | ], |
| 6084 | "initial": "auto", |
| 6085 | "appliesto": "allElementsSVGContainerElements", |
| 6086 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 6087 | "order": "perGrammar", |
| 6088 | "status": "experimental", |
| 6089 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-border-width" |
| 6090 | }, |
| 6091 | "mask-clip": { |
| 6092 | "syntax": "[ <geometry-box> | no-clip ]#", |
| 6093 | "media": "visual", |
| 6094 | "inherited": false, |
| 6095 | "animationType": "discrete", |
| 6096 | "percentages": "no", |
| 6097 | "groups": [ |
| 6098 | "CSS Masking" |
| 6099 | ], |
| 6100 | "initial": "border-box", |
| 6101 | "appliesto": "allElementsSVGContainerElements", |
| 6102 | "computed": "asSpecified", |
| 6103 | "order": "perGrammar", |
| 6104 | "status": "standard", |
| 6105 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-clip" |
| 6106 | }, |
| 6107 | "mask-composite": { |
| 6108 | "syntax": "<compositing-operator>#", |
| 6109 | "media": "visual", |
| 6110 | "inherited": false, |
| 6111 | "animationType": "discrete", |
| 6112 | "percentages": "no", |
| 6113 | "groups": [ |
| 6114 | "CSS Masking" |
| 6115 | ], |
| 6116 | "initial": "add", |
| 6117 | "appliesto": "allElementsSVGContainerElements", |
| 6118 | "computed": "asSpecified", |
| 6119 | "order": "perGrammar", |
| 6120 | "status": "standard", |
| 6121 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-composite" |
| 6122 | }, |
| 6123 | "mask-image": { |
| 6124 | "syntax": "<mask-reference>#", |
| 6125 | "media": "visual", |
| 6126 | "inherited": false, |
| 6127 | "animationType": "discrete", |
| 6128 | "percentages": "no", |
| 6129 | "groups": [ |
| 6130 | "CSS Masking" |
| 6131 | ], |
| 6132 | "initial": "none", |
| 6133 | "appliesto": "allElementsSVGContainerElements", |
| 6134 | "computed": "asSpecifiedURLsAbsolute", |
| 6135 | "order": "perGrammar", |
| 6136 | "status": "standard", |
| 6137 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-image" |
| 6138 | }, |
| 6139 | "mask-mode": { |
| 6140 | "syntax": "<masking-mode>#", |
| 6141 | "media": "visual", |
| 6142 | "inherited": false, |
| 6143 | "animationType": "discrete", |
| 6144 | "percentages": "no", |
| 6145 | "groups": [ |
| 6146 | "CSS Masking" |
| 6147 | ], |
| 6148 | "initial": "match-source", |
| 6149 | "appliesto": "allElementsSVGContainerElements", |
| 6150 | "computed": "asSpecified", |
| 6151 | "order": "perGrammar", |
| 6152 | "status": "standard", |
| 6153 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-mode" |
| 6154 | }, |
| 6155 | "mask-origin": { |
| 6156 | "syntax": "<geometry-box>#", |
| 6157 | "media": "visual", |
| 6158 | "inherited": false, |
| 6159 | "animationType": "discrete", |
| 6160 | "percentages": "no", |
| 6161 | "groups": [ |
| 6162 | "CSS Masking" |
| 6163 | ], |
| 6164 | "initial": "border-box", |
| 6165 | "appliesto": "allElementsSVGContainerElements", |
| 6166 | "computed": "asSpecified", |
| 6167 | "order": "perGrammar", |
| 6168 | "status": "standard", |
| 6169 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-origin" |
| 6170 | }, |
| 6171 | "mask-position": { |
| 6172 | "syntax": "<position>#", |
| 6173 | "media": "visual", |
| 6174 | "inherited": false, |
| 6175 | "animationType": "repeatableListOfSimpleListOfLpc", |
| 6176 | "percentages": "referToSizeOfMaskPaintingArea", |
| 6177 | "groups": [ |
| 6178 | "CSS Masking" |
| 6179 | ], |
| 6180 | "initial": "center", |
| 6181 | "appliesto": "allElementsSVGContainerElements", |
| 6182 | "computed": "consistsOfTwoKeywordsForOriginAndOffsets", |
| 6183 | "order": "perGrammar", |
| 6184 | "status": "standard", |
| 6185 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-position" |
| 6186 | }, |
| 6187 | "mask-repeat": { |
| 6188 | "syntax": "<repeat-style>#", |
| 6189 | "media": "visual", |
| 6190 | "inherited": false, |
| 6191 | "animationType": "discrete", |
| 6192 | "percentages": "no", |
| 6193 | "groups": [ |
| 6194 | "CSS Masking" |
| 6195 | ], |
| 6196 | "initial": "no-repeat", |
| 6197 | "appliesto": "allElementsSVGContainerElements", |
| 6198 | "computed": "consistsOfTwoDimensionKeywords", |
| 6199 | "order": "perGrammar", |
| 6200 | "status": "standard", |
| 6201 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-repeat" |
| 6202 | }, |
| 6203 | "mask-size": { |
| 6204 | "syntax": "<bg-size>#", |
| 6205 | "media": "visual", |
| 6206 | "inherited": false, |
| 6207 | "animationType": "repeatableListOfSimpleListOfLpc", |
| 6208 | "percentages": "no", |
| 6209 | "groups": [ |
| 6210 | "CSS Masking" |
| 6211 | ], |
| 6212 | "initial": "auto", |
| 6213 | "appliesto": "allElementsSVGContainerElements", |
| 6214 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 6215 | "order": "perGrammar", |
| 6216 | "status": "standard", |
| 6217 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-size" |
| 6218 | }, |
| 6219 | "mask-type": { |
| 6220 | "syntax": "luminance | alpha", |
| 6221 | "media": "visual", |
| 6222 | "inherited": false, |
| 6223 | "animationType": "discrete", |
| 6224 | "percentages": "no", |
| 6225 | "groups": [ |
| 6226 | "CSS Masking" |
| 6227 | ], |
| 6228 | "initial": "luminance", |
| 6229 | "appliesto": "maskElements", |
| 6230 | "computed": "asSpecified", |
| 6231 | "order": "perGrammar", |
| 6232 | "status": "standard", |
| 6233 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-type" |
| 6234 | }, |
| 6235 | "max-block-size": { |
| 6236 | "syntax": "<'max-width'>", |
| 6237 | "media": "visual", |
| 6238 | "inherited": false, |
| 6239 | "animationType": "discrete", |
| 6240 | "percentages": "blockSizeOfContainingBlock", |
| 6241 | "groups": [ |
| 6242 | "CSS Logical Properties" |
| 6243 | ], |
| 6244 | "initial": "0", |
| 6245 | "appliesto": "sameAsWidthAndHeight", |
| 6246 | "computed": "sameAsMaxWidthAndMaxHeight", |
| 6247 | "order": "uniqueOrder", |
| 6248 | "status": "experimental", |
| 6249 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/max-block-size" |
| 6250 | }, |
| 6251 | "max-height": { |
| 6252 | "syntax": "<length> | <percentage> | none | max-content | min-content | fit-content | fill-available", |
| 6253 | "media": "visual", |
| 6254 | "inherited": false, |
| 6255 | "animationType": "lpc", |
| 6256 | "percentages": "regardingHeightOfGeneratedBoxContainingBlockPercentagesNone", |
| 6257 | "groups": [ |
| 6258 | "CSS Box Model" |
| 6259 | ], |
| 6260 | "initial": "none", |
| 6261 | "appliesto": "allElementsButNonReplacedAndTableColumns", |
| 6262 | "computed": "percentageAsSpecifiedAbsoluteLengthOrNone", |
| 6263 | "order": "uniqueOrder", |
| 6264 | "status": "standard", |
| 6265 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/max-height" |
| 6266 | }, |
| 6267 | "max-inline-size": { |
| 6268 | "syntax": "<'max-width'>", |
| 6269 | "media": "visual", |
| 6270 | "inherited": false, |
| 6271 | "animationType": "discrete", |
| 6272 | "percentages": "inlineSizeOfContainingBlock", |
| 6273 | "groups": [ |
| 6274 | "CSS Logical Properties" |
| 6275 | ], |
| 6276 | "initial": "0", |
| 6277 | "appliesto": "sameAsWidthAndHeight", |
| 6278 | "computed": "sameAsMaxWidthAndMaxHeight", |
| 6279 | "order": "uniqueOrder", |
| 6280 | "status": "experimental", |
| 6281 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/max-inline-size" |
| 6282 | }, |
| 6283 | "max-lines": { |
| 6284 | "syntax": "none | <integer>", |
| 6285 | "media": "visual", |
| 6286 | "inherited": false, |
| 6287 | "animationType": "integer", |
| 6288 | "percentages": "no", |
| 6289 | "groups": [ |
| 6290 | "CSS Overflow" |
| 6291 | ], |
| 6292 | "initial": "none", |
| 6293 | "appliesto": "blockContainersExceptMultiColumnContainers", |
| 6294 | "computed": "asSpecified", |
| 6295 | "order": "perGrammar", |
| 6296 | "status": "experimental" |
| 6297 | }, |
| 6298 | "max-width": { |
| 6299 | "syntax": "<length> | <percentage> | none | max-content | min-content | fit-content | fill-available", |
| 6300 | "media": "visual", |
| 6301 | "inherited": false, |
| 6302 | "animationType": "lpc", |
| 6303 | "percentages": "referToWidthOfContainingBlock", |
| 6304 | "groups": [ |
| 6305 | "CSS Box Model" |
| 6306 | ], |
| 6307 | "initial": "none", |
| 6308 | "appliesto": "allElementsButNonReplacedAndTableRows", |
| 6309 | "computed": "percentageAsSpecifiedAbsoluteLengthOrNone", |
| 6310 | "order": "uniqueOrder", |
| 6311 | "status": "standard", |
| 6312 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/max-width" |
| 6313 | }, |
| 6314 | "min-block-size": { |
| 6315 | "syntax": "<'min-width'>", |
| 6316 | "media": "visual", |
| 6317 | "inherited": false, |
| 6318 | "animationType": "discrete", |
| 6319 | "percentages": "blockSizeOfContainingBlock", |
| 6320 | "groups": [ |
| 6321 | "CSS Logical Properties" |
| 6322 | ], |
| 6323 | "initial": "0", |
| 6324 | "appliesto": "sameAsWidthAndHeight", |
| 6325 | "computed": "sameAsMinWidthAndMinHeight", |
| 6326 | "order": "uniqueOrder", |
| 6327 | "status": "standard", |
| 6328 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/min-block-size" |
| 6329 | }, |
| 6330 | "min-height": { |
| 6331 | "syntax": "<length> | <percentage> | auto | max-content | min-content | fit-content | fill-available", |
| 6332 | "media": "visual", |
| 6333 | "inherited": false, |
| 6334 | "animationType": "lpc", |
| 6335 | "percentages": "regardingHeightOfGeneratedBoxContainingBlockPercentages0", |
| 6336 | "groups": [ |
| 6337 | "CSS Box Model" |
| 6338 | ], |
| 6339 | "initial": "auto", |
| 6340 | "appliesto": "allElementsButNonReplacedAndTableColumns", |
| 6341 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 6342 | "order": "uniqueOrder", |
| 6343 | "status": "standard", |
| 6344 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/min-height" |
| 6345 | }, |
| 6346 | "min-inline-size": { |
| 6347 | "syntax": "<'min-width'>", |
| 6348 | "media": "visual", |
| 6349 | "inherited": false, |
| 6350 | "animationType": "discrete", |
| 6351 | "percentages": "inlineSizeOfContainingBlock", |
| 6352 | "groups": [ |
| 6353 | "CSS Logical Properties" |
| 6354 | ], |
| 6355 | "initial": "0", |
| 6356 | "appliesto": "sameAsWidthAndHeight", |
| 6357 | "computed": "sameAsMinWidthAndMinHeight", |
| 6358 | "order": "uniqueOrder", |
| 6359 | "status": "standard", |
| 6360 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/min-inline-size" |
| 6361 | }, |
| 6362 | "min-width": { |
| 6363 | "syntax": "<length> | <percentage> | auto | max-content | min-content | fit-content | fill-available", |
| 6364 | "media": "visual", |
| 6365 | "inherited": false, |
| 6366 | "animationType": "lpc", |
| 6367 | "percentages": "referToWidthOfContainingBlock", |
| 6368 | "groups": [ |
| 6369 | "CSS Box Model" |
| 6370 | ], |
| 6371 | "initial": "auto", |
| 6372 | "appliesto": "allElementsButNonReplacedAndTableRows", |
| 6373 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 6374 | "order": "uniqueOrder", |
| 6375 | "status": "standard", |
| 6376 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/min-width" |
| 6377 | }, |
| 6378 | "mix-blend-mode": { |
| 6379 | "syntax": "<blend-mode>", |
| 6380 | "media": "visual", |
| 6381 | "inherited": false, |
| 6382 | "animationType": "discrete", |
| 6383 | "percentages": "no", |
| 6384 | "groups": [ |
| 6385 | "Compositing and Blending" |
| 6386 | ], |
| 6387 | "initial": "normal", |
| 6388 | "appliesto": "allElements", |
| 6389 | "computed": "asSpecified", |
| 6390 | "order": "uniqueOrder", |
| 6391 | "stacking": true, |
| 6392 | "status": "standard", |
| 6393 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mix-blend-mode" |
| 6394 | }, |
| 6395 | "object-fit": { |
| 6396 | "syntax": "fill | contain | cover | none | scale-down", |
| 6397 | "media": "visual", |
| 6398 | "inherited": false, |
| 6399 | "animationType": "discrete", |
| 6400 | "percentages": "no", |
| 6401 | "groups": [ |
| 6402 | "CSS Images" |
| 6403 | ], |
| 6404 | "initial": "fill", |
| 6405 | "appliesto": "replacedElements", |
| 6406 | "computed": "asSpecified", |
| 6407 | "order": "uniqueOrder", |
| 6408 | "status": "standard", |
| 6409 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/object-fit" |
| 6410 | }, |
| 6411 | "object-position": { |
| 6412 | "syntax": "<position>", |
| 6413 | "media": "visual", |
| 6414 | "inherited": true, |
| 6415 | "animationType": "repeatableListOfSimpleListOfLpc", |
| 6416 | "percentages": "referToWidthAndHeightOfElement", |
| 6417 | "groups": [ |
| 6418 | "CSS Images" |
| 6419 | ], |
| 6420 | "initial": "50% 50%", |
| 6421 | "appliesto": "replacedElements", |
| 6422 | "computed": "asSpecified", |
| 6423 | "order": "uniqueOrder", |
| 6424 | "status": "standard", |
| 6425 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/object-position" |
| 6426 | }, |
| 6427 | "offset": { |
| 6428 | "syntax": "[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?", |
| 6429 | "media": "visual", |
| 6430 | "inherited": false, |
| 6431 | "animationType": [ |
| 6432 | "offset-position", |
| 6433 | "offset-path", |
| 6434 | "offset-distance", |
| 6435 | "offset-anchor", |
| 6436 | "offset-rotate" |
| 6437 | ], |
| 6438 | "percentages": [ |
| 6439 | "offset-position", |
| 6440 | "offset-distance", |
| 6441 | "offset-anchor" |
| 6442 | ], |
| 6443 | "groups": [ |
| 6444 | "CSS Motion" |
| 6445 | ], |
| 6446 | "initial": [ |
| 6447 | "offset-position", |
| 6448 | "offset-path", |
| 6449 | "offset-distance", |
| 6450 | "offset-anchor", |
| 6451 | "offset-rotate" |
| 6452 | ], |
| 6453 | "appliesto": "transformableElements", |
| 6454 | "computed": [ |
| 6455 | "offset-position", |
| 6456 | "offset-path", |
| 6457 | "offset-distance", |
| 6458 | "offset-anchor", |
| 6459 | "offset-rotate" |
| 6460 | ], |
| 6461 | "order": "perGrammar", |
| 6462 | "stacking": true, |
| 6463 | "status": "experimental", |
| 6464 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/offset" |
| 6465 | }, |
| 6466 | "offset-anchor": { |
| 6467 | "syntax": "auto | <position>", |
| 6468 | "media": "visual", |
| 6469 | "inherited": false, |
| 6470 | "animationType": "position", |
| 6471 | "percentages": "relativeToWidthAndHeight", |
| 6472 | "groups": [ |
| 6473 | "CSS Motion" |
| 6474 | ], |
| 6475 | "initial": "auto", |
| 6476 | "appliesto": "transformableElements", |
| 6477 | "computed": "forLengthAbsoluteValueOtherwisePercentage", |
| 6478 | "order": "perGrammar", |
| 6479 | "status": "experimental" |
| 6480 | }, |
| 6481 | "offset-distance": { |
| 6482 | "syntax": "<length-percentage>", |
| 6483 | "media": "visual", |
| 6484 | "inherited": false, |
| 6485 | "animationType": "lpc", |
| 6486 | "percentages": "referToTotalPathLength", |
| 6487 | "groups": [ |
| 6488 | "CSS Motion" |
| 6489 | ], |
| 6490 | "initial": "0", |
| 6491 | "appliesto": "transformableElements", |
| 6492 | "computed": "forLengthAbsoluteValueOtherwisePercentage", |
| 6493 | "order": "perGrammar", |
| 6494 | "status": "experimental", |
| 6495 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/offset-distance" |
| 6496 | }, |
| 6497 | "offset-path": { |
| 6498 | "syntax": "none | ray( [ <angle> && <size>? && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]", |
| 6499 | "media": "visual", |
| 6500 | "inherited": false, |
| 6501 | "animationType": "angleOrBasicShapeOrPath", |
| 6502 | "percentages": "no", |
| 6503 | "groups": [ |
| 6504 | "CSS Motion" |
| 6505 | ], |
| 6506 | "initial": "none", |
| 6507 | "appliesto": "transformableElements", |
| 6508 | "computed": "asSpecified", |
| 6509 | "order": "perGrammar", |
| 6510 | "stacking": true, |
| 6511 | "status": "experimental", |
| 6512 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/offset-path" |
| 6513 | }, |
| 6514 | "offset-position": { |
| 6515 | "syntax": "auto | <position>", |
| 6516 | "media": "visual", |
| 6517 | "inherited": false, |
| 6518 | "animationType": "position", |
| 6519 | "percentages": "referToSizeOfContainingBlock", |
| 6520 | "groups": [ |
| 6521 | "CSS Motion" |
| 6522 | ], |
| 6523 | "initial": "auto", |
| 6524 | "appliesto": "transformableElements", |
| 6525 | "computed": "forLengthAbsoluteValueOtherwisePercentage", |
| 6526 | "order": "perGrammar", |
| 6527 | "status": "experimental" |
| 6528 | }, |
| 6529 | "offset-rotate": { |
| 6530 | "syntax": "[ auto | reverse ] || <angle>", |
| 6531 | "media": "visual", |
| 6532 | "inherited": false, |
| 6533 | "animationType": "angleOrBasicShapeOrPath", |
| 6534 | "percentages": "no", |
| 6535 | "groups": [ |
| 6536 | "CSS Motion" |
| 6537 | ], |
| 6538 | "initial": "auto", |
| 6539 | "appliesto": "transformableElements", |
| 6540 | "computed": "asSpecified", |
| 6541 | "order": "perGrammar", |
| 6542 | "status": "experimental", |
| 6543 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/offset-rotate" |
| 6544 | }, |
| 6545 | "opacity": { |
| 6546 | "syntax": "<number>", |
| 6547 | "media": "visual", |
| 6548 | "inherited": false, |
| 6549 | "animationType": "number", |
| 6550 | "percentages": "no", |
| 6551 | "groups": [ |
| 6552 | "CSS Color" |
| 6553 | ], |
| 6554 | "initial": "1.0", |
| 6555 | "appliesto": "allElements", |
| 6556 | "computed": "specifiedValueClipped0To1", |
| 6557 | "order": "uniqueOrder", |
| 6558 | "alsoAppliesTo": [ |
| 6559 | "::placeholder" |
| 6560 | ], |
| 6561 | "status": "standard", |
| 6562 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/opacity" |
| 6563 | }, |
| 6564 | "order": { |
| 6565 | "syntax": "<integer>", |
| 6566 | "media": "visual", |
| 6567 | "inherited": false, |
| 6568 | "animationType": "integer", |
| 6569 | "percentages": "no", |
| 6570 | "groups": [ |
| 6571 | "CSS Flexible Box Layout" |
| 6572 | ], |
| 6573 | "initial": "0", |
| 6574 | "appliesto": "flexItemsAndAbsolutelyPositionedFlexContainerChildren", |
| 6575 | "computed": "asSpecified", |
| 6576 | "order": "uniqueOrder", |
| 6577 | "status": "standard", |
| 6578 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/order" |
| 6579 | }, |
| 6580 | "orphans": { |
| 6581 | "syntax": "<integer>", |
| 6582 | "media": "visual", |
| 6583 | "inherited": true, |
| 6584 | "animationType": "discrete", |
| 6585 | "percentages": "no", |
| 6586 | "groups": [ |
| 6587 | "CSS Fragmentation" |
| 6588 | ], |
| 6589 | "initial": "2", |
| 6590 | "appliesto": "blockContainerElements", |
| 6591 | "computed": "asSpecified", |
| 6592 | "order": "perGrammar", |
| 6593 | "status": "standard", |
| 6594 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/orphans" |
| 6595 | }, |
| 6596 | "outline": { |
| 6597 | "syntax": "[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]", |
| 6598 | "media": [ |
| 6599 | "visual", |
| 6600 | "interactive" |
| 6601 | ], |
| 6602 | "inherited": false, |
| 6603 | "animationType": [ |
| 6604 | "outline-color", |
| 6605 | "outline-width", |
| 6606 | "outline-style" |
| 6607 | ], |
| 6608 | "percentages": "no", |
| 6609 | "groups": [ |
| 6610 | "CSS Basic User Interface" |
| 6611 | ], |
| 6612 | "initial": [ |
| 6613 | "outline-color", |
| 6614 | "outline-style", |
| 6615 | "outline-width" |
| 6616 | ], |
| 6617 | "appliesto": "allElements", |
| 6618 | "computed": [ |
| 6619 | "outline-color", |
| 6620 | "outline-width", |
| 6621 | "outline-style" |
| 6622 | ], |
| 6623 | "order": "orderOfAppearance", |
| 6624 | "status": "standard", |
| 6625 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/outline" |
| 6626 | }, |
| 6627 | "outline-color": { |
| 6628 | "syntax": "<color> | invert", |
| 6629 | "media": [ |
| 6630 | "visual", |
| 6631 | "interactive" |
| 6632 | ], |
| 6633 | "inherited": false, |
| 6634 | "animationType": "color", |
| 6635 | "percentages": "no", |
| 6636 | "groups": [ |
| 6637 | "CSS Basic User Interface" |
| 6638 | ], |
| 6639 | "initial": "invertOrCurrentColor", |
| 6640 | "appliesto": "allElements", |
| 6641 | "computed": "invertForTranslucentColorRGBAOtherwiseRGB", |
| 6642 | "order": "uniqueOrder", |
| 6643 | "status": "standard", |
| 6644 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/outline-color" |
| 6645 | }, |
| 6646 | "outline-offset": { |
| 6647 | "syntax": "<length>", |
| 6648 | "media": [ |
| 6649 | "visual", |
| 6650 | "interactive" |
| 6651 | ], |
| 6652 | "inherited": false, |
| 6653 | "animationType": "length", |
| 6654 | "percentages": "no", |
| 6655 | "groups": [ |
| 6656 | "CSS Basic User Interface" |
| 6657 | ], |
| 6658 | "initial": "0", |
| 6659 | "appliesto": "allElements", |
| 6660 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 6661 | "order": "uniqueOrder", |
| 6662 | "status": "standard", |
| 6663 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/outline-offset" |
| 6664 | }, |
| 6665 | "outline-style": { |
| 6666 | "syntax": "auto | <'border-style'>", |
| 6667 | "media": [ |
| 6668 | "visual", |
| 6669 | "interactive" |
| 6670 | ], |
| 6671 | "inherited": false, |
| 6672 | "animationType": "discrete", |
| 6673 | "percentages": "no", |
| 6674 | "groups": [ |
| 6675 | "CSS Basic User Interface" |
| 6676 | ], |
| 6677 | "initial": "none", |
| 6678 | "appliesto": "allElements", |
| 6679 | "computed": "asSpecified", |
| 6680 | "order": "uniqueOrder", |
| 6681 | "status": "standard", |
| 6682 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/outline-style" |
| 6683 | }, |
| 6684 | "outline-width": { |
| 6685 | "syntax": "<line-width>", |
| 6686 | "media": [ |
| 6687 | "visual", |
| 6688 | "interactive" |
| 6689 | ], |
| 6690 | "inherited": false, |
| 6691 | "animationType": "length", |
| 6692 | "percentages": "no", |
| 6693 | "groups": [ |
| 6694 | "CSS Basic User Interface" |
| 6695 | ], |
| 6696 | "initial": "medium", |
| 6697 | "appliesto": "allElements", |
| 6698 | "computed": "absoluteLength0ForNone", |
| 6699 | "order": "uniqueOrder", |
| 6700 | "status": "standard", |
| 6701 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/outline-width" |
| 6702 | }, |
| 6703 | "overflow": { |
| 6704 | "syntax": "[ visible | hidden | clip | scroll | auto ]{1,2}", |
| 6705 | "media": "visual", |
| 6706 | "inherited": false, |
| 6707 | "animationType": "discrete", |
| 6708 | "percentages": "no", |
| 6709 | "groups": [ |
| 6710 | "CSS Overflow" |
| 6711 | ], |
| 6712 | "initial": "visible", |
| 6713 | "appliesto": "blockContainersFlexContainersGridContainers", |
| 6714 | "computed": "asSpecified", |
| 6715 | "order": "uniqueOrder", |
| 6716 | "status": "standard", |
| 6717 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/overflow" |
| 6718 | }, |
| 6719 | "overflow-anchor": { |
| 6720 | "syntax": "auto | none", |
| 6721 | "media": "visual", |
| 6722 | "inherited": false, |
| 6723 | "animationType": "discrete", |
| 6724 | "percentages": "no", |
| 6725 | "groups": [ |
| 6726 | "CSS Scroll Anchoring" |
| 6727 | ], |
| 6728 | "initial": "auto", |
| 6729 | "appliesto": "allElements", |
| 6730 | "computed": "asSpecified", |
| 6731 | "order": "perGrammar", |
| 6732 | "status": "experimental" |
| 6733 | }, |
| 6734 | "overflow-block": { |
| 6735 | "syntax": "visible | hidden | clip | scroll | auto", |
| 6736 | "media": "visual", |
| 6737 | "inherited": false, |
| 6738 | "animationType": "discrete", |
| 6739 | "percentages": "no", |
| 6740 | "groups": [ |
| 6741 | "CSS Overflow" |
| 6742 | ], |
| 6743 | "initial": "auto", |
| 6744 | "appliesto": "blockContainersFlexContainersGridContainers", |
| 6745 | "computed": "asSpecified", |
| 6746 | "order": "perGrammar", |
| 6747 | "status": "experimental" |
| 6748 | }, |
| 6749 | "overflow-clip-box": { |
| 6750 | "syntax": "padding-box | content-box", |
| 6751 | "media": "visual", |
| 6752 | "inherited": false, |
| 6753 | "animationType": "discrete", |
| 6754 | "percentages": "no", |
| 6755 | "groups": [ |
| 6756 | "Mozilla Extensions" |
| 6757 | ], |
| 6758 | "initial": "padding-box", |
| 6759 | "appliesto": "allElements", |
| 6760 | "computed": "asSpecified", |
| 6761 | "order": "uniqueOrder", |
| 6762 | "status": "nonstandard", |
| 6763 | "mdn_url": "https://developer.mozilla.org/docs/Mozilla/CSS/overflow-clip-box" |
| 6764 | }, |
| 6765 | "overflow-inline": { |
| 6766 | "syntax": "visible | hidden | clip | scroll | auto", |
| 6767 | "media": "visual", |
| 6768 | "inherited": false, |
| 6769 | "animationType": "discrete", |
| 6770 | "percentages": "no", |
| 6771 | "groups": [ |
| 6772 | "CSS Overflow" |
| 6773 | ], |
| 6774 | "initial": "auto", |
| 6775 | "appliesto": "blockContainersFlexContainersGridContainers", |
| 6776 | "computed": "asSpecified", |
| 6777 | "order": "perGrammar", |
| 6778 | "status": "experimental" |
| 6779 | }, |
| 6780 | "overflow-wrap": { |
| 6781 | "syntax": "normal | break-word | anywhere", |
| 6782 | "media": "visual", |
| 6783 | "inherited": true, |
| 6784 | "animationType": "discrete", |
| 6785 | "percentages": "no", |
| 6786 | "groups": [ |
| 6787 | "CSS Text" |
| 6788 | ], |
| 6789 | "initial": "normal", |
| 6790 | "appliesto": "nonReplacedInlineElements", |
| 6791 | "computed": "asSpecified", |
| 6792 | "order": "uniqueOrder", |
| 6793 | "status": "standard", |
| 6794 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/overflow-wrap" |
| 6795 | }, |
| 6796 | "overflow-x": { |
| 6797 | "syntax": "visible | hidden | clip | scroll | auto", |
| 6798 | "media": "visual", |
| 6799 | "inherited": false, |
| 6800 | "animationType": "discrete", |
| 6801 | "percentages": "no", |
| 6802 | "groups": [ |
| 6803 | "CSS Overflow" |
| 6804 | ], |
| 6805 | "initial": "visible", |
| 6806 | "appliesto": "blockContainersFlexContainersGridContainers", |
| 6807 | "computed": "asSpecified", |
| 6808 | "order": "uniqueOrder", |
| 6809 | "status": "standard", |
| 6810 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/overflow-x" |
| 6811 | }, |
| 6812 | "overflow-y": { |
| 6813 | "syntax": "visible | hidden | clip | scroll | auto", |
| 6814 | "media": "visual", |
| 6815 | "inherited": false, |
| 6816 | "animationType": "discrete", |
| 6817 | "percentages": "no", |
| 6818 | "groups": [ |
| 6819 | "CSS Overflow" |
| 6820 | ], |
| 6821 | "initial": "visible", |
| 6822 | "appliesto": "blockContainersFlexContainersGridContainers", |
| 6823 | "computed": "asSpecified", |
| 6824 | "order": "uniqueOrder", |
| 6825 | "status": "standard", |
| 6826 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/overflow-y" |
| 6827 | }, |
| 6828 | "overscroll-behavior": { |
| 6829 | "syntax": "[ contain | none | auto ]{1,2}", |
| 6830 | "media": "visual", |
| 6831 | "inherited": false, |
| 6832 | "animationType": "discrete", |
| 6833 | "percentages": "no", |
| 6834 | "groups": [ |
| 6835 | "CSS Box Model" |
| 6836 | ], |
| 6837 | "initial": "auto", |
| 6838 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 6839 | "computed": "asSpecified", |
| 6840 | "order": "uniqueOrder", |
| 6841 | "status": "nonstandard", |
| 6842 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior" |
| 6843 | }, |
| 6844 | "overscroll-behavior-x": { |
| 6845 | "syntax": "contain | none | auto", |
| 6846 | "media": "visual", |
| 6847 | "inherited": false, |
| 6848 | "animationType": "discrete", |
| 6849 | "percentages": "no", |
| 6850 | "groups": [ |
| 6851 | "CSS Box Model" |
| 6852 | ], |
| 6853 | "initial": "auto", |
| 6854 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 6855 | "computed": "asSpecified", |
| 6856 | "order": "uniqueOrder", |
| 6857 | "status": "nonstandard", |
| 6858 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-x" |
| 6859 | }, |
| 6860 | "overscroll-behavior-y": { |
| 6861 | "syntax": "contain | none | auto", |
| 6862 | "media": "visual", |
| 6863 | "inherited": false, |
| 6864 | "animationType": "discrete", |
| 6865 | "percentages": "no", |
| 6866 | "groups": [ |
| 6867 | "CSS Box Model" |
| 6868 | ], |
| 6869 | "initial": "auto", |
| 6870 | "appliesto": "nonReplacedBlockAndInlineBlockElements", |
| 6871 | "computed": "asSpecified", |
| 6872 | "order": "uniqueOrder", |
| 6873 | "status": "nonstandard", |
| 6874 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-y" |
| 6875 | }, |
| 6876 | "padding": { |
| 6877 | "syntax": "[ <length> | <percentage> ]{1,4}", |
| 6878 | "media": "visual", |
| 6879 | "inherited": false, |
| 6880 | "animationType": "length", |
| 6881 | "percentages": "referToWidthOfContainingBlock", |
| 6882 | "groups": [ |
| 6883 | "CSS Box Model" |
| 6884 | ], |
| 6885 | "initial": [ |
| 6886 | "padding-bottom", |
| 6887 | "padding-left", |
| 6888 | "padding-right", |
| 6889 | "padding-top" |
| 6890 | ], |
| 6891 | "appliesto": "allElementsExceptInternalTableDisplayTypes", |
| 6892 | "computed": [ |
| 6893 | "padding-bottom", |
| 6894 | "padding-left", |
| 6895 | "padding-right", |
| 6896 | "padding-top" |
| 6897 | ], |
| 6898 | "order": "uniqueOrder", |
| 6899 | "alsoAppliesTo": [ |
| 6900 | "::first-letter" |
| 6901 | ], |
| 6902 | "status": "standard", |
| 6903 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding" |
| 6904 | }, |
| 6905 | "padding-block": { |
| 6906 | "syntax": "<'padding-left'>{1,2}", |
| 6907 | "media": "visual", |
| 6908 | "inherited": false, |
| 6909 | "animationType": "discrete", |
| 6910 | "percentages": "logicalWidthOfContainingBlock", |
| 6911 | "groups": [ |
| 6912 | "CSS Logical Properties" |
| 6913 | ], |
| 6914 | "initial": "0", |
| 6915 | "appliesto": "allElements", |
| 6916 | "computed": "asLength", |
| 6917 | "order": "uniqueOrder", |
| 6918 | "status": "standard", |
| 6919 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-block" |
| 6920 | }, |
| 6921 | "padding-block-end": { |
| 6922 | "syntax": "<'padding-left'>", |
| 6923 | "media": "visual", |
| 6924 | "inherited": false, |
| 6925 | "animationType": "discrete", |
| 6926 | "percentages": "logicalWidthOfContainingBlock", |
| 6927 | "groups": [ |
| 6928 | "CSS Logical Properties" |
| 6929 | ], |
| 6930 | "initial": "0", |
| 6931 | "appliesto": "allElements", |
| 6932 | "computed": "asLength", |
| 6933 | "order": "uniqueOrder", |
| 6934 | "status": "standard", |
| 6935 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-block-end" |
| 6936 | }, |
| 6937 | "padding-block-start": { |
| 6938 | "syntax": "<'padding-left'>", |
| 6939 | "media": "visual", |
| 6940 | "inherited": false, |
| 6941 | "animationType": "discrete", |
| 6942 | "percentages": "logicalWidthOfContainingBlock", |
| 6943 | "groups": [ |
| 6944 | "CSS Logical Properties" |
| 6945 | ], |
| 6946 | "initial": "0", |
| 6947 | "appliesto": "allElements", |
| 6948 | "computed": "asLength", |
| 6949 | "order": "uniqueOrder", |
| 6950 | "status": "standard", |
| 6951 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-block-start" |
| 6952 | }, |
| 6953 | "padding-bottom": { |
| 6954 | "syntax": "<length> | <percentage>", |
| 6955 | "media": "visual", |
| 6956 | "inherited": false, |
| 6957 | "animationType": "length", |
| 6958 | "percentages": "referToWidthOfContainingBlock", |
| 6959 | "groups": [ |
| 6960 | "CSS Box Model" |
| 6961 | ], |
| 6962 | "initial": "0", |
| 6963 | "appliesto": "allElementsExceptInternalTableDisplayTypes", |
| 6964 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 6965 | "order": "uniqueOrder", |
| 6966 | "alsoAppliesTo": [ |
| 6967 | "::first-letter" |
| 6968 | ], |
| 6969 | "status": "standard", |
| 6970 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-bottom" |
| 6971 | }, |
| 6972 | "padding-inline": { |
| 6973 | "syntax": "<'padding-left'>{1,2}", |
| 6974 | "media": "visual", |
| 6975 | "inherited": false, |
| 6976 | "animationType": "discrete", |
| 6977 | "percentages": "logicalWidthOfContainingBlock", |
| 6978 | "groups": [ |
| 6979 | "CSS Logical Properties" |
| 6980 | ], |
| 6981 | "initial": "0", |
| 6982 | "appliesto": "allElements", |
| 6983 | "computed": "asLength", |
| 6984 | "order": "uniqueOrder", |
| 6985 | "status": "standard", |
| 6986 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-inline" |
| 6987 | }, |
| 6988 | "padding-inline-end": { |
| 6989 | "syntax": "<'padding-left'>", |
| 6990 | "media": "visual", |
| 6991 | "inherited": false, |
| 6992 | "animationType": "discrete", |
| 6993 | "percentages": "logicalWidthOfContainingBlock", |
| 6994 | "groups": [ |
| 6995 | "CSS Logical Properties" |
| 6996 | ], |
| 6997 | "initial": "0", |
| 6998 | "appliesto": "allElements", |
| 6999 | "computed": "asLength", |
| 7000 | "order": "uniqueOrder", |
| 7001 | "status": "standard", |
| 7002 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-inline-end" |
| 7003 | }, |
| 7004 | "padding-inline-start": { |
| 7005 | "syntax": "<'padding-left'>", |
| 7006 | "media": "visual", |
| 7007 | "inherited": false, |
| 7008 | "animationType": "discrete", |
| 7009 | "percentages": "logicalWidthOfContainingBlock", |
| 7010 | "groups": [ |
| 7011 | "CSS Logical Properties" |
| 7012 | ], |
| 7013 | "initial": "0", |
| 7014 | "appliesto": "allElements", |
| 7015 | "computed": "asLength", |
| 7016 | "order": "uniqueOrder", |
| 7017 | "status": "standard", |
| 7018 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-inline-start" |
| 7019 | }, |
| 7020 | "padding-left": { |
| 7021 | "syntax": "<length> | <percentage>", |
| 7022 | "media": "visual", |
| 7023 | "inherited": false, |
| 7024 | "animationType": "length", |
| 7025 | "percentages": "referToWidthOfContainingBlock", |
| 7026 | "groups": [ |
| 7027 | "CSS Box Model" |
| 7028 | ], |
| 7029 | "initial": "0", |
| 7030 | "appliesto": "allElementsExceptInternalTableDisplayTypes", |
| 7031 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 7032 | "order": "uniqueOrder", |
| 7033 | "alsoAppliesTo": [ |
| 7034 | "::first-letter" |
| 7035 | ], |
| 7036 | "status": "standard", |
| 7037 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-left" |
| 7038 | }, |
| 7039 | "padding-right": { |
| 7040 | "syntax": "<length> | <percentage>", |
| 7041 | "media": "visual", |
| 7042 | "inherited": false, |
| 7043 | "animationType": "length", |
| 7044 | "percentages": "referToWidthOfContainingBlock", |
| 7045 | "groups": [ |
| 7046 | "CSS Box Model" |
| 7047 | ], |
| 7048 | "initial": "0", |
| 7049 | "appliesto": "allElementsExceptInternalTableDisplayTypes", |
| 7050 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 7051 | "order": "uniqueOrder", |
| 7052 | "alsoAppliesTo": [ |
| 7053 | "::first-letter" |
| 7054 | ], |
| 7055 | "status": "standard", |
| 7056 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-right" |
| 7057 | }, |
| 7058 | "padding-top": { |
| 7059 | "syntax": "<length> | <percentage>", |
| 7060 | "media": "visual", |
| 7061 | "inherited": false, |
| 7062 | "animationType": "length", |
| 7063 | "percentages": "referToWidthOfContainingBlock", |
| 7064 | "groups": [ |
| 7065 | "CSS Box Model" |
| 7066 | ], |
| 7067 | "initial": "0", |
| 7068 | "appliesto": "allElementsExceptInternalTableDisplayTypes", |
| 7069 | "computed": "percentageAsSpecifiedOrAbsoluteLength", |
| 7070 | "order": "uniqueOrder", |
| 7071 | "alsoAppliesTo": [ |
| 7072 | "::first-letter" |
| 7073 | ], |
| 7074 | "status": "standard", |
| 7075 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/padding-top" |
| 7076 | }, |
| 7077 | "page-break-after": { |
| 7078 | "syntax": "auto | always | avoid | left | right | recto | verso", |
| 7079 | "media": [ |
| 7080 | "visual", |
| 7081 | "paged" |
| 7082 | ], |
| 7083 | "inherited": false, |
| 7084 | "animationType": "discrete", |
| 7085 | "percentages": "no", |
| 7086 | "groups": [ |
| 7087 | "CSS Pages" |
| 7088 | ], |
| 7089 | "initial": "auto", |
| 7090 | "appliesto": "blockElementsInNormalFlow", |
| 7091 | "computed": "asSpecified", |
| 7092 | "order": "uniqueOrder", |
| 7093 | "status": "standard", |
| 7094 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/page-break-after" |
| 7095 | }, |
| 7096 | "page-break-before": { |
| 7097 | "syntax": "auto | always | avoid | left | right | recto | verso", |
| 7098 | "media": [ |
| 7099 | "visual", |
| 7100 | "paged" |
| 7101 | ], |
| 7102 | "inherited": false, |
| 7103 | "animationType": "discrete", |
| 7104 | "percentages": "no", |
| 7105 | "groups": [ |
| 7106 | "CSS Pages" |
| 7107 | ], |
| 7108 | "initial": "auto", |
| 7109 | "appliesto": "blockElementsInNormalFlow", |
| 7110 | "computed": "asSpecified", |
| 7111 | "order": "uniqueOrder", |
| 7112 | "status": "standard", |
| 7113 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/page-break-before" |
| 7114 | }, |
| 7115 | "page-break-inside": { |
| 7116 | "syntax": "auto | avoid", |
| 7117 | "media": [ |
| 7118 | "visual", |
| 7119 | "paged" |
| 7120 | ], |
| 7121 | "inherited": false, |
| 7122 | "animationType": "discrete", |
| 7123 | "percentages": "no", |
| 7124 | "groups": [ |
| 7125 | "CSS Pages" |
| 7126 | ], |
| 7127 | "initial": "auto", |
| 7128 | "appliesto": "blockElementsInNormalFlow", |
| 7129 | "computed": "asSpecified", |
| 7130 | "order": "uniqueOrder", |
| 7131 | "status": "standard", |
| 7132 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/page-break-inside" |
| 7133 | }, |
| 7134 | "paint-order": { |
| 7135 | "syntax": "normal | [ fill || stroke || markers ]", |
| 7136 | "media": "visual", |
| 7137 | "inherited": true, |
| 7138 | "animationType": "discrete", |
| 7139 | "percentages": "no", |
| 7140 | "groups": [ |
| 7141 | "CSS Text" |
| 7142 | ], |
| 7143 | "initial": "normal", |
| 7144 | "appliesto": "textElements", |
| 7145 | "computed": "asSpecified", |
| 7146 | "order": "uniqueOrder", |
| 7147 | "status": "experimental", |
| 7148 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/paint-order" |
| 7149 | }, |
| 7150 | "perspective": { |
| 7151 | "syntax": "none | <length>", |
| 7152 | "media": "visual", |
| 7153 | "inherited": false, |
| 7154 | "animationType": "length", |
| 7155 | "percentages": "no", |
| 7156 | "groups": [ |
| 7157 | "CSS Transforms" |
| 7158 | ], |
| 7159 | "initial": "none", |
| 7160 | "appliesto": "transformableElements", |
| 7161 | "computed": "absoluteLengthOrNone", |
| 7162 | "order": "uniqueOrder", |
| 7163 | "stacking": true, |
| 7164 | "status": "standard", |
| 7165 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/perspective" |
| 7166 | }, |
| 7167 | "perspective-origin": { |
| 7168 | "syntax": "<position>", |
| 7169 | "media": "visual", |
| 7170 | "inherited": false, |
| 7171 | "animationType": "simpleListOfLpc", |
| 7172 | "percentages": "referToSizeOfBoundingBox", |
| 7173 | "groups": [ |
| 7174 | "CSS Transforms" |
| 7175 | ], |
| 7176 | "initial": "50% 50%", |
| 7177 | "appliesto": "transformableElements", |
| 7178 | "computed": "forLengthAbsoluteValueOtherwisePercentage", |
| 7179 | "order": "oneOrTwoValuesLengthAbsoluteKeywordsPercentages", |
| 7180 | "status": "standard", |
| 7181 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/perspective-origin" |
| 7182 | }, |
| 7183 | "place-content": { |
| 7184 | "syntax": "<'align-content'> <'justify-content'>?", |
| 7185 | "media": "visual", |
| 7186 | "inherited": false, |
| 7187 | "animationType": "discrete", |
| 7188 | "percentages": "no", |
| 7189 | "groups": [ |
| 7190 | "CSS Box Alignment" |
| 7191 | ], |
| 7192 | "initial": "normal", |
| 7193 | "appliesto": "multilineFlexContainers", |
| 7194 | "computed": "asSpecified", |
| 7195 | "order": "uniqueOrder", |
| 7196 | "status": "standard", |
| 7197 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/place-content" |
| 7198 | }, |
| 7199 | "place-items": { |
| 7200 | "syntax": "<'align-items'> <'justify-items'>?", |
| 7201 | "media": "visual", |
| 7202 | "inherited": false, |
| 7203 | "animationType": "discrete", |
| 7204 | "percentages": "no", |
| 7205 | "groups": [ |
| 7206 | "CSS Box Alignment" |
| 7207 | ], |
| 7208 | "initial": [ |
| 7209 | "align-items", |
| 7210 | "justify-items" |
| 7211 | ], |
| 7212 | "appliesto": "allElements", |
| 7213 | "computed": [ |
| 7214 | "align-items", |
| 7215 | "justify-items" |
| 7216 | ], |
| 7217 | "order": "uniqueOrder", |
| 7218 | "status": "standard", |
| 7219 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/place-items" |
| 7220 | }, |
| 7221 | "place-self": { |
| 7222 | "syntax": "<'align-self'> <'justify-self'>?", |
| 7223 | "media": "visual", |
| 7224 | "inherited": false, |
| 7225 | "animationType": "discrete", |
| 7226 | "percentages": "no", |
| 7227 | "groups": [ |
| 7228 | "CSS Box Alignment" |
| 7229 | ], |
| 7230 | "initial": [ |
| 7231 | "align-self", |
| 7232 | "justify-self" |
| 7233 | ], |
| 7234 | "appliesto": "blockLevelBoxesAndAbsolutelyPositionedBoxesAndGridItems", |
| 7235 | "computed": [ |
| 7236 | "align-self", |
| 7237 | "justify-self" |
| 7238 | ], |
| 7239 | "order": "uniqueOrder", |
| 7240 | "status": "standard", |
| 7241 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/place-self" |
| 7242 | }, |
| 7243 | "pointer-events": { |
| 7244 | "syntax": "auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit", |
| 7245 | "media": "visual", |
| 7246 | "inherited": true, |
| 7247 | "animationType": "discrete", |
| 7248 | "percentages": "no", |
| 7249 | "groups": [ |
| 7250 | "Pointer Events" |
| 7251 | ], |
| 7252 | "initial": "auto", |
| 7253 | "appliesto": "allElements", |
| 7254 | "computed": "asSpecified", |
| 7255 | "order": "uniqueOrder", |
| 7256 | "status": "standard", |
| 7257 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/pointer-events" |
| 7258 | }, |
| 7259 | "position": { |
| 7260 | "syntax": "static | relative | absolute | sticky | fixed", |
| 7261 | "media": "visual", |
| 7262 | "inherited": false, |
| 7263 | "animationType": "discrete", |
| 7264 | "percentages": "no", |
| 7265 | "groups": [ |
| 7266 | "CSS Positioning" |
| 7267 | ], |
| 7268 | "initial": "static", |
| 7269 | "appliesto": "allElements", |
| 7270 | "computed": "asSpecified", |
| 7271 | "order": "uniqueOrder", |
| 7272 | "stacking": true, |
| 7273 | "status": "standard", |
| 7274 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/position" |
| 7275 | }, |
| 7276 | "quotes": { |
| 7277 | "syntax": "none | [ <string> <string> ]+", |
| 7278 | "media": "visual", |
| 7279 | "inherited": true, |
| 7280 | "animationType": "discrete", |
| 7281 | "percentages": "no", |
| 7282 | "groups": [ |
| 7283 | "CSS Generated Content" |
| 7284 | ], |
| 7285 | "initial": "dependsOnUserAgent", |
| 7286 | "appliesto": "allElements", |
| 7287 | "computed": "asSpecified", |
| 7288 | "order": "uniqueOrder", |
| 7289 | "status": "standard", |
| 7290 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/quotes" |
| 7291 | }, |
| 7292 | "resize": { |
| 7293 | "syntax": "none | both | horizontal | vertical | block | inline", |
| 7294 | "media": "visual", |
| 7295 | "inherited": false, |
| 7296 | "animationType": "discrete", |
| 7297 | "percentages": "no", |
| 7298 | "groups": [ |
| 7299 | "CSS Basic User Interface" |
| 7300 | ], |
| 7301 | "initial": "none", |
| 7302 | "appliesto": "elementsWithOverflowNotVisibleAndReplacedElements", |
| 7303 | "computed": "asSpecified", |
| 7304 | "order": "uniqueOrder", |
| 7305 | "status": "standard", |
| 7306 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/resize" |
| 7307 | }, |
| 7308 | "right": { |
| 7309 | "syntax": "<length> | <percentage> | auto", |
| 7310 | "media": "visual", |
| 7311 | "inherited": false, |
| 7312 | "animationType": "lpc", |
| 7313 | "percentages": "referToWidthOfContainingBlock", |
| 7314 | "groups": [ |
| 7315 | "CSS Positioning" |
| 7316 | ], |
| 7317 | "initial": "auto", |
| 7318 | "appliesto": "positionedElements", |
| 7319 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 7320 | "order": "uniqueOrder", |
| 7321 | "status": "standard", |
| 7322 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/right" |
| 7323 | }, |
| 7324 | "rotate": { |
| 7325 | "syntax": "none | <angle> | [ x | y | z | <number>{3} ] && <angle>", |
| 7326 | "media": "visual", |
| 7327 | "inherited": false, |
| 7328 | "animationType": "transform", |
| 7329 | "percentages": "no", |
| 7330 | "groups": [ |
| 7331 | "CSS Transforms" |
| 7332 | ], |
| 7333 | "initial": "none", |
| 7334 | "appliesto": "transformableElements", |
| 7335 | "computed": "asSpecified", |
| 7336 | "order": "perGrammar", |
| 7337 | "stacking": true, |
| 7338 | "status": "standard", |
| 7339 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/rotate" |
| 7340 | }, |
| 7341 | "row-gap": { |
| 7342 | "syntax": "normal | <length-percentage>", |
| 7343 | "media": "visual", |
| 7344 | "inherited": false, |
| 7345 | "animationType": "lpc", |
| 7346 | "percentages": "referToDimensionOfContentArea", |
| 7347 | "groups": [ |
| 7348 | "CSS Box Alignment" |
| 7349 | ], |
| 7350 | "initial": "normal", |
| 7351 | "appliesto": "multiColumnElementsFlexContainersGridContainers", |
| 7352 | "computed": "asSpecifiedWithLengthsAbsoluteAndNormalComputingToZeroExceptMultiColumn", |
| 7353 | "order": "perGrammar", |
| 7354 | "status": "standard", |
| 7355 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/row-gap" |
| 7356 | }, |
| 7357 | "ruby-align": { |
| 7358 | "syntax": "start | center | space-between | space-around", |
| 7359 | "media": "visual", |
| 7360 | "inherited": true, |
| 7361 | "animationType": "discrete", |
| 7362 | "percentages": "no", |
| 7363 | "groups": [ |
| 7364 | "CSS Ruby" |
| 7365 | ], |
| 7366 | "initial": "space-around", |
| 7367 | "appliesto": "rubyBasesAnnotationsBaseAnnotationContainers", |
| 7368 | "computed": "asSpecified", |
| 7369 | "order": "uniqueOrder", |
| 7370 | "status": "experimental", |
| 7371 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/ruby-align" |
| 7372 | }, |
| 7373 | "ruby-merge": { |
| 7374 | "syntax": "separate | collapse | auto", |
| 7375 | "media": "visual", |
| 7376 | "inherited": true, |
| 7377 | "animationType": "discrete", |
| 7378 | "percentages": "no", |
| 7379 | "groups": [ |
| 7380 | "CSS Ruby" |
| 7381 | ], |
| 7382 | "initial": "separate", |
| 7383 | "appliesto": "rubyAnnotationsContainers", |
| 7384 | "computed": "asSpecified", |
| 7385 | "order": "uniqueOrder", |
| 7386 | "status": "experimental" |
| 7387 | }, |
| 7388 | "ruby-position": { |
| 7389 | "syntax": "over | under | inter-character", |
| 7390 | "media": "visual", |
| 7391 | "inherited": true, |
| 7392 | "animationType": "discrete", |
| 7393 | "percentages": "no", |
| 7394 | "groups": [ |
| 7395 | "CSS Ruby" |
| 7396 | ], |
| 7397 | "initial": "over", |
| 7398 | "appliesto": "rubyAnnotationsContainers", |
| 7399 | "computed": "asSpecified", |
| 7400 | "order": "uniqueOrder", |
| 7401 | "status": "experimental", |
| 7402 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/ruby-position" |
| 7403 | }, |
| 7404 | "scale": { |
| 7405 | "syntax": "none | <number>{1,3}", |
| 7406 | "media": "visual", |
| 7407 | "inherited": false, |
| 7408 | "animationType": "transform", |
| 7409 | "percentages": "no", |
| 7410 | "groups": [ |
| 7411 | "CSS Transforms" |
| 7412 | ], |
| 7413 | "initial": "none", |
| 7414 | "appliesto": "transformableElements", |
| 7415 | "computed": "asSpecified", |
| 7416 | "order": "perGrammar", |
| 7417 | "stacking": true, |
| 7418 | "status": "standard", |
| 7419 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scale" |
| 7420 | }, |
| 7421 | "scrollbar-color": { |
| 7422 | "syntax": "auto | dark | light | <color>{2}", |
| 7423 | "media": "visual", |
| 7424 | "inherited": true, |
| 7425 | "animationType": "color", |
| 7426 | "percentages": "no", |
| 7427 | "groups": [ |
| 7428 | "CSS Scrollbars" |
| 7429 | ], |
| 7430 | "initial": "auto", |
| 7431 | "appliesto": "scrollingBoxes", |
| 7432 | "computed": "asSpecified", |
| 7433 | "order": "perGrammar", |
| 7434 | "status": "standard", |
| 7435 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scrollbar-color" |
| 7436 | }, |
| 7437 | "scrollbar-width": { |
| 7438 | "syntax": "auto | thin | none", |
| 7439 | "media": "visual", |
| 7440 | "inherited": false, |
| 7441 | "animationType": "discrete", |
| 7442 | "percentages": "no", |
| 7443 | "groups": [ |
| 7444 | "CSS Scrollbars" |
| 7445 | ], |
| 7446 | "initial": "auto", |
| 7447 | "appliesto": "scrollingBoxes", |
| 7448 | "computed": "asSpecified", |
| 7449 | "order": "perGrammar", |
| 7450 | "status": "standard", |
| 7451 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scrollbar-width" |
| 7452 | }, |
| 7453 | "scroll-behavior": { |
| 7454 | "syntax": "auto | smooth", |
| 7455 | "media": "visual", |
| 7456 | "inherited": false, |
| 7457 | "animationType": "discrete", |
| 7458 | "percentages": "no", |
| 7459 | "groups": [ |
| 7460 | "CSSOM View" |
| 7461 | ], |
| 7462 | "initial": "auto", |
| 7463 | "appliesto": "scrollingBoxes", |
| 7464 | "computed": "asSpecified", |
| 7465 | "order": "uniqueOrder", |
| 7466 | "status": "standard", |
| 7467 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-behavior" |
| 7468 | }, |
| 7469 | "scroll-margin": { |
| 7470 | "syntax": "<length>{1,4}", |
| 7471 | "media": "visual", |
| 7472 | "inherited": false, |
| 7473 | "animationType": "byComputedValueType", |
| 7474 | "percentages": "no", |
| 7475 | "groups": [ |
| 7476 | "CSS Scroll Snap" |
| 7477 | ], |
| 7478 | "initial": "0", |
| 7479 | "appliesto": "allElements", |
| 7480 | "computed": "asSpecified", |
| 7481 | "order": "perGrammar", |
| 7482 | "status": "standard", |
| 7483 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin" |
| 7484 | }, |
| 7485 | "scroll-margin-block": { |
| 7486 | "syntax": "<length>{1,2}", |
| 7487 | "media": "visual", |
| 7488 | "inherited": false, |
| 7489 | "animationType": "byComputedValueType", |
| 7490 | "percentages": "no", |
| 7491 | "groups": [ |
| 7492 | "CSS Scroll Snap" |
| 7493 | ], |
| 7494 | "initial": "0", |
| 7495 | "appliesto": "allElements", |
| 7496 | "computed": "asSpecified", |
| 7497 | "order": "perGrammar", |
| 7498 | "status": "standard", |
| 7499 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block" |
| 7500 | }, |
| 7501 | "scroll-margin-block-start": { |
| 7502 | "syntax": "<length>", |
| 7503 | "media": "visual", |
| 7504 | "inherited": false, |
| 7505 | "animationType": "byComputedValueType", |
| 7506 | "percentages": "no", |
| 7507 | "groups": [ |
| 7508 | "CSS Scroll Snap" |
| 7509 | ], |
| 7510 | "initial": "0", |
| 7511 | "appliesto": "allElements", |
| 7512 | "computed": "asSpecified", |
| 7513 | "order": "perGrammar", |
| 7514 | "status": "standard", |
| 7515 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-start" |
| 7516 | }, |
| 7517 | "scroll-margin-block-end": { |
| 7518 | "syntax": "<length>", |
| 7519 | "media": "visual", |
| 7520 | "inherited": false, |
| 7521 | "animationType": "byComputedValueType", |
| 7522 | "percentages": "no", |
| 7523 | "groups": [ |
| 7524 | "CSS Scroll Snap" |
| 7525 | ], |
| 7526 | "initial": "0", |
| 7527 | "appliesto": "allElements", |
| 7528 | "computed": "asSpecified", |
| 7529 | "order": "perGrammar", |
| 7530 | "status": "standard", |
| 7531 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-end" |
| 7532 | }, |
| 7533 | "scroll-margin-bottom": { |
| 7534 | "syntax": "<length>", |
| 7535 | "media": "visual", |
| 7536 | "inherited": false, |
| 7537 | "animationType": "byComputedValueType", |
| 7538 | "percentages": "no", |
| 7539 | "groups": [ |
| 7540 | "CSS Scroll Snap" |
| 7541 | ], |
| 7542 | "initial": "0", |
| 7543 | "appliesto": "allElements", |
| 7544 | "computed": "asSpecified", |
| 7545 | "order": "perGrammar", |
| 7546 | "status": "standard", |
| 7547 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom" |
| 7548 | }, |
| 7549 | "scroll-margin-inline": { |
| 7550 | "syntax": "<length>{1,2}", |
| 7551 | "media": "visual", |
| 7552 | "inherited": false, |
| 7553 | "animationType": "byComputedValueType", |
| 7554 | "percentages": "no", |
| 7555 | "groups": [ |
| 7556 | "CSS Scroll Snap" |
| 7557 | ], |
| 7558 | "initial": "0", |
| 7559 | "appliesto": "allElements", |
| 7560 | "computed": "asSpecified", |
| 7561 | "order": "perGrammar", |
| 7562 | "status": "standard", |
| 7563 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline" |
| 7564 | }, |
| 7565 | "scroll-margin-inline-start": { |
| 7566 | "syntax": "<length>", |
| 7567 | "media": "visual", |
| 7568 | "inherited": false, |
| 7569 | "animationType": "byComputedValueType", |
| 7570 | "percentages": "no", |
| 7571 | "groups": [ |
| 7572 | "CSS Scroll Snap" |
| 7573 | ], |
| 7574 | "initial": "0", |
| 7575 | "appliesto": "allElements", |
| 7576 | "computed": "asSpecified", |
| 7577 | "order": "perGrammar", |
| 7578 | "status": "standard", |
| 7579 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-start" |
| 7580 | }, |
| 7581 | "scroll-margin-inline-end": { |
| 7582 | "syntax": "<length>", |
| 7583 | "media": "visual", |
| 7584 | "inherited": false, |
| 7585 | "animationType": "byComputedValueType", |
| 7586 | "percentages": "no", |
| 7587 | "groups": [ |
| 7588 | "CSS Scroll Snap" |
| 7589 | ], |
| 7590 | "initial": "0", |
| 7591 | "appliesto": "allElements", |
| 7592 | "computed": "asSpecified", |
| 7593 | "order": "perGrammar", |
| 7594 | "status": "standard", |
| 7595 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-end" |
| 7596 | }, |
| 7597 | "scroll-margin-left": { |
| 7598 | "syntax": "<length>", |
| 7599 | "media": "visual", |
| 7600 | "inherited": false, |
| 7601 | "animationType": "byComputedValueType", |
| 7602 | "percentages": "no", |
| 7603 | "groups": [ |
| 7604 | "CSS Scroll Snap" |
| 7605 | ], |
| 7606 | "initial": "0", |
| 7607 | "appliesto": "allElements", |
| 7608 | "computed": "asSpecified", |
| 7609 | "order": "perGrammar", |
| 7610 | "status": "standard", |
| 7611 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left" |
| 7612 | }, |
| 7613 | "scroll-margin-right": { |
| 7614 | "syntax": "<length>", |
| 7615 | "media": "visual", |
| 7616 | "inherited": false, |
| 7617 | "animationType": "byComputedValueType", |
| 7618 | "percentages": "no", |
| 7619 | "groups": [ |
| 7620 | "CSS Scroll Snap" |
| 7621 | ], |
| 7622 | "initial": "0", |
| 7623 | "appliesto": "allElements", |
| 7624 | "computed": "asSpecified", |
| 7625 | "order": "perGrammar", |
| 7626 | "status": "standard", |
| 7627 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right" |
| 7628 | }, |
| 7629 | "scroll-margin-top": { |
| 7630 | "syntax": "<length>", |
| 7631 | "media": "visual", |
| 7632 | "inherited": false, |
| 7633 | "animationType": "byComputedValueType", |
| 7634 | "percentages": "no", |
| 7635 | "groups": [ |
| 7636 | "CSS Scroll Snap" |
| 7637 | ], |
| 7638 | "initial": "0", |
| 7639 | "appliesto": "allElements", |
| 7640 | "computed": "asSpecified", |
| 7641 | "order": "perGrammar", |
| 7642 | "status": "standard", |
| 7643 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top" |
| 7644 | }, |
| 7645 | "scroll-padding": { |
| 7646 | "syntax": "[ auto | <length-percentage> ]{1,4}", |
| 7647 | "media": "visual", |
| 7648 | "inherited": false, |
| 7649 | "animationType": "byComputedValueType", |
| 7650 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7651 | "groups": [ |
| 7652 | "CSS Scroll Snap" |
| 7653 | ], |
| 7654 | "initial": "auto", |
| 7655 | "appliesto": "scrollContainers", |
| 7656 | "computed": "asSpecified", |
| 7657 | "order": "perGrammar", |
| 7658 | "status": "standard", |
| 7659 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding" |
| 7660 | }, |
| 7661 | "scroll-padding-block": { |
| 7662 | "syntax": "[ auto | <length-percentage> ]{1,2}", |
| 7663 | "media": "visual", |
| 7664 | "inherited": false, |
| 7665 | "animationType": "byComputedValueType", |
| 7666 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7667 | "groups": [ |
| 7668 | "CSS Scroll Snap" |
| 7669 | ], |
| 7670 | "initial": "auto", |
| 7671 | "appliesto": "scrollContainers", |
| 7672 | "computed": "asSpecified", |
| 7673 | "order": "perGrammar", |
| 7674 | "status": "standard", |
| 7675 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block" |
| 7676 | }, |
| 7677 | "scroll-padding-block-start": { |
| 7678 | "syntax": "auto | <length-percentage>", |
| 7679 | "media": "visual", |
| 7680 | "inherited": false, |
| 7681 | "animationType": "byComputedValueType", |
| 7682 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7683 | "groups": [ |
| 7684 | "CSS Scroll Snap" |
| 7685 | ], |
| 7686 | "initial": "auto", |
| 7687 | "appliesto": "scrollContainers", |
| 7688 | "computed": "asSpecified", |
| 7689 | "order": "perGrammar", |
| 7690 | "status": "standard", |
| 7691 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-start" |
| 7692 | }, |
| 7693 | "scroll-padding-block-end": { |
| 7694 | "syntax": "auto | <length-percentage>", |
| 7695 | "media": "visual", |
| 7696 | "inherited": false, |
| 7697 | "animationType": "byComputedValueType", |
| 7698 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7699 | "groups": [ |
| 7700 | "CSS Scroll Snap" |
| 7701 | ], |
| 7702 | "initial": "auto", |
| 7703 | "appliesto": "scrollContainers", |
| 7704 | "computed": "asSpecified", |
| 7705 | "order": "perGrammar", |
| 7706 | "status": "standard", |
| 7707 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-end" |
| 7708 | }, |
| 7709 | "scroll-padding-bottom": { |
| 7710 | "syntax": "auto | <length-percentage>", |
| 7711 | "media": "visual", |
| 7712 | "inherited": false, |
| 7713 | "animationType": "byComputedValueType", |
| 7714 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7715 | "groups": [ |
| 7716 | "CSS Scroll Snap" |
| 7717 | ], |
| 7718 | "initial": "auto", |
| 7719 | "appliesto": "scrollContainers", |
| 7720 | "computed": "asSpecified", |
| 7721 | "order": "perGrammar", |
| 7722 | "status": "standard", |
| 7723 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-bottom" |
| 7724 | }, |
| 7725 | "scroll-padding-inline": { |
| 7726 | "syntax": "[ auto | <length-percentage> ]{1,2}", |
| 7727 | "media": "visual", |
| 7728 | "inherited": false, |
| 7729 | "animationType": "byComputedValueType", |
| 7730 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7731 | "groups": [ |
| 7732 | "CSS Scroll Snap" |
| 7733 | ], |
| 7734 | "initial": "auto", |
| 7735 | "appliesto": "scrollContainers", |
| 7736 | "computed": "asSpecified", |
| 7737 | "order": "perGrammar", |
| 7738 | "status": "standard", |
| 7739 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline" |
| 7740 | }, |
| 7741 | "scroll-padding-inline-start": { |
| 7742 | "syntax": "auto | <length-percentage>", |
| 7743 | "media": "visual", |
| 7744 | "inherited": false, |
| 7745 | "animationType": "byComputedValueType", |
| 7746 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7747 | "groups": [ |
| 7748 | "CSS Scroll Snap" |
| 7749 | ], |
| 7750 | "initial": "auto", |
| 7751 | "appliesto": "scrollContainers", |
| 7752 | "computed": "asSpecified", |
| 7753 | "order": "perGrammar", |
| 7754 | "status": "standard", |
| 7755 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-start" |
| 7756 | }, |
| 7757 | "scroll-padding-inline-end": { |
| 7758 | "syntax": "auto | <length-percentage>", |
| 7759 | "media": "visual", |
| 7760 | "inherited": false, |
| 7761 | "animationType": "byComputedValueType", |
| 7762 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7763 | "groups": [ |
| 7764 | "CSS Scroll Snap" |
| 7765 | ], |
| 7766 | "initial": "auto", |
| 7767 | "appliesto": "scrollContainers", |
| 7768 | "computed": "asSpecified", |
| 7769 | "order": "perGrammar", |
| 7770 | "status": "standard", |
| 7771 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-end" |
| 7772 | }, |
| 7773 | "scroll-padding-left": { |
| 7774 | "syntax": "auto | <length-percentage>", |
| 7775 | "media": "visual", |
| 7776 | "inherited": false, |
| 7777 | "animationType": "byComputedValueType", |
| 7778 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7779 | "groups": [ |
| 7780 | "CSS Scroll Snap" |
| 7781 | ], |
| 7782 | "initial": "auto", |
| 7783 | "appliesto": "scrollContainers", |
| 7784 | "computed": "asSpecified", |
| 7785 | "order": "perGrammar", |
| 7786 | "status": "standard", |
| 7787 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-left" |
| 7788 | }, |
| 7789 | "scroll-padding-right": { |
| 7790 | "syntax": "auto | <length-percentage>", |
| 7791 | "media": "visual", |
| 7792 | "inherited": false, |
| 7793 | "animationType": "byComputedValueType", |
| 7794 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7795 | "groups": [ |
| 7796 | "CSS Scroll Snap" |
| 7797 | ], |
| 7798 | "initial": "auto", |
| 7799 | "appliesto": "scrollContainers", |
| 7800 | "computed": "asSpecified", |
| 7801 | "order": "perGrammar", |
| 7802 | "status": "standard", |
| 7803 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-right" |
| 7804 | }, |
| 7805 | "scroll-padding-top": { |
| 7806 | "syntax": "auto | <length-percentage>", |
| 7807 | "media": "visual", |
| 7808 | "inherited": false, |
| 7809 | "animationType": "byComputedValueType", |
| 7810 | "percentages": "relativeToTheScrollContainersScrollport", |
| 7811 | "groups": [ |
| 7812 | "CSS Scroll Snap" |
| 7813 | ], |
| 7814 | "initial": "auto", |
| 7815 | "appliesto": "scrollContainers", |
| 7816 | "computed": "asSpecified", |
| 7817 | "order": "perGrammar", |
| 7818 | "status": "standard", |
| 7819 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-padding-top" |
| 7820 | }, |
| 7821 | "scroll-snap-align": { |
| 7822 | "syntax": "[ none | start | end | center ]{1,2}", |
| 7823 | "media": "visual", |
| 7824 | "inherited": false, |
| 7825 | "animationType": "discrete", |
| 7826 | "percentages": "no", |
| 7827 | "groups": [ |
| 7828 | "CSS Scroll Snap" |
| 7829 | ], |
| 7830 | "initial": "none", |
| 7831 | "appliesto": "allElements", |
| 7832 | "computed": "asSpecified", |
| 7833 | "order": "perGrammar", |
| 7834 | "status": "standard", |
| 7835 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-align" |
| 7836 | }, |
| 7837 | "scroll-snap-coordinate": { |
| 7838 | "syntax": "none | <position>#", |
| 7839 | "media": "interactive", |
| 7840 | "inherited": false, |
| 7841 | "animationType": "position", |
| 7842 | "percentages": "referToBorderBox", |
| 7843 | "groups": [ |
| 7844 | "CSS Scroll Snap" |
| 7845 | ], |
| 7846 | "initial": "none", |
| 7847 | "appliesto": "allElements", |
| 7848 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 7849 | "order": "uniqueOrder", |
| 7850 | "status": "obsolete", |
| 7851 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-coordinate" |
| 7852 | }, |
| 7853 | "scroll-snap-destination": { |
| 7854 | "syntax": "<position>", |
| 7855 | "media": "interactive", |
| 7856 | "inherited": false, |
| 7857 | "animationType": "position", |
| 7858 | "percentages": "relativeToScrollContainerPaddingBoxAxis", |
| 7859 | "groups": [ |
| 7860 | "CSS Scroll Snap" |
| 7861 | ], |
| 7862 | "initial": "0px 0px", |
| 7863 | "appliesto": "scrollContainers", |
| 7864 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 7865 | "order": "uniqueOrder", |
| 7866 | "status": "obsolete", |
| 7867 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-destination" |
| 7868 | }, |
| 7869 | "scroll-snap-points-x": { |
| 7870 | "syntax": "none | repeat( <length-percentage> )", |
| 7871 | "media": "interactive", |
| 7872 | "inherited": false, |
| 7873 | "animationType": "discrete", |
| 7874 | "percentages": "relativeToScrollContainerPaddingBoxAxis", |
| 7875 | "groups": [ |
| 7876 | "CSS Scroll Snap" |
| 7877 | ], |
| 7878 | "initial": "none", |
| 7879 | "appliesto": "scrollContainers", |
| 7880 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 7881 | "order": "uniqueOrder", |
| 7882 | "status": "obsolete", |
| 7883 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-points-x" |
| 7884 | }, |
| 7885 | "scroll-snap-points-y": { |
| 7886 | "syntax": "none | repeat( <length-percentage> )", |
| 7887 | "media": "interactive", |
| 7888 | "inherited": false, |
| 7889 | "animationType": "discrete", |
| 7890 | "percentages": "relativeToScrollContainerPaddingBoxAxis", |
| 7891 | "groups": [ |
| 7892 | "CSS Scroll Snap" |
| 7893 | ], |
| 7894 | "initial": "none", |
| 7895 | "appliesto": "scrollContainers", |
| 7896 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 7897 | "order": "uniqueOrder", |
| 7898 | "status": "obsolete", |
| 7899 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-points-y" |
| 7900 | }, |
| 7901 | "scroll-snap-stop": { |
| 7902 | "syntax": "normal | always", |
| 7903 | "media": "visual", |
| 7904 | "inherited": false, |
| 7905 | "animationType": "discrete", |
| 7906 | "percentages": "no", |
| 7907 | "groups": [ |
| 7908 | "CSS Scroll Snap" |
| 7909 | ], |
| 7910 | "initial": "normal", |
| 7911 | "appliesto": "allElements", |
| 7912 | "computed": "asSpecified", |
| 7913 | "order": "perGrammar", |
| 7914 | "status": "standard", |
| 7915 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-stop" |
| 7916 | }, |
| 7917 | "scroll-snap-type": { |
| 7918 | "syntax": "none | [ x | y | block | inline | both ] [ mandatory | proximity ]?", |
| 7919 | "media": "interactive", |
| 7920 | "inherited": false, |
| 7921 | "animationType": "discrete", |
| 7922 | "percentages": "no", |
| 7923 | "groups": [ |
| 7924 | "CSS Scroll Snap" |
| 7925 | ], |
| 7926 | "initial": "none", |
| 7927 | "appliesto": "allElements", |
| 7928 | "computed": "asSpecified", |
| 7929 | "order": "uniqueOrder", |
| 7930 | "status": "standard", |
| 7931 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type" |
| 7932 | }, |
| 7933 | "scroll-snap-type-x": { |
| 7934 | "syntax": "none | mandatory | proximity", |
| 7935 | "media": "interactive", |
| 7936 | "inherited": false, |
| 7937 | "animationType": "discrete", |
| 7938 | "percentages": "no", |
| 7939 | "groups": [ |
| 7940 | "CSS Scroll Snap" |
| 7941 | ], |
| 7942 | "initial": "none", |
| 7943 | "appliesto": "scrollContainers", |
| 7944 | "computed": "asSpecified", |
| 7945 | "order": "uniqueOrder", |
| 7946 | "status": "obsolete", |
| 7947 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type-x" |
| 7948 | }, |
| 7949 | "scroll-snap-type-y": { |
| 7950 | "syntax": "none | mandatory | proximity", |
| 7951 | "media": "interactive", |
| 7952 | "inherited": false, |
| 7953 | "animationType": "discrete", |
| 7954 | "percentages": "no", |
| 7955 | "groups": [ |
| 7956 | "CSS Scroll Snap" |
| 7957 | ], |
| 7958 | "initial": "none", |
| 7959 | "appliesto": "scrollContainers", |
| 7960 | "computed": "asSpecified", |
| 7961 | "order": "uniqueOrder", |
| 7962 | "status": "obsolete", |
| 7963 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type-y" |
| 7964 | }, |
| 7965 | "shape-image-threshold": { |
| 7966 | "syntax": "<number>", |
| 7967 | "media": "visual", |
| 7968 | "inherited": false, |
| 7969 | "animationType": "number", |
| 7970 | "percentages": "no", |
| 7971 | "groups": [ |
| 7972 | "CSS Shapes" |
| 7973 | ], |
| 7974 | "initial": "0.0", |
| 7975 | "appliesto": "floats", |
| 7976 | "computed": "specifiedValueNumberClipped0To1", |
| 7977 | "order": "uniqueOrder", |
| 7978 | "status": "standard", |
| 7979 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold" |
| 7980 | }, |
| 7981 | "shape-margin": { |
| 7982 | "syntax": "<length-percentage>", |
| 7983 | "media": "visual", |
| 7984 | "inherited": false, |
| 7985 | "animationType": "lpc", |
| 7986 | "percentages": "referToWidthOfContainingBlock", |
| 7987 | "groups": [ |
| 7988 | "CSS Shapes" |
| 7989 | ], |
| 7990 | "initial": "0", |
| 7991 | "appliesto": "floats", |
| 7992 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 7993 | "order": "uniqueOrder", |
| 7994 | "status": "standard", |
| 7995 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/shape-margin" |
| 7996 | }, |
| 7997 | "shape-outside": { |
| 7998 | "syntax": "none | <shape-box> || <basic-shape> | <image>", |
| 7999 | "media": "visual", |
| 8000 | "inherited": false, |
| 8001 | "animationType": "basicShapeOtherwiseNo", |
| 8002 | "percentages": "no", |
| 8003 | "groups": [ |
| 8004 | "CSS Shapes" |
| 8005 | ], |
| 8006 | "initial": "none", |
| 8007 | "appliesto": "floats", |
| 8008 | "computed": "asDefinedForBasicShapeWithAbsoluteURIOtherwiseAsSpecified", |
| 8009 | "order": "uniqueOrder", |
| 8010 | "status": "standard", |
| 8011 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/shape-outside" |
| 8012 | }, |
| 8013 | "tab-size": { |
| 8014 | "syntax": "<integer> | <length>", |
| 8015 | "media": "visual", |
| 8016 | "inherited": true, |
| 8017 | "animationType": "length", |
| 8018 | "percentages": "no", |
| 8019 | "groups": [ |
| 8020 | "CSS Text" |
| 8021 | ], |
| 8022 | "initial": "8", |
| 8023 | "appliesto": "blockContainers", |
| 8024 | "computed": "specifiedIntegerOrAbsoluteLength", |
| 8025 | "order": "uniqueOrder", |
| 8026 | "status": "standard", |
| 8027 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/tab-size" |
| 8028 | }, |
| 8029 | "table-layout": { |
| 8030 | "syntax": "auto | fixed", |
| 8031 | "media": "visual", |
| 8032 | "inherited": false, |
| 8033 | "animationType": "discrete", |
| 8034 | "percentages": "no", |
| 8035 | "groups": [ |
| 8036 | "CSS Table" |
| 8037 | ], |
| 8038 | "initial": "auto", |
| 8039 | "appliesto": "tableElements", |
| 8040 | "computed": "asSpecified", |
| 8041 | "order": "uniqueOrder", |
| 8042 | "status": "standard", |
| 8043 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/table-layout" |
| 8044 | }, |
| 8045 | "text-align": { |
| 8046 | "syntax": "start | end | left | right | center | justify | match-parent", |
| 8047 | "media": "visual", |
| 8048 | "inherited": true, |
| 8049 | "animationType": "discrete", |
| 8050 | "percentages": "no", |
| 8051 | "groups": [ |
| 8052 | "CSS Text" |
| 8053 | ], |
| 8054 | "initial": "startOrNamelessValueIfLTRRightIfRTL", |
| 8055 | "appliesto": "blockContainers", |
| 8056 | "computed": "asSpecifiedExceptMatchParent", |
| 8057 | "order": "orderOfAppearance", |
| 8058 | "alsoAppliesTo": [ |
| 8059 | "::placeholder" |
| 8060 | ], |
| 8061 | "status": "standard", |
| 8062 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-align" |
| 8063 | }, |
| 8064 | "text-align-last": { |
| 8065 | "syntax": "auto | start | end | left | right | center | justify", |
| 8066 | "media": "visual", |
| 8067 | "inherited": true, |
| 8068 | "animationType": "discrete", |
| 8069 | "percentages": "no", |
| 8070 | "groups": [ |
| 8071 | "CSS Text" |
| 8072 | ], |
| 8073 | "initial": "auto", |
| 8074 | "appliesto": "blockContainers", |
| 8075 | "computed": "asSpecified", |
| 8076 | "order": "uniqueOrder", |
| 8077 | "status": "standard", |
| 8078 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-align-last" |
| 8079 | }, |
| 8080 | "text-combine-upright": { |
| 8081 | "syntax": "none | all | [ digits <integer>? ]", |
| 8082 | "media": "visual", |
| 8083 | "inherited": true, |
| 8084 | "animationType": "discrete", |
| 8085 | "percentages": "no", |
| 8086 | "groups": [ |
| 8087 | "CSS Writing Modes" |
| 8088 | ], |
| 8089 | "initial": "none", |
| 8090 | "appliesto": "nonReplacedInlineElements", |
| 8091 | "computed": "keywordPlusIntegerIfDigits", |
| 8092 | "order": "uniqueOrder", |
| 8093 | "status": "standard", |
| 8094 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-combine-upright" |
| 8095 | }, |
| 8096 | "text-decoration": { |
| 8097 | "syntax": "<'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'>", |
| 8098 | "media": "visual", |
| 8099 | "inherited": false, |
| 8100 | "animationType": [ |
| 8101 | "text-decoration-color", |
| 8102 | "text-decoration-style", |
| 8103 | "text-decoration-line" |
| 8104 | ], |
| 8105 | "percentages": "no", |
| 8106 | "groups": [ |
| 8107 | "CSS Text Decoration" |
| 8108 | ], |
| 8109 | "initial": [ |
| 8110 | "text-decoration-color", |
| 8111 | "text-decoration-style", |
| 8112 | "text-decoration-line" |
| 8113 | ], |
| 8114 | "appliesto": "allElements", |
| 8115 | "computed": [ |
| 8116 | "text-decoration-line", |
| 8117 | "text-decoration-style", |
| 8118 | "text-decoration-color" |
| 8119 | ], |
| 8120 | "order": "orderOfAppearance", |
| 8121 | "alsoAppliesTo": [ |
| 8122 | "::first-letter", |
| 8123 | "::first-line", |
| 8124 | "::placeholder" |
| 8125 | ], |
| 8126 | "status": "standard", |
| 8127 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-decoration" |
| 8128 | }, |
| 8129 | "text-decoration-color": { |
| 8130 | "syntax": "<color>", |
| 8131 | "media": "visual", |
| 8132 | "inherited": false, |
| 8133 | "animationType": "color", |
| 8134 | "percentages": "no", |
| 8135 | "groups": [ |
| 8136 | "CSS Text Decoration" |
| 8137 | ], |
| 8138 | "initial": "currentcolor", |
| 8139 | "appliesto": "allElements", |
| 8140 | "computed": "computedColor", |
| 8141 | "order": "uniqueOrder", |
| 8142 | "alsoAppliesTo": [ |
| 8143 | "::first-letter", |
| 8144 | "::first-line", |
| 8145 | "::placeholder" |
| 8146 | ], |
| 8147 | "status": "standard", |
| 8148 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-decoration-color" |
| 8149 | }, |
| 8150 | "text-decoration-line": { |
| 8151 | "syntax": "none | [ underline || overline || line-through || blink ]", |
| 8152 | "media": "visual", |
| 8153 | "inherited": false, |
| 8154 | "animationType": "discrete", |
| 8155 | "percentages": "no", |
| 8156 | "groups": [ |
| 8157 | "CSS Text Decoration" |
| 8158 | ], |
| 8159 | "initial": "none", |
| 8160 | "appliesto": "allElements", |
| 8161 | "computed": "asSpecified", |
| 8162 | "order": "orderOfAppearance", |
| 8163 | "alsoAppliesTo": [ |
| 8164 | "::first-letter", |
| 8165 | "::first-line", |
| 8166 | "::placeholder" |
| 8167 | ], |
| 8168 | "status": "standard", |
| 8169 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-decoration-line" |
| 8170 | }, |
| 8171 | "text-decoration-skip": { |
| 8172 | "syntax": "none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]", |
| 8173 | "media": "visual", |
| 8174 | "inherited": true, |
| 8175 | "animationType": "discrete", |
| 8176 | "percentages": "no", |
| 8177 | "groups": [ |
| 8178 | "CSS Text Decoration" |
| 8179 | ], |
| 8180 | "initial": "objects", |
| 8181 | "appliesto": "allElements", |
| 8182 | "computed": "asSpecified", |
| 8183 | "order": "orderOfAppearance", |
| 8184 | "status": "experimental", |
| 8185 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip" |
| 8186 | }, |
| 8187 | "text-decoration-skip-ink": { |
| 8188 | "syntax": "auto | none", |
| 8189 | "media": "visual", |
| 8190 | "inherited": true, |
| 8191 | "animationType": "discrete", |
| 8192 | "percentages": "no", |
| 8193 | "groups": [ |
| 8194 | "CSS Text Decoration" |
| 8195 | ], |
| 8196 | "initial": "auto", |
| 8197 | "appliesto": "allElements", |
| 8198 | "computed": "asSpecified", |
| 8199 | "order": "orderOfAppearance", |
| 8200 | "status": "experimental", |
| 8201 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip-ink" |
| 8202 | }, |
| 8203 | "text-decoration-style": { |
| 8204 | "syntax": "solid | double | dotted | dashed | wavy", |
| 8205 | "media": "visual", |
| 8206 | "inherited": false, |
| 8207 | "animationType": "discrete", |
| 8208 | "percentages": "no", |
| 8209 | "groups": [ |
| 8210 | "CSS Text Decoration" |
| 8211 | ], |
| 8212 | "initial": "solid", |
| 8213 | "appliesto": "allElements", |
| 8214 | "computed": "asSpecified", |
| 8215 | "order": "uniqueOrder", |
| 8216 | "alsoAppliesTo": [ |
| 8217 | "::first-letter", |
| 8218 | "::first-line", |
| 8219 | "::placeholder" |
| 8220 | ], |
| 8221 | "status": "standard", |
| 8222 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-decoration-style" |
| 8223 | }, |
| 8224 | "text-emphasis": { |
| 8225 | "syntax": "<'text-emphasis-style'> || <'text-emphasis-color'>", |
| 8226 | "media": "visual", |
| 8227 | "inherited": false, |
| 8228 | "animationType": [ |
| 8229 | "text-emphasis-color", |
| 8230 | "text-emphasis-style" |
| 8231 | ], |
| 8232 | "percentages": "no", |
| 8233 | "groups": [ |
| 8234 | "CSS Text Decoration" |
| 8235 | ], |
| 8236 | "initial": [ |
| 8237 | "text-emphasis-style", |
| 8238 | "text-emphasis-color" |
| 8239 | ], |
| 8240 | "appliesto": "allElements", |
| 8241 | "computed": [ |
| 8242 | "text-emphasis-style", |
| 8243 | "text-emphasis-color" |
| 8244 | ], |
| 8245 | "order": "orderOfAppearance", |
| 8246 | "status": "standard", |
| 8247 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-emphasis" |
| 8248 | }, |
| 8249 | "text-emphasis-color": { |
| 8250 | "syntax": "<color>", |
| 8251 | "media": "visual", |
| 8252 | "inherited": false, |
| 8253 | "animationType": "color", |
| 8254 | "percentages": "no", |
| 8255 | "groups": [ |
| 8256 | "CSS Text Decoration" |
| 8257 | ], |
| 8258 | "initial": "currentcolor", |
| 8259 | "appliesto": "allElements", |
| 8260 | "computed": "computedColor", |
| 8261 | "order": "uniqueOrder", |
| 8262 | "status": "standard", |
| 8263 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-emphasis-color" |
| 8264 | }, |
| 8265 | "text-emphasis-position": { |
| 8266 | "syntax": "[ over | under ] && [ right | left ]", |
| 8267 | "media": "visual", |
| 8268 | "inherited": false, |
| 8269 | "animationType": "discrete", |
| 8270 | "percentages": "no", |
| 8271 | "groups": [ |
| 8272 | "CSS Text Decoration" |
| 8273 | ], |
| 8274 | "initial": "over right", |
| 8275 | "appliesto": "allElements", |
| 8276 | "computed": "asSpecified", |
| 8277 | "order": "uniqueOrder", |
| 8278 | "status": "standard", |
| 8279 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-emphasis-position" |
| 8280 | }, |
| 8281 | "text-emphasis-style": { |
| 8282 | "syntax": "none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>", |
| 8283 | "media": "visual", |
| 8284 | "inherited": false, |
| 8285 | "animationType": "discrete", |
| 8286 | "percentages": "no", |
| 8287 | "groups": [ |
| 8288 | "CSS Text Decoration" |
| 8289 | ], |
| 8290 | "initial": "none", |
| 8291 | "appliesto": "allElements", |
| 8292 | "computed": "asSpecified", |
| 8293 | "order": "uniqueOrder", |
| 8294 | "status": "standard", |
| 8295 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-emphasis-style" |
| 8296 | }, |
| 8297 | "text-indent": { |
| 8298 | "syntax": "<length-percentage> && hanging? && each-line?", |
| 8299 | "media": "visual", |
| 8300 | "inherited": true, |
| 8301 | "animationType": "lpc", |
| 8302 | "percentages": "referToWidthOfContainingBlock", |
| 8303 | "groups": [ |
| 8304 | "CSS Text" |
| 8305 | ], |
| 8306 | "initial": "0", |
| 8307 | "appliesto": "blockContainers", |
| 8308 | "computed": "percentageOrAbsoluteLengthPlusKeywords", |
| 8309 | "order": "lengthOrPercentageBeforeKeywords", |
| 8310 | "status": "standard", |
| 8311 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-indent" |
| 8312 | }, |
| 8313 | "text-justify": { |
| 8314 | "syntax": "auto | inter-character | inter-word | none", |
| 8315 | "media": "visual", |
| 8316 | "inherited": true, |
| 8317 | "animationType": "discrete", |
| 8318 | "percentages": "no", |
| 8319 | "groups": [ |
| 8320 | "CSS Text" |
| 8321 | ], |
| 8322 | "initial": "auto", |
| 8323 | "appliesto": "inlineLevelAndTableCellElements", |
| 8324 | "computed": "asSpecified", |
| 8325 | "order": "uniqueOrder", |
| 8326 | "status": "standard", |
| 8327 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-justify" |
| 8328 | }, |
| 8329 | "text-orientation": { |
| 8330 | "syntax": "mixed | upright | sideways", |
| 8331 | "media": "visual", |
| 8332 | "inherited": true, |
| 8333 | "animationType": "discrete", |
| 8334 | "percentages": "no", |
| 8335 | "groups": [ |
| 8336 | "CSS Writing Modes" |
| 8337 | ], |
| 8338 | "initial": "mixed", |
| 8339 | "appliesto": "allElementsExceptTableRowGroupsRowsColumnGroupsAndColumns", |
| 8340 | "computed": "asSpecified", |
| 8341 | "order": "uniqueOrder", |
| 8342 | "status": "standard", |
| 8343 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-orientation" |
| 8344 | }, |
| 8345 | "text-overflow": { |
| 8346 | "syntax": "[ clip | ellipsis | <string> ]{1,2}", |
| 8347 | "media": "visual", |
| 8348 | "inherited": false, |
| 8349 | "animationType": "discrete", |
| 8350 | "percentages": "no", |
| 8351 | "groups": [ |
| 8352 | "CSS Basic User Interface" |
| 8353 | ], |
| 8354 | "initial": "clip", |
| 8355 | "appliesto": "blockContainerElements", |
| 8356 | "computed": "asSpecified", |
| 8357 | "order": "uniqueOrder", |
| 8358 | "alsoAppliesTo": [ |
| 8359 | "::placeholder" |
| 8360 | ], |
| 8361 | "status": "standard", |
| 8362 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-overflow" |
| 8363 | }, |
| 8364 | "text-rendering": { |
| 8365 | "syntax": "auto | optimizeSpeed | optimizeLegibility | geometricPrecision", |
| 8366 | "media": "visual", |
| 8367 | "inherited": true, |
| 8368 | "animationType": "discrete", |
| 8369 | "percentages": "no", |
| 8370 | "groups": [ |
| 8371 | "CSS Miscellaneous" |
| 8372 | ], |
| 8373 | "initial": "auto", |
| 8374 | "appliesto": "textElements", |
| 8375 | "computed": "asSpecified", |
| 8376 | "order": "uniqueOrder", |
| 8377 | "status": "standard", |
| 8378 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-rendering" |
| 8379 | }, |
| 8380 | "text-shadow": { |
| 8381 | "syntax": "none | <shadow-t>#", |
| 8382 | "media": "visual", |
| 8383 | "inherited": true, |
| 8384 | "animationType": "shadowList", |
| 8385 | "percentages": "no", |
| 8386 | "groups": [ |
| 8387 | "CSS Text Decoration" |
| 8388 | ], |
| 8389 | "initial": "none", |
| 8390 | "appliesto": "allElements", |
| 8391 | "computed": "colorPlusThreeAbsoluteLengths", |
| 8392 | "order": "uniqueOrder", |
| 8393 | "alsoAppliesTo": [ |
| 8394 | "::first-letter", |
| 8395 | "::first-line", |
| 8396 | "::placeholder" |
| 8397 | ], |
| 8398 | "status": "standard", |
| 8399 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-shadow" |
| 8400 | }, |
| 8401 | "text-size-adjust": { |
| 8402 | "syntax": "none | auto | <percentage>", |
| 8403 | "media": "visual", |
| 8404 | "inherited": true, |
| 8405 | "animationType": "discrete", |
| 8406 | "percentages": "referToSizeOfFont", |
| 8407 | "groups": [ |
| 8408 | "CSS Text" |
| 8409 | ], |
| 8410 | "initial": "autoForSmartphoneBrowsersSupportingInflation", |
| 8411 | "appliesto": "allElements", |
| 8412 | "computed": "asSpecified", |
| 8413 | "order": "uniqueOrder", |
| 8414 | "status": "experimental", |
| 8415 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-size-adjust" |
| 8416 | }, |
| 8417 | "text-transform": { |
| 8418 | "syntax": "none | capitalize | uppercase | lowercase | full-width | full-size-kana", |
| 8419 | "media": "visual", |
| 8420 | "inherited": true, |
| 8421 | "animationType": "discrete", |
| 8422 | "percentages": "no", |
| 8423 | "groups": [ |
| 8424 | "CSS Text" |
| 8425 | ], |
| 8426 | "initial": "none", |
| 8427 | "appliesto": "allElements", |
| 8428 | "computed": "asSpecified", |
| 8429 | "order": "uniqueOrder", |
| 8430 | "alsoAppliesTo": [ |
| 8431 | "::first-letter", |
| 8432 | "::first-line", |
| 8433 | "::placeholder" |
| 8434 | ], |
| 8435 | "status": "standard", |
| 8436 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-transform" |
| 8437 | }, |
| 8438 | "text-underline-position": { |
| 8439 | "syntax": "auto | [ under || [ left | right ] ]", |
| 8440 | "media": "visual", |
| 8441 | "inherited": true, |
| 8442 | "animationType": "discrete", |
| 8443 | "percentages": "no", |
| 8444 | "groups": [ |
| 8445 | "CSS Text Decoration" |
| 8446 | ], |
| 8447 | "initial": "auto", |
| 8448 | "appliesto": "allElements", |
| 8449 | "computed": "asSpecified", |
| 8450 | "order": "orderOfAppearance", |
| 8451 | "status": "standard", |
| 8452 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-underline-position" |
| 8453 | }, |
| 8454 | "top": { |
| 8455 | "syntax": "<length> | <percentage> | auto", |
| 8456 | "media": "visual", |
| 8457 | "inherited": false, |
| 8458 | "animationType": "lpc", |
| 8459 | "percentages": "referToContainingBlockHeight", |
| 8460 | "groups": [ |
| 8461 | "CSS Positioning" |
| 8462 | ], |
| 8463 | "initial": "auto", |
| 8464 | "appliesto": "positionedElements", |
| 8465 | "computed": "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto", |
| 8466 | "order": "uniqueOrder", |
| 8467 | "status": "standard", |
| 8468 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/top" |
| 8469 | }, |
| 8470 | "touch-action": { |
| 8471 | "syntax": "auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation", |
| 8472 | "media": "visual", |
| 8473 | "inherited": false, |
| 8474 | "animationType": "discrete", |
| 8475 | "percentages": "no", |
| 8476 | "groups": [ |
| 8477 | "Pointer Events" |
| 8478 | ], |
| 8479 | "initial": "auto", |
| 8480 | "appliesto": "allElementsExceptNonReplacedInlineElementsTableRowsColumnsRowColumnGroups", |
| 8481 | "computed": "asSpecified", |
| 8482 | "order": "uniqueOrder", |
| 8483 | "status": "standard", |
| 8484 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/touch-action" |
| 8485 | }, |
| 8486 | "transform": { |
| 8487 | "syntax": "none | <transform-list>", |
| 8488 | "media": "visual", |
| 8489 | "inherited": false, |
| 8490 | "animationType": "transform", |
| 8491 | "percentages": "referToSizeOfBoundingBox", |
| 8492 | "groups": [ |
| 8493 | "CSS Transforms" |
| 8494 | ], |
| 8495 | "initial": "none", |
| 8496 | "appliesto": "transformableElements", |
| 8497 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 8498 | "order": "uniqueOrder", |
| 8499 | "stacking": true, |
| 8500 | "status": "standard", |
| 8501 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transform" |
| 8502 | }, |
| 8503 | "transform-box": { |
| 8504 | "syntax": "border-box | fill-box | view-box", |
| 8505 | "media": "visual", |
| 8506 | "inherited": false, |
| 8507 | "animationType": "discrete", |
| 8508 | "percentages": "no", |
| 8509 | "groups": [ |
| 8510 | "CSS Transforms" |
| 8511 | ], |
| 8512 | "initial": "border-box ", |
| 8513 | "appliesto": "transformableElements", |
| 8514 | "computed": "asSpecified", |
| 8515 | "order": "uniqueOrder", |
| 8516 | "status": "standard", |
| 8517 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transform-box" |
| 8518 | }, |
| 8519 | "transform-origin": { |
| 8520 | "syntax": "[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?", |
| 8521 | "media": "visual", |
| 8522 | "inherited": false, |
| 8523 | "animationType": "simpleListOfLpc", |
| 8524 | "percentages": "referToSizeOfBoundingBox", |
| 8525 | "groups": [ |
| 8526 | "CSS Transforms" |
| 8527 | ], |
| 8528 | "initial": "50% 50% 0", |
| 8529 | "appliesto": "transformableElements", |
| 8530 | "computed": "forLengthAbsoluteValueOtherwisePercentage", |
| 8531 | "order": "oneOrTwoValuesLengthAbsoluteKeywordsPercentages", |
| 8532 | "status": "standard", |
| 8533 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transform-origin" |
| 8534 | }, |
| 8535 | "transform-style": { |
| 8536 | "syntax": "flat | preserve-3d", |
| 8537 | "media": "visual", |
| 8538 | "inherited": false, |
| 8539 | "animationType": "discrete", |
| 8540 | "percentages": "no", |
| 8541 | "groups": [ |
| 8542 | "CSS Transforms" |
| 8543 | ], |
| 8544 | "initial": "flat", |
| 8545 | "appliesto": "transformableElements", |
| 8546 | "computed": "asSpecified", |
| 8547 | "order": "uniqueOrder", |
| 8548 | "stacking": true, |
| 8549 | "status": "standard", |
| 8550 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transform-style" |
| 8551 | }, |
| 8552 | "transition": { |
| 8553 | "syntax": "<single-transition>#", |
| 8554 | "media": "interactive", |
| 8555 | "inherited": false, |
| 8556 | "animationType": "discrete", |
| 8557 | "percentages": "no", |
| 8558 | "groups": [ |
| 8559 | "CSS Transitions" |
| 8560 | ], |
| 8561 | "initial": [ |
| 8562 | "transition-delay", |
| 8563 | "transition-duration", |
| 8564 | "transition-property", |
| 8565 | "transition-timing-function" |
| 8566 | ], |
| 8567 | "appliesto": "allElementsAndPseudos", |
| 8568 | "computed": [ |
| 8569 | "transition-delay", |
| 8570 | "transition-duration", |
| 8571 | "transition-property", |
| 8572 | "transition-timing-function" |
| 8573 | ], |
| 8574 | "order": "orderOfAppearance", |
| 8575 | "status": "standard", |
| 8576 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transition" |
| 8577 | }, |
| 8578 | "transition-delay": { |
| 8579 | "syntax": "<time>#", |
| 8580 | "media": "interactive", |
| 8581 | "inherited": false, |
| 8582 | "animationType": "discrete", |
| 8583 | "percentages": "no", |
| 8584 | "groups": [ |
| 8585 | "CSS Transitions" |
| 8586 | ], |
| 8587 | "initial": "0s", |
| 8588 | "appliesto": "allElementsAndPseudos", |
| 8589 | "computed": "asSpecified", |
| 8590 | "order": "uniqueOrder", |
| 8591 | "status": "standard", |
| 8592 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transition-delay" |
| 8593 | }, |
| 8594 | "transition-duration": { |
| 8595 | "syntax": "<time>#", |
| 8596 | "media": "interactive", |
| 8597 | "inherited": false, |
| 8598 | "animationType": "discrete", |
| 8599 | "percentages": "no", |
| 8600 | "groups": [ |
| 8601 | "CSS Transitions" |
| 8602 | ], |
| 8603 | "initial": "0s", |
| 8604 | "appliesto": "allElementsAndPseudos", |
| 8605 | "computed": "asSpecified", |
| 8606 | "order": "uniqueOrder", |
| 8607 | "status": "standard", |
| 8608 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transition-duration" |
| 8609 | }, |
| 8610 | "transition-property": { |
| 8611 | "syntax": "none | <single-transition-property>#", |
| 8612 | "media": "visual", |
| 8613 | "inherited": false, |
| 8614 | "animationType": "discrete", |
| 8615 | "percentages": "no", |
| 8616 | "groups": [ |
| 8617 | "CSS Transitions" |
| 8618 | ], |
| 8619 | "initial": "all", |
| 8620 | "appliesto": "allElementsAndPseudos", |
| 8621 | "computed": "asSpecified", |
| 8622 | "order": "uniqueOrder", |
| 8623 | "status": "standard", |
| 8624 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transition-property" |
| 8625 | }, |
| 8626 | "transition-timing-function": { |
| 8627 | "syntax": "<timing-function>#", |
| 8628 | "media": "interactive", |
| 8629 | "inherited": false, |
| 8630 | "animationType": "discrete", |
| 8631 | "percentages": "no", |
| 8632 | "groups": [ |
| 8633 | "CSS Transitions" |
| 8634 | ], |
| 8635 | "initial": "ease", |
| 8636 | "appliesto": "allElementsAndPseudos", |
| 8637 | "computed": "asSpecified", |
| 8638 | "order": "uniqueOrder", |
| 8639 | "status": "standard", |
| 8640 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transition-timing-function" |
| 8641 | }, |
| 8642 | "translate": { |
| 8643 | "syntax": "none | <length-percentage> [ <length-percentage> <length>? ]?", |
| 8644 | "media": "visual", |
| 8645 | "inherited": false, |
| 8646 | "animationType": "transform", |
| 8647 | "percentages": "referToSizeOfBoundingBox", |
| 8648 | "groups": [ |
| 8649 | "CSS Transforms" |
| 8650 | ], |
| 8651 | "initial": "none", |
| 8652 | "appliesto": "transformableElements", |
| 8653 | "computed": "asSpecifiedRelativeToAbsoluteLengths", |
| 8654 | "order": "perGrammar", |
| 8655 | "stacking": true, |
| 8656 | "status": "standard", |
| 8657 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/translate" |
| 8658 | }, |
| 8659 | "unicode-bidi": { |
| 8660 | "syntax": "normal | embed | isolate | bidi-override | isolate-override | plaintext", |
| 8661 | "media": "visual", |
| 8662 | "inherited": false, |
| 8663 | "animationType": "discrete", |
| 8664 | "percentages": "no", |
| 8665 | "groups": [ |
| 8666 | "CSS Writing Modes" |
| 8667 | ], |
| 8668 | "initial": "normal", |
| 8669 | "appliesto": "allElementsSomeValuesNoEffectOnNonInlineElements", |
| 8670 | "computed": "asSpecified", |
| 8671 | "order": "uniqueOrder", |
| 8672 | "status": "standard", |
| 8673 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/unicode-bidi" |
| 8674 | }, |
| 8675 | "user-select": { |
| 8676 | "syntax": "auto | text | none | contain | all", |
| 8677 | "media": "visual", |
| 8678 | "inherited": false, |
| 8679 | "animationType": "discrete", |
| 8680 | "percentages": "no", |
| 8681 | "groups": [ |
| 8682 | "CSS Basic User Interface" |
| 8683 | ], |
| 8684 | "initial": "auto", |
| 8685 | "appliesto": "allElements", |
| 8686 | "computed": "asSpecified", |
| 8687 | "order": "uniqueOrder", |
| 8688 | "status": "nonstandard", |
| 8689 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/user-select" |
| 8690 | }, |
| 8691 | "vertical-align": { |
| 8692 | "syntax": "baseline | sub | super | text-top | text-bottom | middle | top | bottom | <percentage> | <length>", |
| 8693 | "media": "visual", |
| 8694 | "inherited": false, |
| 8695 | "animationType": "length", |
| 8696 | "percentages": "referToLineHeight", |
| 8697 | "groups": [ |
| 8698 | "CSS Table" |
| 8699 | ], |
| 8700 | "initial": "baseline", |
| 8701 | "appliesto": "inlineLevelAndTableCellElements", |
| 8702 | "computed": "absoluteLengthOrKeyword", |
| 8703 | "order": "uniqueOrder", |
| 8704 | "alsoAppliesTo": [ |
| 8705 | "::first-letter", |
| 8706 | "::first-line", |
| 8707 | "::placeholder" |
| 8708 | ], |
| 8709 | "status": "standard", |
| 8710 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/vertical-align" |
| 8711 | }, |
| 8712 | "visibility": { |
| 8713 | "syntax": "visible | hidden | collapse", |
| 8714 | "media": "visual", |
| 8715 | "inherited": true, |
| 8716 | "animationType": "visibility", |
| 8717 | "percentages": "no", |
| 8718 | "groups": [ |
| 8719 | "CSS Box Model" |
| 8720 | ], |
| 8721 | "initial": "visible", |
| 8722 | "appliesto": "allElements", |
| 8723 | "computed": "asSpecified", |
| 8724 | "order": "uniqueOrder", |
| 8725 | "status": "standard", |
| 8726 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/visibility" |
| 8727 | }, |
| 8728 | "white-space": { |
| 8729 | "syntax": "normal | pre | nowrap | pre-wrap | pre-line", |
| 8730 | "media": "visual", |
| 8731 | "inherited": true, |
| 8732 | "animationType": "discrete", |
| 8733 | "percentages": "no", |
| 8734 | "groups": [ |
| 8735 | "CSS Text" |
| 8736 | ], |
| 8737 | "initial": "normal", |
| 8738 | "appliesto": "allElements", |
| 8739 | "computed": "asSpecified", |
| 8740 | "order": "uniqueOrder", |
| 8741 | "status": "standard", |
| 8742 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/white-space" |
| 8743 | }, |
| 8744 | "widows": { |
| 8745 | "syntax": "<integer>", |
| 8746 | "media": "visual", |
| 8747 | "inherited": true, |
| 8748 | "animationType": "discrete", |
| 8749 | "percentages": "no", |
| 8750 | "groups": [ |
| 8751 | "CSS Fragmentation" |
| 8752 | ], |
| 8753 | "initial": "2", |
| 8754 | "appliesto": "blockContainerElements", |
| 8755 | "computed": "asSpecified", |
| 8756 | "order": "perGrammar", |
| 8757 | "status": "standard", |
| 8758 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/widows" |
| 8759 | }, |
| 8760 | "width": { |
| 8761 | "syntax": "[ <length> | <percentage> ] && [ border-box | content-box ]? | available | min-content | max-content | fit-content | auto", |
| 8762 | "media": "visual", |
| 8763 | "inherited": false, |
| 8764 | "animationType": "lpc", |
| 8765 | "percentages": "referToWidthOfContainingBlock", |
| 8766 | "groups": [ |
| 8767 | "CSS Box Model" |
| 8768 | ], |
| 8769 | "initial": "auto", |
| 8770 | "appliesto": "allElementsButNonReplacedAndTableRows", |
| 8771 | "computed": "percentageAutoOrAbsoluteLength", |
| 8772 | "order": "lengthOrPercentageBeforeKeywordIfBothPresent", |
| 8773 | "status": "standard", |
| 8774 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/width" |
| 8775 | }, |
| 8776 | "will-change": { |
| 8777 | "syntax": "auto | <animateable-feature>#", |
| 8778 | "media": "all", |
| 8779 | "inherited": false, |
| 8780 | "animationType": "discrete", |
| 8781 | "percentages": "no", |
| 8782 | "groups": [ |
| 8783 | "CSS Will Change" |
| 8784 | ], |
| 8785 | "initial": "auto", |
| 8786 | "appliesto": "allElements", |
| 8787 | "computed": "asSpecified", |
| 8788 | "order": "uniqueOrder", |
| 8789 | "status": "standard", |
| 8790 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/will-change" |
| 8791 | }, |
| 8792 | "word-break": { |
| 8793 | "syntax": "normal | break-all | keep-all | break-word", |
| 8794 | "media": "visual", |
| 8795 | "inherited": true, |
| 8796 | "animationType": "discrete", |
| 8797 | "percentages": "no", |
| 8798 | "groups": [ |
| 8799 | "CSS Text" |
| 8800 | ], |
| 8801 | "initial": "normal", |
| 8802 | "appliesto": "allElements", |
| 8803 | "computed": "asSpecified", |
| 8804 | "order": "uniqueOrder", |
| 8805 | "status": "standard", |
| 8806 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/word-break" |
| 8807 | }, |
| 8808 | "word-spacing": { |
| 8809 | "syntax": "normal | <length-percentage>", |
| 8810 | "media": "visual", |
| 8811 | "inherited": true, |
| 8812 | "animationType": "length", |
| 8813 | "percentages": "referToWidthOfAffectedGlyph", |
| 8814 | "groups": [ |
| 8815 | "CSS Text" |
| 8816 | ], |
| 8817 | "initial": "normal", |
| 8818 | "appliesto": "allElements", |
| 8819 | "computed": "optimumMinAndMaxValueOfAbsoluteLengthPercentageOrNormal", |
| 8820 | "order": "uniqueOrder", |
| 8821 | "alsoAppliesTo": [ |
| 8822 | "::first-letter", |
| 8823 | "::first-line", |
| 8824 | "::placeholder" |
| 8825 | ], |
| 8826 | "status": "standard", |
| 8827 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/word-spacing" |
| 8828 | }, |
| 8829 | "word-wrap": { |
| 8830 | "syntax": "normal | break-word", |
| 8831 | "media": "visual", |
| 8832 | "inherited": true, |
| 8833 | "animationType": "discrete", |
| 8834 | "percentages": "no", |
| 8835 | "groups": [ |
| 8836 | "CSS Text" |
| 8837 | ], |
| 8838 | "initial": "normal", |
| 8839 | "appliesto": "nonReplacedInlineElements", |
| 8840 | "computed": "asSpecified", |
| 8841 | "order": "uniqueOrder", |
| 8842 | "status": "standard", |
| 8843 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/overflow-wrap" |
| 8844 | }, |
| 8845 | "writing-mode": { |
| 8846 | "syntax": "horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr", |
| 8847 | "media": "visual", |
| 8848 | "inherited": true, |
| 8849 | "animationType": "discrete", |
| 8850 | "percentages": "no", |
| 8851 | "groups": [ |
| 8852 | "CSS Writing Modes" |
| 8853 | ], |
| 8854 | "initial": "horizontal-tb", |
| 8855 | "appliesto": "allElementsExceptTableRowColumnGroupsTableRowsColumns", |
| 8856 | "computed": "asSpecified", |
| 8857 | "order": "uniqueOrder", |
| 8858 | "status": "standard", |
| 8859 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/writing-mode" |
| 8860 | }, |
| 8861 | "z-index": { |
| 8862 | "syntax": "auto | <integer>", |
| 8863 | "media": "visual", |
| 8864 | "inherited": false, |
| 8865 | "animationType": "integer", |
| 8866 | "percentages": "no", |
| 8867 | "groups": [ |
| 8868 | "CSS Positioning" |
| 8869 | ], |
| 8870 | "initial": "auto", |
| 8871 | "appliesto": "positionedElements", |
| 8872 | "computed": "asSpecified", |
| 8873 | "order": "uniqueOrder", |
| 8874 | "stacking": true, |
| 8875 | "status": "standard", |
| 8876 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/z-index" |
| 8877 | }, |
| 8878 | "zoom": { |
| 8879 | "syntax": "normal | reset | <number> | <percentage>", |
| 8880 | "media": "visual", |
| 8881 | "inherited": false, |
| 8882 | "animationType": "integer", |
| 8883 | "percentages": "no", |
| 8884 | "groups": [ |
| 8885 | "Microsoft Extensions" |
| 8886 | ], |
| 8887 | "initial": "normal", |
| 8888 | "appliesto": "allElements", |
| 8889 | "computed": "asSpecified", |
| 8890 | "order": "uniqueOrder", |
| 8891 | "status": "nonstandard", |
| 8892 | "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/zoom" |
| 8893 | } |
| 8894 | } |