mdn-data 2.14.0 → 2.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,13 +6,13 @@
6
6
  "animationType": "discrete",
7
7
  "percentages": "no",
8
8
  "groups": [
9
- "CSS Variables"
9
+ "CSS Custom Properties for Cascading Variables"
10
10
  ],
11
11
  "initial": "seeProse",
12
12
  "appliesto": "allElements",
13
13
  "computed": "asSpecifiedWithVarsSubstituted",
14
14
  "order": "perGrammar",
15
- "status": "experimental",
15
+ "status": "standard",
16
16
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/--*"
17
17
  },
18
18
  "-ms-accelerator": {
@@ -28,8 +28,7 @@
28
28
  "appliesto": "allElements",
29
29
  "computed": "asSpecified",
30
30
  "order": "uniqueOrder",
31
- "status": "nonstandard",
32
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-accelerator"
31
+ "status": "nonstandard"
33
32
  },
34
33
  "-ms-block-progression": {
35
34
  "syntax": "tb | rl | bt | lr",
@@ -44,8 +43,7 @@
44
43
  "appliesto": "allElements",
45
44
  "computed": "asSpecified",
46
45
  "order": "uniqueOrder",
47
- "status": "nonstandard",
48
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-block-progression"
46
+ "status": "nonstandard"
49
47
  },
50
48
  "-ms-content-zoom-chaining": {
51
49
  "syntax": "none | chained",
@@ -60,8 +58,7 @@
60
58
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
61
59
  "computed": "asSpecified",
62
60
  "order": "uniqueOrder",
63
- "status": "nonstandard",
64
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-chaining"
61
+ "status": "nonstandard"
65
62
  },
66
63
  "-ms-content-zoom-limit": {
67
64
  "syntax": "<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>",
@@ -85,8 +82,7 @@
85
82
  "-ms-content-zoom-limit-min"
86
83
  ],
87
84
  "order": "uniqueOrder",
88
- "status": "nonstandard",
89
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit"
85
+ "status": "nonstandard"
90
86
  },
91
87
  "-ms-content-zoom-limit-max": {
92
88
  "syntax": "<percentage>",
@@ -101,8 +97,7 @@
101
97
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
102
98
  "computed": "asSpecified",
103
99
  "order": "uniqueOrder",
104
- "status": "nonstandard",
105
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit-max"
100
+ "status": "nonstandard"
106
101
  },
107
102
  "-ms-content-zoom-limit-min": {
108
103
  "syntax": "<percentage>",
@@ -117,8 +112,7 @@
117
112
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
118
113
  "computed": "asSpecified",
119
114
  "order": "uniqueOrder",
120
- "status": "nonstandard",
121
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit-min"
115
+ "status": "nonstandard"
122
116
  },
123
117
  "-ms-content-zoom-snap": {
124
118
  "syntax": "<'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>",
@@ -139,8 +133,7 @@
139
133
  "-ms-content-zoom-snap-points"
140
134
  ],
141
135
  "order": "uniqueOrder",
142
- "status": "nonstandard",
143
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap"
136
+ "status": "nonstandard"
144
137
  },
145
138
  "-ms-content-zoom-snap-points": {
146
139
  "syntax": "snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )",
@@ -155,8 +148,7 @@
155
148
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
156
149
  "computed": "asSpecified",
157
150
  "order": "uniqueOrder",
158
- "status": "nonstandard",
159
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap-points"
151
+ "status": "nonstandard"
160
152
  },
161
153
  "-ms-content-zoom-snap-type": {
162
154
  "syntax": "none | proximity | mandatory",
@@ -171,8 +163,7 @@
171
163
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
172
164
  "computed": "asSpecified",
173
165
  "order": "uniqueOrder",
174
- "status": "nonstandard",
175
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap-type"
166
+ "status": "nonstandard"
176
167
  },
177
168
  "-ms-content-zooming": {
178
169
  "syntax": "none | zoom",
@@ -187,8 +178,7 @@
187
178
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
188
179
  "computed": "asSpecified",
189
180
  "order": "uniqueOrder",
190
- "status": "nonstandard",
191
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-content-zooming"
181
+ "status": "nonstandard"
192
182
  },
193
183
  "-ms-filter": {
194
184
  "syntax": "<string>",
@@ -203,8 +193,7 @@
203
193
  "appliesto": "allElements",
204
194
  "computed": "asSpecified",
205
195
  "order": "uniqueOrder",
206
- "status": "nonstandard",
207
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-filter"
196
+ "status": "nonstandard"
208
197
  },
209
198
  "-ms-flow-from": {
210
199
  "syntax": "[ none | <custom-ident> ]#",
@@ -219,8 +208,7 @@
219
208
  "appliesto": "nonReplacedElements",
220
209
  "computed": "asSpecified",
221
210
  "order": "uniqueOrder",
222
- "status": "nonstandard",
223
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-flow-from"
211
+ "status": "nonstandard"
224
212
  },
225
213
  "-ms-flow-into": {
226
214
  "syntax": "[ none | <custom-ident> ]#",
@@ -235,8 +223,7 @@
235
223
  "appliesto": "iframeElements",
236
224
  "computed": "asSpecified",
237
225
  "order": "uniqueOrder",
238
- "status": "nonstandard",
239
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-flow-into"
226
+ "status": "nonstandard"
240
227
  },
241
228
  "-ms-grid-columns": {
242
229
  "syntax": "none | <track-list> | <auto-track-list>",
@@ -251,8 +238,7 @@
251
238
  "appliesto": "gridContainers",
252
239
  "computed": "asSpecifiedRelativeToAbsoluteLengths",
253
240
  "order": "uniqueOrder",
254
- "status": "nonstandard",
255
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-grid-columns"
241
+ "status": "nonstandard"
256
242
  },
257
243
  "-ms-grid-rows": {
258
244
  "syntax": "none | <track-list> | <auto-track-list>",
@@ -267,8 +253,7 @@
267
253
  "appliesto": "gridContainers",
268
254
  "computed": "asSpecifiedRelativeToAbsoluteLengths",
269
255
  "order": "uniqueOrder",
270
- "status": "nonstandard",
271
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-grid-rows"
256
+ "status": "nonstandard"
272
257
  },
273
258
  "-ms-high-contrast-adjust": {
274
259
  "syntax": "auto | none",
@@ -283,8 +268,7 @@
283
268
  "appliesto": "allElements",
284
269
  "computed": "asSpecified",
285
270
  "order": "uniqueOrder",
286
- "status": "nonstandard",
287
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-high-contrast-adjust"
271
+ "status": "nonstandard"
288
272
  },
289
273
  "-ms-hyphenate-limit-chars": {
290
274
  "syntax": "auto | <integer>{1,3}",
@@ -299,8 +283,7 @@
299
283
  "appliesto": "allElements",
300
284
  "computed": "asSpecified",
301
285
  "order": "uniqueOrder",
302
- "status": "nonstandard",
303
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-chars"
286
+ "status": "nonstandard"
304
287
  },
305
288
  "-ms-hyphenate-limit-lines": {
306
289
  "syntax": "no-limit | <integer>",
@@ -315,8 +298,7 @@
315
298
  "appliesto": "blockContainerElements",
316
299
  "computed": "asSpecified",
317
300
  "order": "uniqueOrder",
318
- "status": "nonstandard",
319
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-lines"
301
+ "status": "nonstandard"
320
302
  },
321
303
  "-ms-hyphenate-limit-zone": {
322
304
  "syntax": "<percentage> | <length>",
@@ -331,8 +313,7 @@
331
313
  "appliesto": "blockContainerElements",
332
314
  "computed": "asSpecified",
333
315
  "order": "uniqueOrder",
334
- "status": "nonstandard",
335
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-zone"
316
+ "status": "nonstandard"
336
317
  },
337
318
  "-ms-ime-align": {
338
319
  "syntax": "auto | after",
@@ -347,8 +328,7 @@
347
328
  "appliesto": "allElements",
348
329
  "computed": "asSpecified",
349
330
  "order": "uniqueOrder",
350
- "status": "nonstandard",
351
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-ime-align"
331
+ "status": "nonstandard"
352
332
  },
353
333
  "-ms-overflow-style": {
354
334
  "syntax": "auto | none | scrollbar | -ms-autohiding-scrollbar",
@@ -363,8 +343,7 @@
363
343
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
364
344
  "computed": "asSpecified",
365
345
  "order": "uniqueOrder",
366
- "status": "nonstandard",
367
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-overflow-style"
346
+ "status": "nonstandard"
368
347
  },
369
348
  "-ms-scroll-chaining": {
370
349
  "syntax": "chained | none",
@@ -379,8 +358,7 @@
379
358
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
380
359
  "computed": "asSpecified",
381
360
  "order": "uniqueOrder",
382
- "status": "nonstandard",
383
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-chaining"
361
+ "status": "nonstandard"
384
362
  },
385
363
  "-ms-scroll-limit": {
386
364
  "syntax": "<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>",
@@ -405,8 +383,7 @@
405
383
  "-ms-scroll-limit-y-max"
406
384
  ],
407
385
  "order": "uniqueOrder",
408
- "status": "nonstandard",
409
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit"
386
+ "status": "nonstandard"
410
387
  },
411
388
  "-ms-scroll-limit-x-max": {
412
389
  "syntax": "auto | <length>",
@@ -421,8 +398,7 @@
421
398
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
422
399
  "computed": "asSpecified",
423
400
  "order": "uniqueOrder",
424
- "status": "nonstandard",
425
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-x-max"
401
+ "status": "nonstandard"
426
402
  },
427
403
  "-ms-scroll-limit-x-min": {
428
404
  "syntax": "<length>",
@@ -437,8 +413,7 @@
437
413
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
438
414
  "computed": "asSpecified",
439
415
  "order": "uniqueOrder",
440
- "status": "nonstandard",
441
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-x-min"
416
+ "status": "nonstandard"
442
417
  },
443
418
  "-ms-scroll-limit-y-max": {
444
419
  "syntax": "auto | <length>",
@@ -453,8 +428,7 @@
453
428
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
454
429
  "computed": "asSpecified",
455
430
  "order": "uniqueOrder",
456
- "status": "nonstandard",
457
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-y-max"
431
+ "status": "nonstandard"
458
432
  },
459
433
  "-ms-scroll-limit-y-min": {
460
434
  "syntax": "<length>",
@@ -469,8 +443,7 @@
469
443
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
470
444
  "computed": "asSpecified",
471
445
  "order": "uniqueOrder",
472
- "status": "nonstandard",
473
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-y-min"
446
+ "status": "nonstandard"
474
447
  },
475
448
  "-ms-scroll-rails": {
476
449
  "syntax": "none | railed",
@@ -485,8 +458,7 @@
485
458
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
486
459
  "computed": "asSpecified",
487
460
  "order": "uniqueOrder",
488
- "status": "nonstandard",
489
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-rails"
461
+ "status": "nonstandard"
490
462
  },
491
463
  "-ms-scroll-snap-points-x": {
492
464
  "syntax": "snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )",
@@ -501,8 +473,7 @@
501
473
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
502
474
  "computed": "asSpecified",
503
475
  "order": "uniqueOrder",
504
- "status": "nonstandard",
505
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-points-x"
476
+ "status": "nonstandard"
506
477
  },
507
478
  "-ms-scroll-snap-points-y": {
508
479
  "syntax": "snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )",
@@ -517,8 +488,7 @@
517
488
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
518
489
  "computed": "asSpecified",
519
490
  "order": "uniqueOrder",
520
- "status": "nonstandard",
521
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-points-y"
491
+ "status": "nonstandard"
522
492
  },
523
493
  "-ms-scroll-snap-type": {
524
494
  "syntax": "none | proximity | mandatory",
@@ -533,8 +503,7 @@
533
503
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
534
504
  "computed": "asSpecified",
535
505
  "order": "uniqueOrder",
536
- "status": "nonstandard",
537
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-type"
506
+ "status": "nonstandard"
538
507
  },
539
508
  "-ms-scroll-snap-x": {
540
509
  "syntax": "<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>",
@@ -555,8 +524,7 @@
555
524
  "-ms-scroll-snap-points-x"
556
525
  ],
557
526
  "order": "uniqueOrder",
558
- "status": "nonstandard",
559
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-x"
527
+ "status": "nonstandard"
560
528
  },
561
529
  "-ms-scroll-snap-y": {
562
530
  "syntax": "<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>",
@@ -577,8 +545,7 @@
577
545
  "-ms-scroll-snap-points-y"
578
546
  ],
579
547
  "order": "uniqueOrder",
580
- "status": "nonstandard",
581
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-y"
548
+ "status": "nonstandard"
582
549
  },
583
550
  "-ms-scroll-translation": {
584
551
  "syntax": "none | vertical-to-horizontal",
@@ -593,8 +560,7 @@
593
560
  "appliesto": "allElements",
594
561
  "computed": "asSpecified",
595
562
  "order": "uniqueOrder",
596
- "status": "nonstandard",
597
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-translation"
563
+ "status": "nonstandard"
598
564
  },
599
565
  "-ms-scrollbar-3dlight-color": {
600
566
  "syntax": "<color>",
@@ -609,8 +575,7 @@
609
575
  "appliesto": "allElements",
610
576
  "computed": "asSpecified",
611
577
  "order": "uniqueOrder",
612
- "status": "nonstandard",
613
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-3dlight-color"
578
+ "status": "nonstandard"
614
579
  },
615
580
  "-ms-scrollbar-arrow-color": {
616
581
  "syntax": "<color>",
@@ -625,8 +590,7 @@
625
590
  "appliesto": "allElements",
626
591
  "computed": "asSpecified",
627
592
  "order": "uniqueOrder",
628
- "status": "nonstandard",
629
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-arrow-color"
593
+ "status": "nonstandard"
630
594
  },
631
595
  "-ms-scrollbar-base-color": {
632
596
  "syntax": "<color>",
@@ -641,8 +605,7 @@
641
605
  "appliesto": "allElements",
642
606
  "computed": "asSpecified",
643
607
  "order": "uniqueOrder",
644
- "status": "nonstandard",
645
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-base-color"
608
+ "status": "nonstandard"
646
609
  },
647
610
  "-ms-scrollbar-darkshadow-color": {
648
611
  "syntax": "<color>",
@@ -657,8 +620,7 @@
657
620
  "appliesto": "allElements",
658
621
  "computed": "asSpecified",
659
622
  "order": "uniqueOrder",
660
- "status": "nonstandard",
661
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-darkshadow-color"
623
+ "status": "nonstandard"
662
624
  },
663
625
  "-ms-scrollbar-face-color": {
664
626
  "syntax": "<color>",
@@ -673,8 +635,7 @@
673
635
  "appliesto": "allElements",
674
636
  "computed": "asSpecified",
675
637
  "order": "uniqueOrder",
676
- "status": "nonstandard",
677
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-face-color"
638
+ "status": "nonstandard"
678
639
  },
679
640
  "-ms-scrollbar-highlight-color": {
680
641
  "syntax": "<color>",
@@ -689,8 +650,7 @@
689
650
  "appliesto": "allElements",
690
651
  "computed": "asSpecified",
691
652
  "order": "uniqueOrder",
692
- "status": "nonstandard",
693
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-highlight-color"
653
+ "status": "nonstandard"
694
654
  },
695
655
  "-ms-scrollbar-shadow-color": {
696
656
  "syntax": "<color>",
@@ -705,8 +665,7 @@
705
665
  "appliesto": "allElements",
706
666
  "computed": "asSpecified",
707
667
  "order": "uniqueOrder",
708
- "status": "nonstandard",
709
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-shadow-color"
668
+ "status": "nonstandard"
710
669
  },
711
670
  "-ms-scrollbar-track-color": {
712
671
  "syntax": "<color>",
@@ -721,8 +680,7 @@
721
680
  "appliesto": "allElements",
722
681
  "computed": "asSpecified",
723
682
  "order": "uniqueOrder",
724
- "status": "nonstandard",
725
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-track-color"
683
+ "status": "nonstandard"
726
684
  },
727
685
  "-ms-text-autospace": {
728
686
  "syntax": "none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space",
@@ -737,8 +695,7 @@
737
695
  "appliesto": "allElements",
738
696
  "computed": "asSpecified",
739
697
  "order": "uniqueOrder",
740
- "status": "nonstandard",
741
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-text-autospace"
698
+ "status": "nonstandard"
742
699
  },
743
700
  "-ms-touch-select": {
744
701
  "syntax": "grippers | none",
@@ -753,8 +710,7 @@
753
710
  "appliesto": "allElements",
754
711
  "computed": "asSpecified",
755
712
  "order": "uniqueOrder",
756
- "status": "nonstandard",
757
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-touch-select"
713
+ "status": "nonstandard"
758
714
  },
759
715
  "-ms-user-select": {
760
716
  "syntax": "none | element | text",
@@ -769,8 +725,7 @@
769
725
  "appliesto": "nonReplacedElements",
770
726
  "computed": "asSpecified",
771
727
  "order": "uniqueOrder",
772
- "status": "nonstandard",
773
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-user-select"
728
+ "status": "nonstandard"
774
729
  },
775
730
  "-ms-wrap-flow": {
776
731
  "syntax": "auto | both | start | end | maximum | clear",
@@ -785,8 +740,7 @@
785
740
  "appliesto": "blockLevelElements",
786
741
  "computed": "asSpecified",
787
742
  "order": "uniqueOrder",
788
- "status": "nonstandard",
789
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-flow"
743
+ "status": "nonstandard"
790
744
  },
791
745
  "-ms-wrap-margin": {
792
746
  "syntax": "<length>",
@@ -801,8 +755,7 @@
801
755
  "appliesto": "exclusionElements",
802
756
  "computed": "asSpecified",
803
757
  "order": "uniqueOrder",
804
- "status": "nonstandard",
805
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-margin"
758
+ "status": "nonstandard"
806
759
  },
807
760
  "-ms-wrap-through": {
808
761
  "syntax": "wrap | none",
@@ -817,8 +770,7 @@
817
770
  "appliesto": "blockLevelElements",
818
771
  "computed": "asSpecified",
819
772
  "order": "uniqueOrder",
820
- "status": "nonstandard",
821
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-through"
773
+ "status": "nonstandard"
822
774
  },
823
775
  "-moz-appearance": {
824
776
  "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",
@@ -850,8 +802,7 @@
850
802
  "appliesto": "allElementsExceptGeneratedContentOrPseudoElements",
851
803
  "computed": "asSpecified",
852
804
  "order": "uniqueOrder",
853
- "status": "nonstandard",
854
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-binding"
805
+ "status": "nonstandard"
855
806
  },
856
807
  "-moz-border-bottom-colors": {
857
808
  "syntax": "<color>+ | none",
@@ -866,8 +817,7 @@
866
817
  "appliesto": "allElements",
867
818
  "computed": "asSpecified",
868
819
  "order": "uniqueOrder",
869
- "status": "nonstandard",
870
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-border-bottom-colors"
820
+ "status": "nonstandard"
871
821
  },
872
822
  "-moz-border-left-colors": {
873
823
  "syntax": "<color>+ | none",
@@ -882,8 +832,7 @@
882
832
  "appliesto": "allElements",
883
833
  "computed": "asSpecified",
884
834
  "order": "uniqueOrder",
885
- "status": "nonstandard",
886
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-border-left-colors"
835
+ "status": "nonstandard"
887
836
  },
888
837
  "-moz-border-right-colors": {
889
838
  "syntax": "<color>+ | none",
@@ -898,8 +847,7 @@
898
847
  "appliesto": "allElements",
899
848
  "computed": "asSpecified",
900
849
  "order": "uniqueOrder",
901
- "status": "nonstandard",
902
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-border-right-colors"
850
+ "status": "nonstandard"
903
851
  },
904
852
  "-moz-border-top-colors": {
905
853
  "syntax": "<color>+ | none",
@@ -914,8 +862,7 @@
914
862
  "appliesto": "allElements",
915
863
  "computed": "asSpecified",
916
864
  "order": "uniqueOrder",
917
- "status": "nonstandard",
918
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-border-top-colors"
865
+ "status": "nonstandard"
919
866
  },
920
867
  "-moz-context-properties": {
921
868
  "syntax": "none | [ fill | fill-opacity | stroke | stroke-opacity ]#",
@@ -930,8 +877,7 @@
930
877
  "appliesto": "allElementsThatCanReferenceImages",
931
878
  "computed": "asSpecified",
932
879
  "order": "uniqueOrder",
933
- "status": "nonstandard",
934
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-context-properties"
880
+ "status": "nonstandard"
935
881
  },
936
882
  "-moz-float-edge": {
937
883
  "syntax": "border-box | content-box | margin-box | padding-box",
@@ -1030,8 +976,7 @@
1030
976
  "-moz-outline-radius-bottomleft"
1031
977
  ],
1032
978
  "order": "uniqueOrder",
1033
- "status": "nonstandard",
1034
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius"
979
+ "status": "nonstandard"
1035
980
  },
1036
981
  "-moz-outline-radius-bottomleft": {
1037
982
  "syntax": "<outline-radius>",
@@ -1046,8 +991,7 @@
1046
991
  "appliesto": "allElements",
1047
992
  "computed": "asSpecified",
1048
993
  "order": "uniqueOrder",
1049
- "status": "nonstandard",
1050
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-bottomleft"
994
+ "status": "nonstandard"
1051
995
  },
1052
996
  "-moz-outline-radius-bottomright": {
1053
997
  "syntax": "<outline-radius>",
@@ -1062,8 +1006,7 @@
1062
1006
  "appliesto": "allElements",
1063
1007
  "computed": "asSpecified",
1064
1008
  "order": "uniqueOrder",
1065
- "status": "nonstandard",
1066
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-bottomright"
1009
+ "status": "nonstandard"
1067
1010
  },
1068
1011
  "-moz-outline-radius-topleft": {
1069
1012
  "syntax": "<outline-radius>",
@@ -1078,8 +1021,7 @@
1078
1021
  "appliesto": "allElements",
1079
1022
  "computed": "asSpecified",
1080
1023
  "order": "uniqueOrder",
1081
- "status": "nonstandard",
1082
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-topleft"
1024
+ "status": "nonstandard"
1083
1025
  },
1084
1026
  "-moz-outline-radius-topright": {
1085
1027
  "syntax": "<outline-radius>",
@@ -1094,8 +1036,7 @@
1094
1036
  "appliesto": "allElements",
1095
1037
  "computed": "asSpecified",
1096
1038
  "order": "uniqueOrder",
1097
- "status": "nonstandard",
1098
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-topright"
1039
+ "status": "nonstandard"
1099
1040
  },
1100
1041
  "-moz-stack-sizing": {
1101
1042
  "syntax": "ignore | stretch-to-fit",
@@ -1110,8 +1051,7 @@
1110
1051
  "appliesto": "allElements",
1111
1052
  "computed": "asSpecified",
1112
1053
  "order": "uniqueOrder",
1113
- "status": "nonstandard",
1114
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-stack-sizing"
1054
+ "status": "nonstandard"
1115
1055
  },
1116
1056
  "-moz-text-blink": {
1117
1057
  "syntax": "none | blink",
@@ -1126,8 +1066,7 @@
1126
1066
  "appliesto": "allElements",
1127
1067
  "computed": "asSpecified",
1128
1068
  "order": "uniqueOrder",
1129
- "status": "nonstandard",
1130
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-text-blink"
1069
+ "status": "nonstandard"
1131
1070
  },
1132
1071
  "-moz-user-focus": {
1133
1072
  "syntax": "ignore | normal | select-after | select-before | select-menu | select-same | select-all | none",
@@ -1175,7 +1114,7 @@
1175
1114
  "computed": "asSpecified",
1176
1115
  "order": "uniqueOrder",
1177
1116
  "status": "nonstandard",
1178
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-user-modify"
1117
+ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/user-modify"
1179
1118
  },
1180
1119
  "-moz-window-dragging": {
1181
1120
  "syntax": "drag | no-drag",
@@ -1190,8 +1129,7 @@
1190
1129
  "appliesto": "allElementsCreatingNativeWindows",
1191
1130
  "computed": "asSpecified",
1192
1131
  "order": "uniqueOrder",
1193
- "status": "nonstandard",
1194
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-window-dragging"
1132
+ "status": "nonstandard"
1195
1133
  },
1196
1134
  "-moz-window-shadow": {
1197
1135
  "syntax": "default | menu | tooltip | sheet | none",
@@ -1206,8 +1144,7 @@
1206
1144
  "appliesto": "allElementsCreatingNativeWindows",
1207
1145
  "computed": "asSpecified",
1208
1146
  "order": "uniqueOrder",
1209
- "status": "nonstandard",
1210
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-window-shadow"
1147
+ "status": "nonstandard"
1211
1148
  },
1212
1149
  "-webkit-appearance": {
1213
1150
  "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 | -apple-pay-button",
@@ -1330,7 +1267,7 @@
1330
1267
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-line-clamp"
1331
1268
  },
1332
1269
  "-webkit-mask": {
1333
- "syntax": "[ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <box> | border | padding | content | text ] || [ <box> | border | padding | content ] ]#",
1270
+ "syntax": "[ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <visual-box> | border | padding | content | text ] || [ <visual-box> | border | padding | content ] ]#",
1334
1271
  "media": "visual",
1335
1272
  "inherited": false,
1336
1273
  "animationType": "discrete",
@@ -1375,7 +1312,7 @@
1375
1312
  "status": "nonstandard"
1376
1313
  },
1377
1314
  "-webkit-mask-clip": {
1378
- "syntax": "[ <box> | border | padding | content | text ]#",
1315
+ "syntax": "[ <coord-box> | no-clip | border | padding | content | text ]#",
1379
1316
  "media": "visual",
1380
1317
  "inherited": false,
1381
1318
  "animationType": "discrete",
@@ -1423,7 +1360,7 @@
1423
1360
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-image"
1424
1361
  },
1425
1362
  "-webkit-mask-origin": {
1426
- "syntax": "[ <box> | border | padding | content ]#",
1363
+ "syntax": "[ <coord-box> | border | padding | content ]#",
1427
1364
  "media": "visual",
1428
1365
  "inherited": false,
1429
1366
  "animationType": "discrete",
@@ -1563,8 +1500,7 @@
1563
1500
  "appliesto": "scrollingBoxes",
1564
1501
  "computed": "asSpecified",
1565
1502
  "order": "orderOfAppearance",
1566
- "status": "nonstandard",
1567
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-overflow-scrolling"
1503
+ "status": "nonstandard"
1568
1504
  },
1569
1505
  "-webkit-tap-highlight-color": {
1570
1506
  "syntax": "<color>",
@@ -1686,6 +1622,22 @@
1686
1622
  "order": "uniqueOrder",
1687
1623
  "status": "nonstandard"
1688
1624
  },
1625
+ "-webkit-user-select": {
1626
+ "syntax": "auto | text | none | all",
1627
+ "media": "visual",
1628
+ "inherited": false,
1629
+ "animationType": "discrete",
1630
+ "percentages": "no",
1631
+ "groups": [
1632
+ "WebKit Extensions"
1633
+ ],
1634
+ "initial": "auto",
1635
+ "appliesto": "allElements",
1636
+ "computed": "asSpecified",
1637
+ "order": "uniqueOrder",
1638
+ "status": "nonstandard",
1639
+ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/user-select"
1640
+ },
1689
1641
  "accent-color": {
1690
1642
  "syntax": "auto | <color>",
1691
1643
  "media": "interactive",
@@ -1709,7 +1661,8 @@
1709
1661
  "animationType": "discrete",
1710
1662
  "percentages": "no",
1711
1663
  "groups": [
1712
- "CSS Box Alignment"
1664
+ "CSS Box Alignment",
1665
+ "CSS Flexible Box Layout"
1713
1666
  ],
1714
1667
  "initial": "normal",
1715
1668
  "appliesto": "blockContainersMultiColumnContainersFlexContainersGridContainers",
@@ -1725,7 +1678,8 @@
1725
1678
  "animationType": "discrete",
1726
1679
  "percentages": "no",
1727
1680
  "groups": [
1728
- "CSS Box Alignment"
1681
+ "CSS Box Alignment",
1682
+ "CSS Flexible Box Layout"
1729
1683
  ],
1730
1684
  "initial": "normal",
1731
1685
  "appliesto": "allElements",
@@ -1741,7 +1695,8 @@
1741
1695
  "animationType": "discrete",
1742
1696
  "percentages": "no",
1743
1697
  "groups": [
1744
- "CSS Box Alignment"
1698
+ "CSS Box Alignment",
1699
+ "CSS Flexible Box Layout"
1745
1700
  ],
1746
1701
  "initial": "auto",
1747
1702
  "appliesto": "flexItemsGridItemsAndAbsolutelyPositionedBoxes",
@@ -1763,8 +1718,7 @@
1763
1718
  "appliesto": "gridContainersWithMasonryLayoutInTheirBlockAxis",
1764
1719
  "computed": "asSpecified",
1765
1720
  "order": "uniqueOrder",
1766
- "status": "experimental",
1767
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/align-tracks"
1721
+ "status": "nonstandard"
1768
1722
  },
1769
1723
  "all": {
1770
1724
  "syntax": "initial | inherit | unset | revert | revert-layer",
@@ -1773,7 +1727,7 @@
1773
1727
  "animationType": "eachOfShorthandPropertiesExceptUnicodeBiDiAndDirection",
1774
1728
  "percentages": "no",
1775
1729
  "groups": [
1776
- "CSS Miscellaneous"
1730
+ "CSS Cascading and Inheritance"
1777
1731
  ],
1778
1732
  "initial": "noPracticalInitialValue",
1779
1733
  "appliesto": "allElements",
@@ -1789,7 +1743,7 @@
1789
1743
  "animationType": "discrete",
1790
1744
  "percentages": "no",
1791
1745
  "groups": [
1792
- "CSS Positioning"
1746
+ "CSS Anchor Positioning"
1793
1747
  ],
1794
1748
  "initial": "none",
1795
1749
  "appliesto": "allElementsThatGenerateAPrincipalBox",
@@ -1805,14 +1759,13 @@
1805
1759
  "animationType": "discrete",
1806
1760
  "percentages": "no",
1807
1761
  "groups": [
1808
- "CSS Positioning"
1762
+ "CSS Anchor Positioning"
1809
1763
  ],
1810
1764
  "initial": "none",
1811
1765
  "appliesto": "allElements",
1812
1766
  "computed": "asSpecified",
1813
1767
  "order": "perGrammar",
1814
- "status": "experimental",
1815
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/anchor-scope"
1768
+ "status": "experimental"
1816
1769
  },
1817
1770
  "animation": {
1818
1771
  "syntax": "<single-animation>#",
@@ -1988,7 +1941,7 @@
1988
1941
  ],
1989
1942
  "percentages": "relativeToTimelineRangeIfSpecifiedOtherwiseEntireTimeline",
1990
1943
  "groups": [
1991
- "CSS Animations"
1944
+ "Scroll-driven Animations"
1992
1945
  ],
1993
1946
  "initial": [
1994
1947
  "animation-range-start",
@@ -2010,7 +1963,7 @@
2010
1963
  "animationType": "notAnimatable",
2011
1964
  "percentages": "relativeToTimelineRangeIfSpecifiedOtherwiseEntireTimeline",
2012
1965
  "groups": [
2013
- "CSS Animations"
1966
+ "Scroll-driven Animations"
2014
1967
  ],
2015
1968
  "initial": "normal",
2016
1969
  "appliesto": "allElements",
@@ -2026,7 +1979,7 @@
2026
1979
  "animationType": "notAnimatable",
2027
1980
  "percentages": "relativeToTimelineRangeIfSpecifiedOtherwiseEntireTimeline",
2028
1981
  "groups": [
2029
- "CSS Animations"
1982
+ "Scroll-driven Animations"
2030
1983
  ],
2031
1984
  "initial": "normal",
2032
1985
  "appliesto": "allElements",
@@ -2090,7 +2043,7 @@
2090
2043
  "animationType": "byComputedValueType",
2091
2044
  "percentages": "no",
2092
2045
  "groups": [
2093
- "CSS Basic User Interface"
2046
+ "CSS Box Sizing"
2094
2047
  ],
2095
2048
  "initial": "auto",
2096
2049
  "appliesto": "allElementsExceptInlineBoxesAndInternalRubyOrTableBoxes",
@@ -2099,24 +2052,8 @@
2099
2052
  "status": "standard",
2100
2053
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/aspect-ratio"
2101
2054
  },
2102
- "azimuth": {
2103
- "syntax": "<angle> | [ [ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards",
2104
- "media": "aural",
2105
- "inherited": true,
2106
- "animationType": "discrete",
2107
- "percentages": "no",
2108
- "groups": [
2109
- "CSS Speech"
2110
- ],
2111
- "initial": "center",
2112
- "appliesto": "allElements",
2113
- "computed": "normalizedAngle",
2114
- "order": "orderOfAppearance",
2115
- "status": "obsolete",
2116
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/azimuth"
2117
- },
2118
2055
  "backdrop-filter": {
2119
- "syntax": "none | <filter-function-list>",
2056
+ "syntax": "none | <filter-value-list>",
2120
2057
  "media": "visual",
2121
2058
  "inherited": false,
2122
2059
  "animationType": "filterList",
@@ -2240,7 +2177,7 @@
2240
2177
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-blend-mode"
2241
2178
  },
2242
2179
  "background-clip": {
2243
- "syntax": "<box>#",
2180
+ "syntax": "<bg-clip>#",
2244
2181
  "media": "visual",
2245
2182
  "inherited": false,
2246
2183
  "animationType": "repeatableList",
@@ -2303,7 +2240,7 @@
2303
2240
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-image"
2304
2241
  },
2305
2242
  "background-origin": {
2306
- "syntax": "<box>#",
2243
+ "syntax": "<visual-box>#",
2307
2244
  "media": "visual",
2308
2245
  "inherited": false,
2309
2246
  "animationType": "repeatableList",
@@ -2438,7 +2375,7 @@
2438
2375
  "animationType": "lpc",
2439
2376
  "percentages": "blockSizeOfContainingBlock",
2440
2377
  "groups": [
2441
- "CSS Logical Properties"
2378
+ "CSS Logical Properties and Values"
2442
2379
  ],
2443
2380
  "initial": "auto",
2444
2381
  "appliesto": "sameAsWidthAndHeight",
@@ -2489,7 +2426,7 @@
2489
2426
  ],
2490
2427
  "percentages": "no",
2491
2428
  "groups": [
2492
- "CSS Logical Properties"
2429
+ "CSS Logical Properties and Values"
2493
2430
  ],
2494
2431
  "initial": [
2495
2432
  "border-block-width",
@@ -2513,7 +2450,7 @@
2513
2450
  "animationType": "byComputedValueType",
2514
2451
  "percentages": "no",
2515
2452
  "groups": [
2516
- "CSS Logical Properties"
2453
+ "CSS Logical Properties and Values"
2517
2454
  ],
2518
2455
  "initial": "currentcolor",
2519
2456
  "appliesto": "allElements",
@@ -2533,7 +2470,7 @@
2533
2470
  ],
2534
2471
  "percentages": "no",
2535
2472
  "groups": [
2536
- "CSS Logical Properties"
2473
+ "CSS Logical Properties and Values"
2537
2474
  ],
2538
2475
  "initial": [
2539
2476
  "border-top-width",
@@ -2557,7 +2494,7 @@
2557
2494
  "animationType": "byComputedValueType",
2558
2495
  "percentages": "no",
2559
2496
  "groups": [
2560
- "CSS Logical Properties"
2497
+ "CSS Logical Properties and Values"
2561
2498
  ],
2562
2499
  "initial": "currentcolor",
2563
2500
  "appliesto": "allElements",
@@ -2573,7 +2510,7 @@
2573
2510
  "animationType": "discrete",
2574
2511
  "percentages": "no",
2575
2512
  "groups": [
2576
- "CSS Logical Properties"
2513
+ "CSS Logical Properties and Values"
2577
2514
  ],
2578
2515
  "initial": "none",
2579
2516
  "appliesto": "allElements",
@@ -2589,7 +2526,7 @@
2589
2526
  "animationType": "byComputedValueType",
2590
2527
  "percentages": "logicalWidthOfContainingBlock",
2591
2528
  "groups": [
2592
- "CSS Logical Properties"
2529
+ "CSS Logical Properties and Values"
2593
2530
  ],
2594
2531
  "initial": "medium",
2595
2532
  "appliesto": "allElements",
@@ -2609,7 +2546,7 @@
2609
2546
  ],
2610
2547
  "percentages": "no",
2611
2548
  "groups": [
2612
- "CSS Logical Properties"
2549
+ "CSS Logical Properties and Values"
2613
2550
  ],
2614
2551
  "initial": [
2615
2552
  "border-width",
@@ -2633,7 +2570,7 @@
2633
2570
  "animationType": "byComputedValueType",
2634
2571
  "percentages": "no",
2635
2572
  "groups": [
2636
- "CSS Logical Properties"
2573
+ "CSS Logical Properties and Values"
2637
2574
  ],
2638
2575
  "initial": "currentcolor",
2639
2576
  "appliesto": "allElements",
@@ -2649,7 +2586,7 @@
2649
2586
  "animationType": "discrete",
2650
2587
  "percentages": "no",
2651
2588
  "groups": [
2652
- "CSS Logical Properties"
2589
+ "CSS Logical Properties and Values"
2653
2590
  ],
2654
2591
  "initial": "none",
2655
2592
  "appliesto": "allElements",
@@ -2665,7 +2602,7 @@
2665
2602
  "animationType": "byComputedValueType",
2666
2603
  "percentages": "logicalWidthOfContainingBlock",
2667
2604
  "groups": [
2668
- "CSS Logical Properties"
2605
+ "CSS Logical Properties and Values"
2669
2606
  ],
2670
2607
  "initial": "medium",
2671
2608
  "appliesto": "allElements",
@@ -2681,7 +2618,7 @@
2681
2618
  "animationType": "discrete",
2682
2619
  "percentages": "no",
2683
2620
  "groups": [
2684
- "CSS Logical Properties"
2621
+ "CSS Logical Properties and Values"
2685
2622
  ],
2686
2623
  "initial": "none",
2687
2624
  "appliesto": "allElements",
@@ -2697,7 +2634,7 @@
2697
2634
  "animationType": "byComputedValueType",
2698
2635
  "percentages": "logicalWidthOfContainingBlock",
2699
2636
  "groups": [
2700
- "CSS Logical Properties"
2637
+ "CSS Logical Properties and Values"
2701
2638
  ],
2702
2639
  "initial": "medium",
2703
2640
  "appliesto": "allElements",
@@ -2889,7 +2826,7 @@
2889
2826
  "animationType": "lpc",
2890
2827
  "percentages": "referToDimensionOfBorderBox",
2891
2828
  "groups": [
2892
- "CSS Logical Properties"
2829
+ "CSS Logical Properties and Values"
2893
2830
  ],
2894
2831
  "initial": "0",
2895
2832
  "appliesto": "allElementsUAsNotRequiredWhenCollapse",
@@ -2908,7 +2845,7 @@
2908
2845
  "animationType": "lpc",
2909
2846
  "percentages": "referToDimensionOfBorderBox",
2910
2847
  "groups": [
2911
- "CSS Logical Properties"
2848
+ "CSS Logical Properties and Values"
2912
2849
  ],
2913
2850
  "initial": "0",
2914
2851
  "appliesto": "allElementsUAsNotRequiredWhenCollapse",
@@ -3066,7 +3003,7 @@
3066
3003
  ],
3067
3004
  "percentages": "no",
3068
3005
  "groups": [
3069
- "CSS Logical Properties"
3006
+ "CSS Logical Properties and Values"
3070
3007
  ],
3071
3008
  "initial": [
3072
3009
  "border-inline-width",
@@ -3090,7 +3027,7 @@
3090
3027
  "animationType": "byComputedValueType",
3091
3028
  "percentages": "no",
3092
3029
  "groups": [
3093
- "CSS Logical Properties"
3030
+ "CSS Logical Properties and Values"
3094
3031
  ],
3095
3032
  "initial": "currentcolor",
3096
3033
  "appliesto": "allElements",
@@ -3110,7 +3047,7 @@
3110
3047
  ],
3111
3048
  "percentages": "no",
3112
3049
  "groups": [
3113
- "CSS Logical Properties"
3050
+ "CSS Logical Properties and Values"
3114
3051
  ],
3115
3052
  "initial": [
3116
3053
  "border-width",
@@ -3134,7 +3071,7 @@
3134
3071
  "animationType": "byComputedValueType",
3135
3072
  "percentages": "no",
3136
3073
  "groups": [
3137
- "CSS Logical Properties"
3074
+ "CSS Logical Properties and Values"
3138
3075
  ],
3139
3076
  "initial": "currentcolor",
3140
3077
  "appliesto": "allElements",
@@ -3150,7 +3087,7 @@
3150
3087
  "animationType": "discrete",
3151
3088
  "percentages": "no",
3152
3089
  "groups": [
3153
- "CSS Logical Properties"
3090
+ "CSS Logical Properties and Values"
3154
3091
  ],
3155
3092
  "initial": "none",
3156
3093
  "appliesto": "allElements",
@@ -3166,7 +3103,7 @@
3166
3103
  "animationType": "byComputedValueType",
3167
3104
  "percentages": "logicalWidthOfContainingBlock",
3168
3105
  "groups": [
3169
- "CSS Logical Properties"
3106
+ "CSS Logical Properties and Values"
3170
3107
  ],
3171
3108
  "initial": "medium",
3172
3109
  "appliesto": "allElements",
@@ -3186,7 +3123,7 @@
3186
3123
  ],
3187
3124
  "percentages": "no",
3188
3125
  "groups": [
3189
- "CSS Logical Properties"
3126
+ "CSS Logical Properties and Values"
3190
3127
  ],
3191
3128
  "initial": [
3192
3129
  "border-width",
@@ -3210,7 +3147,7 @@
3210
3147
  "animationType": "byComputedValueType",
3211
3148
  "percentages": "no",
3212
3149
  "groups": [
3213
- "CSS Logical Properties"
3150
+ "CSS Logical Properties and Values"
3214
3151
  ],
3215
3152
  "initial": "currentcolor",
3216
3153
  "appliesto": "allElements",
@@ -3226,7 +3163,7 @@
3226
3163
  "animationType": "discrete",
3227
3164
  "percentages": "no",
3228
3165
  "groups": [
3229
- "CSS Logical Properties"
3166
+ "CSS Logical Properties and Values"
3230
3167
  ],
3231
3168
  "initial": "none",
3232
3169
  "appliesto": "allElements",
@@ -3242,7 +3179,7 @@
3242
3179
  "animationType": "byComputedValueType",
3243
3180
  "percentages": "logicalWidthOfContainingBlock",
3244
3181
  "groups": [
3245
- "CSS Logical Properties"
3182
+ "CSS Logical Properties and Values"
3246
3183
  ],
3247
3184
  "initial": "medium",
3248
3185
  "appliesto": "allElements",
@@ -3258,7 +3195,7 @@
3258
3195
  "animationType": "discrete",
3259
3196
  "percentages": "no",
3260
3197
  "groups": [
3261
- "CSS Logical Properties"
3198
+ "CSS Logical Properties and Values"
3262
3199
  ],
3263
3200
  "initial": "none",
3264
3201
  "appliesto": "allElements",
@@ -3274,7 +3211,7 @@
3274
3211
  "animationType": "byComputedValueType",
3275
3212
  "percentages": "logicalWidthOfContainingBlock",
3276
3213
  "groups": [
3277
- "CSS Logical Properties"
3214
+ "CSS Logical Properties and Values"
3278
3215
  ],
3279
3216
  "initial": "medium",
3280
3217
  "appliesto": "allElements",
@@ -3516,7 +3453,7 @@
3516
3453
  "animationType": "lpc",
3517
3454
  "percentages": "referToDimensionOfBorderBox",
3518
3455
  "groups": [
3519
- "CSS Logical Properties"
3456
+ "CSS Logical Properties and Values"
3520
3457
  ],
3521
3458
  "initial": "0",
3522
3459
  "appliesto": "allElementsUAsNotRequiredWhenCollapse",
@@ -3535,7 +3472,7 @@
3535
3472
  "animationType": "lpc",
3536
3473
  "percentages": "referToDimensionOfBorderBox",
3537
3474
  "groups": [
3538
- "CSS Logical Properties"
3475
+ "CSS Logical Properties and Values"
3539
3476
  ],
3540
3477
  "initial": "0",
3541
3478
  "appliesto": "allElementsUAsNotRequiredWhenCollapse",
@@ -3930,7 +3867,7 @@
3930
3867
  "animationType": "discrete",
3931
3868
  "percentages": "no",
3932
3869
  "groups": [
3933
- "CSS Box Model"
3870
+ "CSS Box Sizing"
3934
3871
  ],
3935
3872
  "initial": "content-box",
3936
3873
  "appliesto": "allElementsAcceptingWidthOrHeight",
@@ -4113,7 +4050,7 @@
4113
4050
  "animationType": "discrete",
4114
4051
  "percentages": "no",
4115
4052
  "groups": [
4116
- "Scalable Vector Graphics"
4053
+ "CSS Masking"
4117
4054
  ],
4118
4055
  "initial": "nonzero",
4119
4056
  "appliesto": "limitedSVGElementsGraphics",
@@ -4182,7 +4119,7 @@
4182
4119
  "animationType": "integer",
4183
4120
  "percentages": "no",
4184
4121
  "groups": [
4185
- "CSS Columns"
4122
+ "CSS Multi-column Layout"
4186
4123
  ],
4187
4124
  "initial": "auto",
4188
4125
  "appliesto": "blockContainersExceptTableWrappers",
@@ -4198,7 +4135,7 @@
4198
4135
  "animationType": "discrete",
4199
4136
  "percentages": "no",
4200
4137
  "groups": [
4201
- "CSS Columns"
4138
+ "CSS Multi-column Layout"
4202
4139
  ],
4203
4140
  "initial": "balance",
4204
4141
  "appliesto": "multicolElements",
@@ -4214,7 +4151,8 @@
4214
4151
  "animationType": "lpc",
4215
4152
  "percentages": "referToDimensionOfContentArea",
4216
4153
  "groups": [
4217
- "CSS Box Alignment"
4154
+ "CSS Box Alignment",
4155
+ "CSS Multi-column Layout"
4218
4156
  ],
4219
4157
  "initial": "normal",
4220
4158
  "appliesto": "multiColumnElementsFlexContainersGridContainers",
@@ -4234,7 +4172,7 @@
4234
4172
  ],
4235
4173
  "percentages": "no",
4236
4174
  "groups": [
4237
- "CSS Columns"
4175
+ "CSS Multi-column Layout"
4238
4176
  ],
4239
4177
  "initial": [
4240
4178
  "column-rule-width",
@@ -4258,7 +4196,7 @@
4258
4196
  "animationType": "color",
4259
4197
  "percentages": "no",
4260
4198
  "groups": [
4261
- "CSS Columns"
4199
+ "CSS Multi-column Layout"
4262
4200
  ],
4263
4201
  "initial": "currentcolor",
4264
4202
  "appliesto": "multicolElements",
@@ -4274,7 +4212,7 @@
4274
4212
  "animationType": "discrete",
4275
4213
  "percentages": "no",
4276
4214
  "groups": [
4277
- "CSS Columns"
4215
+ "CSS Multi-column Layout"
4278
4216
  ],
4279
4217
  "initial": "none",
4280
4218
  "appliesto": "multicolElements",
@@ -4290,7 +4228,7 @@
4290
4228
  "animationType": "length",
4291
4229
  "percentages": "no",
4292
4230
  "groups": [
4293
- "CSS Columns"
4231
+ "CSS Multi-column Layout"
4294
4232
  ],
4295
4233
  "initial": "medium",
4296
4234
  "appliesto": "multicolElements",
@@ -4306,7 +4244,7 @@
4306
4244
  "animationType": "discrete",
4307
4245
  "percentages": "no",
4308
4246
  "groups": [
4309
- "CSS Columns"
4247
+ "CSS Multi-column Layout"
4310
4248
  ],
4311
4249
  "initial": "none",
4312
4250
  "appliesto": "inFlowBlockLevelElements",
@@ -4322,7 +4260,8 @@
4322
4260
  "animationType": "length",
4323
4261
  "percentages": "no",
4324
4262
  "groups": [
4325
- "CSS Columns"
4263
+ "CSS Box Sizing",
4264
+ "CSS Multi-column Layout"
4326
4265
  ],
4327
4266
  "initial": "auto",
4328
4267
  "appliesto": "blockContainersExceptTableWrappers",
@@ -4341,7 +4280,7 @@
4341
4280
  ],
4342
4281
  "percentages": "no",
4343
4282
  "groups": [
4344
- "CSS Columns"
4283
+ "CSS Multi-column Layout"
4345
4284
  ],
4346
4285
  "initial": [
4347
4286
  "column-width",
@@ -4378,7 +4317,7 @@
4378
4317
  "animationType": "byComputedValueType",
4379
4318
  "percentages": "no",
4380
4319
  "groups": [
4381
- "CSS Containment"
4320
+ "CSS Box Sizing"
4382
4321
  ],
4383
4322
  "initial": "none",
4384
4323
  "appliesto": "elementsForWhichSizeContainmentCanApply",
@@ -4393,7 +4332,7 @@
4393
4332
  "animationType": "byComputedValueType",
4394
4333
  "percentages": "no",
4395
4334
  "groups": [
4396
- "CSS Containment"
4335
+ "CSS Box Sizing"
4397
4336
  ],
4398
4337
  "initial": "none",
4399
4338
  "appliesto": "elementsForWhichSizeContainmentCanApply",
@@ -4408,7 +4347,7 @@
4408
4347
  "animationType": "byComputedValueType",
4409
4348
  "percentages": "no",
4410
4349
  "groups": [
4411
- "CSS Containment"
4350
+ "CSS Box Sizing"
4412
4351
  ],
4413
4352
  "initial": "none",
4414
4353
  "appliesto": "elementsForWhichSizeContainmentCanApply",
@@ -4430,7 +4369,7 @@
4430
4369
  "contain-intrinsic-height"
4431
4370
  ],
4432
4371
  "groups": [
4433
- "CSS Containment"
4372
+ "CSS Box Sizing"
4434
4373
  ],
4435
4374
  "initial": [
4436
4375
  "contain-intrinsic-width",
@@ -4452,7 +4391,7 @@
4452
4391
  "animationType": "byComputedValueType",
4453
4392
  "percentages": "no",
4454
4393
  "groups": [
4455
- "CSS Containment"
4394
+ "CSS Box Sizing"
4456
4395
  ],
4457
4396
  "initial": "none",
4458
4397
  "appliesto": "elementsForWhichSizeContainmentCanApply",
@@ -4474,7 +4413,7 @@
4474
4413
  "container-type"
4475
4414
  ],
4476
4415
  "groups": [
4477
- "CSS Containment"
4416
+ "CSS Conditional Rules"
4478
4417
  ],
4479
4418
  "initial": [
4480
4419
  "container-name",
@@ -4496,7 +4435,7 @@
4496
4435
  "animationType": "notAnimatable",
4497
4436
  "percentages": "no",
4498
4437
  "groups": [
4499
- "CSS Containment"
4438
+ "CSS Conditional Rules"
4500
4439
  ],
4501
4440
  "initial": "none",
4502
4441
  "appliesto": "allElements",
@@ -4512,7 +4451,7 @@
4512
4451
  "animationType": "color",
4513
4452
  "percentages": "no",
4514
4453
  "groups": [
4515
- "CSS Containment"
4454
+ "CSS Conditional Rules"
4516
4455
  ],
4517
4456
  "initial": "normal",
4518
4457
  "appliesto": "allElements",
@@ -4560,7 +4499,7 @@
4560
4499
  "animationType": "byComputedValueType",
4561
4500
  "percentages": "no",
4562
4501
  "groups": [
4563
- "CSS Counter Styles"
4502
+ "CSS Lists and Counters"
4564
4503
  ],
4565
4504
  "initial": "none",
4566
4505
  "appliesto": "allElements",
@@ -4576,7 +4515,7 @@
4576
4515
  "animationType": "byComputedValueType",
4577
4516
  "percentages": "no",
4578
4517
  "groups": [
4579
- "CSS Counter Styles"
4518
+ "CSS Lists and Counters"
4580
4519
  ],
4581
4520
  "initial": "none",
4582
4521
  "appliesto": "allElements",
@@ -4592,7 +4531,7 @@
4592
4531
  "animationType": "byComputedValueType",
4593
4532
  "percentages": "no",
4594
4533
  "groups": [
4595
- "CSS Counter Styles"
4534
+ "CSS Lists and Counters"
4596
4535
  ],
4597
4536
  "initial": "none",
4598
4537
  "appliesto": "allElements",
@@ -4707,6 +4646,7 @@
4707
4646
  "animationType": "discrete",
4708
4647
  "percentages": "no",
4709
4648
  "groups": [
4649
+ "CSS Inline",
4710
4650
  "Scalable Vector Graphics"
4711
4651
  ],
4712
4652
  "initial": "auto",
@@ -4797,7 +4737,7 @@
4797
4737
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/fill-rule"
4798
4738
  },
4799
4739
  "filter": {
4800
- "syntax": "none | <filter-function-list>",
4740
+ "syntax": "none | <filter-value-list>",
4801
4741
  "media": "visual",
4802
4742
  "inherited": false,
4803
4743
  "animationType": "filterList",
@@ -6018,7 +5958,7 @@
6018
5958
  "animationType": "lpc",
6019
5959
  "percentages": "regardingHeightOfGeneratedBoxContainingBlockPercentagesRelativeToContainingBlock",
6020
5960
  "groups": [
6021
- "CSS Box Model"
5961
+ "CSS Box Sizing"
6022
5962
  ],
6023
5963
  "initial": "auto",
6024
5964
  "appliesto": "allElementsButNonReplacedAndTableColumns",
@@ -6092,7 +6032,7 @@
6092
6032
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/image-orientation"
6093
6033
  },
6094
6034
  "image-rendering": {
6095
- "syntax": "auto | crisp-edges | pixelated",
6035
+ "syntax": "auto | crisp-edges | pixelated | smooth",
6096
6036
  "media": "visual",
6097
6037
  "inherited": true,
6098
6038
  "animationType": "discrete",
@@ -6136,8 +6076,7 @@
6136
6076
  "appliesto": "textFields",
6137
6077
  "computed": "asSpecified",
6138
6078
  "order": "uniqueOrder",
6139
- "status": "obsolete",
6140
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/ime-mode"
6079
+ "status": "obsolete"
6141
6080
  },
6142
6081
  "initial-letter": {
6143
6082
  "syntax": "normal | [ <number> <integer>? ]",
@@ -6168,8 +6107,7 @@
6168
6107
  "appliesto": "firstLetterPseudoElementsAndInlineLevelFirstChildren",
6169
6108
  "computed": "asSpecified",
6170
6109
  "order": "uniqueOrder",
6171
- "status": "experimental",
6172
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/initial-letter-align"
6110
+ "status": "experimental"
6173
6111
  },
6174
6112
  "inline-size": {
6175
6113
  "syntax": "<'width'>",
@@ -6178,7 +6116,7 @@
6178
6116
  "animationType": "lpc",
6179
6117
  "percentages": "inlineSizeOfContainingBlock",
6180
6118
  "groups": [
6181
- "CSS Logical Properties"
6119
+ "CSS Logical Properties and Values"
6182
6120
  ],
6183
6121
  "initial": "auto",
6184
6122
  "appliesto": "sameAsWidthAndHeight",
@@ -6187,21 +6125,6 @@
6187
6125
  "status": "standard",
6188
6126
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inline-size"
6189
6127
  },
6190
- "input-security": {
6191
- "syntax": "auto | none",
6192
- "media": "interactive",
6193
- "inherited": false,
6194
- "animationType": "byComputedValueType",
6195
- "percentages": "no",
6196
- "groups": [
6197
- "CSS Basic User Interface"
6198
- ],
6199
- "initial": "auto",
6200
- "appliesto": "sensitiveTextInputs",
6201
- "computed": "asSpecified",
6202
- "order": "perGrammar",
6203
- "status": "standard"
6204
- },
6205
6128
  "inset": {
6206
6129
  "syntax": "<'top'>{1,4}",
6207
6130
  "media": "visual",
@@ -6209,7 +6132,7 @@
6209
6132
  "animationType": "lpc",
6210
6133
  "percentages": "logicalHeightOrWidthOfContainingBlock",
6211
6134
  "groups": [
6212
- "CSS Logical Properties"
6135
+ "CSS Logical Properties and Values"
6213
6136
  ],
6214
6137
  "initial": [
6215
6138
  "top",
@@ -6235,7 +6158,7 @@
6235
6158
  "animationType": "lpc",
6236
6159
  "percentages": "logicalHeightOfContainingBlock",
6237
6160
  "groups": [
6238
- "CSS Logical Properties"
6161
+ "CSS Logical Properties and Values"
6239
6162
  ],
6240
6163
  "initial": [
6241
6164
  "inset-block-start",
@@ -6257,7 +6180,7 @@
6257
6180
  "animationType": "lpc",
6258
6181
  "percentages": "logicalHeightOfContainingBlock",
6259
6182
  "groups": [
6260
- "CSS Logical Properties"
6183
+ "CSS Logical Properties and Values"
6261
6184
  ],
6262
6185
  "initial": "auto",
6263
6186
  "appliesto": "positionedElements",
@@ -6273,7 +6196,7 @@
6273
6196
  "animationType": "lpc",
6274
6197
  "percentages": "logicalHeightOfContainingBlock",
6275
6198
  "groups": [
6276
- "CSS Logical Properties"
6199
+ "CSS Logical Properties and Values"
6277
6200
  ],
6278
6201
  "initial": "auto",
6279
6202
  "appliesto": "positionedElements",
@@ -6289,7 +6212,7 @@
6289
6212
  "animationType": "lpc",
6290
6213
  "percentages": "logicalWidthOfContainingBlock",
6291
6214
  "groups": [
6292
- "CSS Logical Properties"
6215
+ "CSS Logical Properties and Values"
6293
6216
  ],
6294
6217
  "initial": [
6295
6218
  "inset-inline-start",
@@ -6311,7 +6234,7 @@
6311
6234
  "animationType": "lpc",
6312
6235
  "percentages": "logicalWidthOfContainingBlock",
6313
6236
  "groups": [
6314
- "CSS Logical Properties"
6237
+ "CSS Logical Properties and Values"
6315
6238
  ],
6316
6239
  "initial": "auto",
6317
6240
  "appliesto": "positionedElements",
@@ -6327,7 +6250,7 @@
6327
6250
  "animationType": "lpc",
6328
6251
  "percentages": "logicalWidthOfContainingBlock",
6329
6252
  "groups": [
6330
- "CSS Logical Properties"
6253
+ "CSS Logical Properties and Values"
6331
6254
  ],
6332
6255
  "initial": "auto",
6333
6256
  "appliesto": "positionedElements",
@@ -6375,7 +6298,8 @@
6375
6298
  "animationType": "discrete",
6376
6299
  "percentages": "no",
6377
6300
  "groups": [
6378
- "CSS Box Alignment"
6301
+ "CSS Box Alignment",
6302
+ "CSS Flexible Box Layout"
6379
6303
  ],
6380
6304
  "initial": "normal",
6381
6305
  "appliesto": "flexContainers",
@@ -6429,8 +6353,7 @@
6429
6353
  "appliesto": "gridContainersWithMasonryLayoutInTheirInlineAxis",
6430
6354
  "computed": "asSpecified",
6431
6355
  "order": "uniqueOrder",
6432
- "status": "experimental",
6433
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/justify-tracks"
6356
+ "status": "nonstandard"
6434
6357
  },
6435
6358
  "left": {
6436
6359
  "syntax": "<length> | <percentage> | auto",
@@ -6522,7 +6445,7 @@
6522
6445
  "animationType": "numberOrLength",
6523
6446
  "percentages": "referToElementFontSize",
6524
6447
  "groups": [
6525
- "CSS Fonts"
6448
+ "CSS Inline"
6526
6449
  ],
6527
6450
  "initial": "normal",
6528
6451
  "appliesto": "allElements",
@@ -6543,7 +6466,7 @@
6543
6466
  "animationType": "byComputedValueType",
6544
6467
  "percentages": "no",
6545
6468
  "groups": [
6546
- "CSS Fonts"
6469
+ "CSS Rhythmic Sizing"
6547
6470
  ],
6548
6471
  "initial": "0",
6549
6472
  "appliesto": "blockContainers",
@@ -6664,7 +6587,7 @@
6664
6587
  "animationType": "length",
6665
6588
  "percentages": "dependsOnLayoutModel",
6666
6589
  "groups": [
6667
- "CSS Logical Properties"
6590
+ "CSS Logical Properties and Values"
6668
6591
  ],
6669
6592
  "initial": [
6670
6593
  "margin-block-start",
@@ -6686,7 +6609,7 @@
6686
6609
  "animationType": "length",
6687
6610
  "percentages": "dependsOnLayoutModel",
6688
6611
  "groups": [
6689
- "CSS Logical Properties"
6612
+ "CSS Logical Properties and Values"
6690
6613
  ],
6691
6614
  "initial": "0",
6692
6615
  "appliesto": "sameAsMargin",
@@ -6702,7 +6625,7 @@
6702
6625
  "animationType": "length",
6703
6626
  "percentages": "dependsOnLayoutModel",
6704
6627
  "groups": [
6705
- "CSS Logical Properties"
6628
+ "CSS Logical Properties and Values"
6706
6629
  ],
6707
6630
  "initial": "0",
6708
6631
  "appliesto": "sameAsMargin",
@@ -6737,7 +6660,7 @@
6737
6660
  "animationType": "length",
6738
6661
  "percentages": "dependsOnLayoutModel",
6739
6662
  "groups": [
6740
- "CSS Logical Properties"
6663
+ "CSS Logical Properties and Values"
6741
6664
  ],
6742
6665
  "initial": [
6743
6666
  "margin-inline-start",
@@ -6759,7 +6682,7 @@
6759
6682
  "animationType": "length",
6760
6683
  "percentages": "dependsOnLayoutModel",
6761
6684
  "groups": [
6762
- "CSS Logical Properties"
6685
+ "CSS Logical Properties and Values"
6763
6686
  ],
6764
6687
  "initial": "0",
6765
6688
  "appliesto": "sameAsMargin",
@@ -6775,7 +6698,7 @@
6775
6698
  "animationType": "length",
6776
6699
  "percentages": "dependsOnLayoutModel",
6777
6700
  "groups": [
6778
- "CSS Logical Properties"
6701
+ "CSS Logical Properties and Values"
6779
6702
  ],
6780
6703
  "initial": "0",
6781
6704
  "appliesto": "sameAsMargin",
@@ -7112,7 +7035,7 @@
7112
7035
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-border-width"
7113
7036
  },
7114
7037
  "mask-clip": {
7115
- "syntax": "[ <geometry-box> | no-clip ]#",
7038
+ "syntax": "[ <coord-box> | no-clip ]#",
7116
7039
  "media": "visual",
7117
7040
  "inherited": false,
7118
7041
  "animationType": "discrete",
@@ -7176,7 +7099,7 @@
7176
7099
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/mask-mode"
7177
7100
  },
7178
7101
  "mask-origin": {
7179
- "syntax": "<geometry-box>#",
7102
+ "syntax": "<coord-box>#",
7180
7103
  "media": "visual",
7181
7104
  "inherited": false,
7182
7105
  "animationType": "discrete",
@@ -7268,8 +7191,8 @@
7268
7191
  "appliesto": "gridContainersWithMasonryLayout",
7269
7192
  "computed": "asSpecified",
7270
7193
  "order": "uniqueOrder",
7271
- "status": "experimental",
7272
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/masonry-auto-flow"
7194
+ "status": "nonstandard",
7195
+ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow"
7273
7196
  },
7274
7197
  "math-depth": {
7275
7198
  "syntax": "auto-add | add(<integer>) | <integer>",
@@ -7326,7 +7249,7 @@
7326
7249
  "animationType": "lpc",
7327
7250
  "percentages": "blockSizeOfContainingBlock",
7328
7251
  "groups": [
7329
- "CSS Logical Properties"
7252
+ "CSS Logical Properties and Values"
7330
7253
  ],
7331
7254
  "initial": "none",
7332
7255
  "appliesto": "sameAsWidthAndHeight",
@@ -7342,7 +7265,7 @@
7342
7265
  "animationType": "lpc",
7343
7266
  "percentages": "regardingHeightOfGeneratedBoxContainingBlockPercentagesNone",
7344
7267
  "groups": [
7345
- "CSS Box Model"
7268
+ "CSS Box Sizing"
7346
7269
  ],
7347
7270
  "initial": "none",
7348
7271
  "appliesto": "allElementsButNonReplacedAndTableColumns",
@@ -7358,7 +7281,7 @@
7358
7281
  "animationType": "lpc",
7359
7282
  "percentages": "inlineSizeOfContainingBlock",
7360
7283
  "groups": [
7361
- "CSS Logical Properties"
7284
+ "CSS Logical Properties and Values"
7362
7285
  ],
7363
7286
  "initial": "none",
7364
7287
  "appliesto": "sameAsWidthAndHeight",
@@ -7389,7 +7312,7 @@
7389
7312
  "animationType": "lpc",
7390
7313
  "percentages": "referToWidthOfContainingBlock",
7391
7314
  "groups": [
7392
- "CSS Box Model"
7315
+ "CSS Box Sizing"
7393
7316
  ],
7394
7317
  "initial": "none",
7395
7318
  "appliesto": "allElementsButNonReplacedAndTableRows",
@@ -7405,7 +7328,7 @@
7405
7328
  "animationType": "lpc",
7406
7329
  "percentages": "blockSizeOfContainingBlock",
7407
7330
  "groups": [
7408
- "CSS Logical Properties"
7331
+ "CSS Logical Properties and Values"
7409
7332
  ],
7410
7333
  "initial": "0",
7411
7334
  "appliesto": "sameAsWidthAndHeight",
@@ -7421,7 +7344,7 @@
7421
7344
  "animationType": "lpc",
7422
7345
  "percentages": "regardingHeightOfGeneratedBoxContainingBlockPercentages0",
7423
7346
  "groups": [
7424
- "CSS Box Model"
7347
+ "CSS Box Sizing"
7425
7348
  ],
7426
7349
  "initial": "auto",
7427
7350
  "appliesto": "allElementsButNonReplacedAndTableColumns",
@@ -7437,7 +7360,7 @@
7437
7360
  "animationType": "lpc",
7438
7361
  "percentages": "inlineSizeOfContainingBlock",
7439
7362
  "groups": [
7440
- "CSS Logical Properties"
7363
+ "CSS Logical Properties and Values"
7441
7364
  ],
7442
7365
  "initial": "0",
7443
7366
  "appliesto": "sameAsWidthAndHeight",
@@ -7453,7 +7376,7 @@
7453
7376
  "animationType": "lpc",
7454
7377
  "percentages": "referToWidthOfContainingBlock",
7455
7378
  "groups": [
7456
- "CSS Box Model"
7379
+ "CSS Box Sizing"
7457
7380
  ],
7458
7381
  "initial": "auto",
7459
7382
  "appliesto": "allElementsButNonReplacedAndTableRows",
@@ -7528,7 +7451,7 @@
7528
7451
  "offset-anchor"
7529
7452
  ],
7530
7453
  "groups": [
7531
- "CSS Motion Path"
7454
+ "Motion Path"
7532
7455
  ],
7533
7456
  "initial": [
7534
7457
  "offset-position",
@@ -7557,7 +7480,7 @@
7557
7480
  "animationType": "position",
7558
7481
  "percentages": "relativeToWidthAndHeight",
7559
7482
  "groups": [
7560
- "CSS Motion Path"
7483
+ "Motion Path"
7561
7484
  ],
7562
7485
  "initial": "auto",
7563
7486
  "appliesto": "transformableElements",
@@ -7573,7 +7496,7 @@
7573
7496
  "animationType": "lpc",
7574
7497
  "percentages": "referToTotalPathLength",
7575
7498
  "groups": [
7576
- "CSS Motion Path"
7499
+ "Motion Path"
7577
7500
  ],
7578
7501
  "initial": "0",
7579
7502
  "appliesto": "transformableElements",
@@ -7589,7 +7512,7 @@
7589
7512
  "animationType": "byComputedValueType",
7590
7513
  "percentages": "no",
7591
7514
  "groups": [
7592
- "CSS Motion Path"
7515
+ "Motion Path"
7593
7516
  ],
7594
7517
  "initial": "none",
7595
7518
  "appliesto": "transformableElements",
@@ -7606,7 +7529,7 @@
7606
7529
  "animationType": "position",
7607
7530
  "percentages": "referToSizeOfContainingBlock",
7608
7531
  "groups": [
7609
- "CSS Motion Path"
7532
+ "Motion Path"
7610
7533
  ],
7611
7534
  "initial": "normal",
7612
7535
  "appliesto": "transformableElements",
@@ -7622,7 +7545,7 @@
7622
7545
  "animationType": "angleOrBasicShapeOrPath",
7623
7546
  "percentages": "no",
7624
7547
  "groups": [
7625
- "CSS Motion Path"
7548
+ "Motion Path"
7626
7549
  ],
7627
7550
  "initial": "auto",
7628
7551
  "appliesto": "transformableElements",
@@ -7657,7 +7580,7 @@
7657
7580
  "animationType": "integer",
7658
7581
  "percentages": "no",
7659
7582
  "groups": [
7660
- "CSS Flexible Box Layout"
7583
+ "CSS Display"
7661
7584
  ],
7662
7585
  "initial": "0",
7663
7586
  "appliesto": "flexItemsGridItemsAbsolutelyPositionedContainerChildren",
@@ -7683,7 +7606,7 @@
7683
7606
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/orphans"
7684
7607
  },
7685
7608
  "outline": {
7686
- "syntax": "[ <'outline-width'> || <'outline-style'> || <'outline-color'> ]",
7609
+ "syntax": "<'outline-width'> || <'outline-style'> || <'outline-color'>",
7687
7610
  "media": [
7688
7611
  "visual",
7689
7612
  "interactive"
@@ -7958,7 +7881,7 @@
7958
7881
  "animationType": "discrete",
7959
7882
  "percentages": "no",
7960
7883
  "groups": [
7961
- "CSS Box Model"
7884
+ "CSS Overscroll Behavior"
7962
7885
  ],
7963
7886
  "initial": "auto",
7964
7887
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
@@ -7977,7 +7900,7 @@
7977
7900
  "animationType": "discrete",
7978
7901
  "percentages": "no",
7979
7902
  "groups": [
7980
- "CSS Box Model"
7903
+ "CSS Overscroll Behavior"
7981
7904
  ],
7982
7905
  "initial": "auto",
7983
7906
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
@@ -7993,7 +7916,7 @@
7993
7916
  "animationType": "discrete",
7994
7917
  "percentages": "no",
7995
7918
  "groups": [
7996
- "CSS Box Model"
7919
+ "CSS Overscroll Behavior"
7997
7920
  ],
7998
7921
  "initial": "auto",
7999
7922
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
@@ -8009,7 +7932,7 @@
8009
7932
  "animationType": "discrete",
8010
7933
  "percentages": "no",
8011
7934
  "groups": [
8012
- "CSS Box Model"
7935
+ "CSS Overscroll Behavior"
8013
7936
  ],
8014
7937
  "initial": "auto",
8015
7938
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
@@ -8025,7 +7948,7 @@
8025
7948
  "animationType": "discrete",
8026
7949
  "percentages": "no",
8027
7950
  "groups": [
8028
- "CSS Box Model"
7951
+ "CSS Overscroll Behavior"
8029
7952
  ],
8030
7953
  "initial": "auto",
8031
7954
  "appliesto": "nonReplacedBlockAndInlineBlockElements",
@@ -8071,7 +7994,7 @@
8071
7994
  "animationType": "length",
8072
7995
  "percentages": "logicalWidthOfContainingBlock",
8073
7996
  "groups": [
8074
- "CSS Logical Properties"
7997
+ "CSS Logical Properties and Values"
8075
7998
  ],
8076
7999
  "initial": [
8077
8000
  "padding-block-start",
@@ -8093,7 +8016,7 @@
8093
8016
  "animationType": "length",
8094
8017
  "percentages": "logicalWidthOfContainingBlock",
8095
8018
  "groups": [
8096
- "CSS Logical Properties"
8019
+ "CSS Logical Properties and Values"
8097
8020
  ],
8098
8021
  "initial": "0",
8099
8022
  "appliesto": "allElementsExceptInternalTableDisplayTypes",
@@ -8109,7 +8032,7 @@
8109
8032
  "animationType": "length",
8110
8033
  "percentages": "logicalWidthOfContainingBlock",
8111
8034
  "groups": [
8112
- "CSS Logical Properties"
8035
+ "CSS Logical Properties and Values"
8113
8036
  ],
8114
8037
  "initial": "0",
8115
8038
  "appliesto": "allElementsExceptInternalTableDisplayTypes",
@@ -8145,7 +8068,7 @@
8145
8068
  "animationType": "length",
8146
8069
  "percentages": "logicalWidthOfContainingBlock",
8147
8070
  "groups": [
8148
- "CSS Logical Properties"
8071
+ "CSS Logical Properties and Values"
8149
8072
  ],
8150
8073
  "initial": [
8151
8074
  "padding-inline-start",
@@ -8167,7 +8090,7 @@
8167
8090
  "animationType": "length",
8168
8091
  "percentages": "logicalWidthOfContainingBlock",
8169
8092
  "groups": [
8170
- "CSS Logical Properties"
8093
+ "CSS Logical Properties and Values"
8171
8094
  ],
8172
8095
  "initial": "0",
8173
8096
  "appliesto": "allElementsExceptInternalTableDisplayTypes",
@@ -8183,7 +8106,7 @@
8183
8106
  "animationType": "length",
8184
8107
  "percentages": "logicalWidthOfContainingBlock",
8185
8108
  "groups": [
8186
- "CSS Logical Properties"
8109
+ "CSS Logical Properties and Values"
8187
8110
  ],
8188
8111
  "initial": "0",
8189
8112
  "appliesto": "allElementsExceptInternalTableDisplayTypes",
@@ -8259,7 +8182,7 @@
8259
8182
  "animationType": "discrete",
8260
8183
  "percentages": "no",
8261
8184
  "groups": [
8262
- "CSS Pages"
8185
+ "CSS Paged Media"
8263
8186
  ],
8264
8187
  "initial": "auto",
8265
8188
  "appliesto": "blockElementsInNormalFlow",
@@ -8278,13 +8201,13 @@
8278
8201
  "animationType": "discrete",
8279
8202
  "percentages": "no",
8280
8203
  "groups": [
8281
- "CSS Pages"
8204
+ "CSS Paged Media"
8282
8205
  ],
8283
8206
  "initial": "auto",
8284
8207
  "appliesto": "blockElementsInNormalFlow",
8285
8208
  "computed": "asSpecified",
8286
8209
  "order": "uniqueOrder",
8287
- "status": "standard",
8210
+ "status": "obsolete",
8288
8211
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/page-break-after"
8289
8212
  },
8290
8213
  "page-break-before": {
@@ -8297,13 +8220,13 @@
8297
8220
  "animationType": "discrete",
8298
8221
  "percentages": "no",
8299
8222
  "groups": [
8300
- "CSS Pages"
8223
+ "CSS Paged Media"
8301
8224
  ],
8302
8225
  "initial": "auto",
8303
8226
  "appliesto": "blockElementsInNormalFlow",
8304
8227
  "computed": "asSpecified",
8305
8228
  "order": "uniqueOrder",
8306
- "status": "standard",
8229
+ "status": "obsolete",
8307
8230
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/page-break-before"
8308
8231
  },
8309
8232
  "page-break-inside": {
@@ -8316,13 +8239,13 @@
8316
8239
  "animationType": "discrete",
8317
8240
  "percentages": "no",
8318
8241
  "groups": [
8319
- "CSS Pages"
8242
+ "CSS Paged Media"
8320
8243
  ],
8321
8244
  "initial": "auto",
8322
8245
  "appliesto": "blockElementsInNormalFlow",
8323
8246
  "computed": "asSpecified",
8324
8247
  "order": "uniqueOrder",
8325
- "status": "standard",
8248
+ "status": "obsolete",
8326
8249
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/page-break-inside"
8327
8250
  },
8328
8251
  "paint-order": {
@@ -8332,7 +8255,7 @@
8332
8255
  "animationType": "discrete",
8333
8256
  "percentages": "no",
8334
8257
  "groups": [
8335
- "CSS Text"
8258
+ "Scalable Vector Graphics"
8336
8259
  ],
8337
8260
  "initial": "normal",
8338
8261
  "appliesto": "textElements",
@@ -8480,7 +8403,7 @@
8480
8403
  "animationType": "discrete",
8481
8404
  "percentages": "no",
8482
8405
  "groups": [
8483
- "CSS Positioning"
8406
+ "CSS Anchor Positioning"
8484
8407
  ],
8485
8408
  "initial": "auto",
8486
8409
  "appliesto": "absolutelyPositionedElements",
@@ -8496,7 +8419,7 @@
8496
8419
  "animationType": "discrete",
8497
8420
  "percentages": "no",
8498
8421
  "groups": [
8499
- "CSS Positioning"
8422
+ "CSS Anchor Positioning"
8500
8423
  ],
8501
8424
  "initial": "none",
8502
8425
  "appliesto": "positionedElementsWithADefaultAnchorElement",
@@ -8518,7 +8441,7 @@
8518
8441
  "position-try-order"
8519
8442
  ],
8520
8443
  "groups": [
8521
- "CSS Positioning"
8444
+ "CSS Anchor Positioning"
8522
8445
  ],
8523
8446
  "initial": [
8524
8447
  "position-try-fallbacks",
@@ -8540,7 +8463,7 @@
8540
8463
  "animationType": "discrete",
8541
8464
  "percentages": "no",
8542
8465
  "groups": [
8543
- "CSS Positioning"
8466
+ "CSS Anchor Positioning"
8544
8467
  ],
8545
8468
  "initial": "none",
8546
8469
  "appliesto": "absolutelyPositionedElements",
@@ -8556,7 +8479,7 @@
8556
8479
  "animationType": "discrete",
8557
8480
  "percentages": "no",
8558
8481
  "groups": [
8559
- "CSS Positioning"
8482
+ "CSS Anchor Positioning"
8560
8483
  ],
8561
8484
  "initial": "normal",
8562
8485
  "appliesto": "absolutelyPositionedElements",
@@ -8572,7 +8495,7 @@
8572
8495
  "animationType": "discrete",
8573
8496
  "percentages": "no",
8574
8497
  "groups": [
8575
- "CSS Positioning"
8498
+ "CSS Anchor Positioning"
8576
8499
  ],
8577
8500
  "initial": "anchors-visible",
8578
8501
  "appliesto": "absolutelyPositionedElements",
@@ -9231,8 +9154,7 @@
9231
9154
  "appliesto": "allElements",
9232
9155
  "computed": "asSpecifiedRelativeToAbsoluteLengths",
9233
9156
  "order": "uniqueOrder",
9234
- "status": "obsolete",
9235
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-coordinate"
9157
+ "status": "obsolete"
9236
9158
  },
9237
9159
  "scroll-snap-destination": {
9238
9160
  "syntax": "<position>",
@@ -9247,8 +9169,7 @@
9247
9169
  "appliesto": "scrollContainers",
9248
9170
  "computed": "asSpecifiedRelativeToAbsoluteLengths",
9249
9171
  "order": "uniqueOrder",
9250
- "status": "obsolete",
9251
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-destination"
9172
+ "status": "obsolete"
9252
9173
  },
9253
9174
  "scroll-snap-points-x": {
9254
9175
  "syntax": "none | repeat( <length-percentage> )",
@@ -9263,8 +9184,7 @@
9263
9184
  "appliesto": "scrollContainers",
9264
9185
  "computed": "asSpecifiedRelativeToAbsoluteLengths",
9265
9186
  "order": "uniqueOrder",
9266
- "status": "obsolete",
9267
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-points-x"
9187
+ "status": "obsolete"
9268
9188
  },
9269
9189
  "scroll-snap-points-y": {
9270
9190
  "syntax": "none | repeat( <length-percentage> )",
@@ -9279,8 +9199,7 @@
9279
9199
  "appliesto": "scrollContainers",
9280
9200
  "computed": "asSpecifiedRelativeToAbsoluteLengths",
9281
9201
  "order": "uniqueOrder",
9282
- "status": "obsolete",
9283
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-points-y"
9202
+ "status": "obsolete"
9284
9203
  },
9285
9204
  "scroll-snap-stop": {
9286
9205
  "syntax": "normal | always",
@@ -9327,8 +9246,7 @@
9327
9246
  "appliesto": "scrollContainers",
9328
9247
  "computed": "asSpecified",
9329
9248
  "order": "uniqueOrder",
9330
- "status": "obsolete",
9331
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type-x"
9249
+ "status": "obsolete"
9332
9250
  },
9333
9251
  "scroll-snap-type-y": {
9334
9252
  "syntax": "none | mandatory | proximity",
@@ -9343,8 +9261,7 @@
9343
9261
  "appliesto": "scrollContainers",
9344
9262
  "computed": "asSpecified",
9345
9263
  "order": "uniqueOrder",
9346
- "status": "obsolete",
9347
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type-y"
9264
+ "status": "obsolete"
9348
9265
  },
9349
9266
  "scroll-timeline": {
9350
9267
  "syntax": "[ <'scroll-timeline-name'> <'scroll-timeline-axis'>? ]#",
@@ -9356,7 +9273,7 @@
9356
9273
  ],
9357
9274
  "percentages": "no",
9358
9275
  "groups": [
9359
- "CSS Animations"
9276
+ "Scroll-driven Animations"
9360
9277
  ],
9361
9278
  "initial": [
9362
9279
  "scroll-timeline-name",
@@ -9378,7 +9295,7 @@
9378
9295
  "animationType": "notAnimatable",
9379
9296
  "percentages": "no",
9380
9297
  "groups": [
9381
- "CSS Animations"
9298
+ "Scroll-driven Animations"
9382
9299
  ],
9383
9300
  "initial": "block",
9384
9301
  "appliesto": "scrollContainers",
@@ -9394,7 +9311,7 @@
9394
9311
  "animationType": "notAnimatable",
9395
9312
  "percentages": "no",
9396
9313
  "groups": [
9397
- "CSS Animations"
9314
+ "Scroll-driven Animations"
9398
9315
  ],
9399
9316
  "initial": "none",
9400
9317
  "appliesto": "scrollContainers",
@@ -9410,7 +9327,7 @@
9410
9327
  "animationType": "byComputedValueType",
9411
9328
  "percentages": "no",
9412
9329
  "groups": [
9413
- "CSS Scrollbars"
9330
+ "CSS Scrollbars Styling"
9414
9331
  ],
9415
9332
  "initial": "auto",
9416
9333
  "appliesto": "scrollingBoxes",
@@ -9442,7 +9359,7 @@
9442
9359
  "animationType": "discrete",
9443
9360
  "percentages": "no",
9444
9361
  "groups": [
9445
- "CSS Scrollbars"
9362
+ "CSS Scrollbars Styling"
9446
9363
  ],
9447
9364
  "initial": "auto",
9448
9365
  "appliesto": "scrollingBoxes",
@@ -9506,7 +9423,7 @@
9506
9423
  "animationType": "discrete",
9507
9424
  "percentages": "no",
9508
9425
  "groups": [
9509
- "CSS Shapes"
9426
+ "Scalable Vector Graphics"
9510
9427
  ],
9511
9428
  "initial": "auto",
9512
9429
  "appliesto": "limitedSVGElementsShapes",
@@ -9515,6 +9432,21 @@
9515
9432
  "status": "standard",
9516
9433
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/shape-rendering"
9517
9434
  },
9435
+ "speak-as": {
9436
+ "syntax": "normal | spell-out || digits || [ literal-punctuation | no-punctuation ]",
9437
+ "media": "visual",
9438
+ "inherited": true,
9439
+ "animationType": "discrete",
9440
+ "percentages": "no",
9441
+ "groups": [
9442
+ "CSS Speech"
9443
+ ],
9444
+ "initial": "auto",
9445
+ "appliesto": "allElements",
9446
+ "computed": "specifiedValue",
9447
+ "order": "perGrammar",
9448
+ "status": "experimental"
9449
+ },
9518
9450
  "stop-color": {
9519
9451
  "syntax": "<'color'>",
9520
9452
  "media": "visual",
@@ -10114,7 +10046,7 @@
10114
10046
  "animationType": "discrete",
10115
10047
  "percentages": "no",
10116
10048
  "groups": [
10117
- "CSS Basic User Interface"
10049
+ "CSS Overflow"
10118
10050
  ],
10119
10051
  "initial": "clip",
10120
10052
  "appliesto": "blockContainerElements",
@@ -10133,7 +10065,7 @@
10133
10065
  "animationType": "discrete",
10134
10066
  "percentages": "no",
10135
10067
  "groups": [
10136
- "CSS Miscellaneous"
10068
+ "Scalable Vector Graphics"
10137
10069
  ],
10138
10070
  "initial": "auto",
10139
10071
  "appliesto": "textElements",
@@ -10170,7 +10102,7 @@
10170
10102
  "animationType": "byComputedValueType",
10171
10103
  "percentages": "referToSizeOfFont",
10172
10104
  "groups": [
10173
- "CSS Text"
10105
+ "CSS Mobile Text Size Adjustment"
10174
10106
  ],
10175
10107
  "initial": "autoForSmartphoneBrowsersSupportingInflation",
10176
10108
  "appliesto": "allElements",
@@ -10180,7 +10112,7 @@
10180
10112
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-size-adjust"
10181
10113
  },
10182
10114
  "text-spacing-trim": {
10183
- "syntax": "space-all | normal | space-first | trim-start | trim-both | trim-all | auto",
10115
+ "syntax": "space-all | normal | space-first | trim-start",
10184
10116
  "media": "visual",
10185
10117
  "inherited": true,
10186
10118
  "animationType": "discrete",
@@ -10196,13 +10128,14 @@
10196
10128
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-spacing-trim"
10197
10129
  },
10198
10130
  "text-transform": {
10199
- "syntax": "none | capitalize | uppercase | lowercase | full-width | full-size-kana",
10131
+ "syntax": "none | [ capitalize | uppercase | lowercase ] || full-width || full-size-kana | math-auto",
10200
10132
  "media": "visual",
10201
10133
  "inherited": true,
10202
10134
  "animationType": "discrete",
10203
10135
  "percentages": "no",
10204
10136
  "groups": [
10205
- "CSS Text"
10137
+ "CSS Text",
10138
+ "MathML"
10206
10139
  ],
10207
10140
  "initial": "none",
10208
10141
  "appliesto": "allElements",
@@ -10317,7 +10250,7 @@
10317
10250
  "animationType": "notAnimatable",
10318
10251
  "percentages": "no",
10319
10252
  "groups": [
10320
- "CSS Animations"
10253
+ "Scroll-driven Animations"
10321
10254
  ],
10322
10255
  "initial": "none",
10323
10256
  "appliesto": "allElements",
@@ -10566,7 +10499,7 @@
10566
10499
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/unicode-bidi"
10567
10500
  },
10568
10501
  "user-select": {
10569
- "syntax": "auto | text | none | contain | all",
10502
+ "syntax": "auto | text | none | all",
10570
10503
  "media": "visual",
10571
10504
  "inherited": false,
10572
10505
  "animationType": "discrete",
@@ -10604,7 +10537,7 @@
10604
10537
  "animationType": "length",
10605
10538
  "percentages": "referToLineHeight",
10606
10539
  "groups": [
10607
- "CSS Table"
10540
+ "CSS Inline"
10608
10541
  ],
10609
10542
  "initial": "baseline",
10610
10543
  "appliesto": "inlineLevelAndTableCellElements",
@@ -10628,7 +10561,7 @@
10628
10561
  ],
10629
10562
  "percentages": "no",
10630
10563
  "groups": [
10631
- "CSS Animations"
10564
+ "Scroll-driven Animations"
10632
10565
  ],
10633
10566
  "initial": [
10634
10567
  "view-timeline-name",
@@ -10650,7 +10583,7 @@
10650
10583
  "animationType": "notAnimatable",
10651
10584
  "percentages": "no",
10652
10585
  "groups": [
10653
- "CSS Animations"
10586
+ "Scroll-driven Animations"
10654
10587
  ],
10655
10588
  "initial": "block",
10656
10589
  "appliesto": "allElements",
@@ -10666,7 +10599,7 @@
10666
10599
  "animationType": "byComputedValueType",
10667
10600
  "percentages": "relativeToCorrespondingDimensionOfRelevantScrollport",
10668
10601
  "groups": [
10669
- "CSS Animations"
10602
+ "Scroll-driven Animations"
10670
10603
  ],
10671
10604
  "initial": "auto",
10672
10605
  "appliesto": "allElements",
@@ -10682,7 +10615,7 @@
10682
10615
  "animationType": "notAnimatable",
10683
10616
  "percentages": "no",
10684
10617
  "groups": [
10685
- "CSS Animations"
10618
+ "Scroll-driven Animations"
10686
10619
  ],
10687
10620
  "initial": "none",
10688
10621
  "appliesto": "allElements",
@@ -10714,7 +10647,8 @@
10714
10647
  "animationType": "visibility",
10715
10648
  "percentages": "no",
10716
10649
  "groups": [
10717
- "CSS Box Model"
10650
+ "CSS Display",
10651
+ "Scalable Vector Graphics"
10718
10652
  ],
10719
10653
  "initial": "visible",
10720
10654
  "appliesto": "allElements",
@@ -10724,7 +10658,7 @@
10724
10658
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/visibility"
10725
10659
  },
10726
10660
  "white-space": {
10727
- "syntax": "normal | pre | nowrap | pre-wrap | pre-line | break-spaces | [ <'white-space-collapse'> || <'text-wrap'> ]",
10661
+ "syntax": "normal | pre | pre-wrap | pre-line | <'white-space-collapse'> || <'text-wrap-mode'>",
10728
10662
  "media": "visual",
10729
10663
  "inherited": true,
10730
10664
  "animationType": "discrete",
@@ -10740,7 +10674,7 @@
10740
10674
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/white-space"
10741
10675
  },
10742
10676
  "white-space-collapse": {
10743
- "syntax": "collapse | discard | preserve | preserve-breaks | preserve-spaces | break-spaces",
10677
+ "syntax": "collapse | preserve | preserve-breaks | preserve-spaces | break-spaces",
10744
10678
  "media": "visual",
10745
10679
  "inherited": true,
10746
10680
  "animationType": "discrete",
@@ -10778,7 +10712,7 @@
10778
10712
  "animationType": "lpc",
10779
10713
  "percentages": "referToWidthOfContainingBlock",
10780
10714
  "groups": [
10781
- "CSS Box Model"
10715
+ "CSS Box Sizing"
10782
10716
  ],
10783
10717
  "initial": "auto",
10784
10718
  "appliesto": "allElementsButNonReplacedAndTableRows",
@@ -10922,18 +10856,18 @@
10922
10856
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/z-index"
10923
10857
  },
10924
10858
  "zoom": {
10925
- "syntax": "normal | reset | <number> | <percentage>",
10859
+ "syntax": "normal | reset | <number [0,∞]> || <percentage [0,∞]>",
10926
10860
  "media": "visual",
10927
10861
  "inherited": false,
10928
10862
  "animationType": "notAnimatable",
10929
- "percentages": "no",
10863
+ "percentages": "convertedToNumber",
10930
10864
  "groups": [
10931
- "Microsoft Extensions"
10865
+ "CSS Viewport"
10932
10866
  ],
10933
- "initial": "normal",
10867
+ "initial": "1",
10934
10868
  "appliesto": "allElements",
10935
- "computed": "asSpecified",
10936
- "order": "uniqueOrder",
10869
+ "computed": "asSpecifiedButWithPercentageConvertedToTheEquivalentNumber",
10870
+ "order": "perGrammar",
10937
10871
  "status": "standard",
10938
10872
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/zoom"
10939
10873
  }