cssstyle 6.1.0 → 6.2.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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// autogenerated - 2026-02
|
|
2
|
+
// autogenerated - 2026-03-02
|
|
3
3
|
|
|
4
4
|
module.exports = new Map([
|
|
5
5
|
[
|
|
@@ -55,6 +55,17 @@ module.exports = new Map([
|
|
|
55
55
|
"WebkitAnimation",
|
|
56
56
|
"webkitAnimation"
|
|
57
57
|
],
|
|
58
|
+
"longhands": [
|
|
59
|
+
"animation-name",
|
|
60
|
+
"animation-duration",
|
|
61
|
+
"animation-timing-function",
|
|
62
|
+
"animation-delay",
|
|
63
|
+
"animation-iteration-count",
|
|
64
|
+
"animation-direction",
|
|
65
|
+
"animation-fill-mode",
|
|
66
|
+
"animation-play-state",
|
|
67
|
+
"animation-timeline"
|
|
68
|
+
],
|
|
58
69
|
"syntax": "<single-animation>#"
|
|
59
70
|
}
|
|
60
71
|
],
|
|
@@ -279,6 +290,12 @@ module.exports = new Map([
|
|
|
279
290
|
"WebkitBorderRadius",
|
|
280
291
|
"webkitBorderRadius"
|
|
281
292
|
],
|
|
293
|
+
"longhands": [
|
|
294
|
+
"border-top-left-radius",
|
|
295
|
+
"border-top-right-radius",
|
|
296
|
+
"border-bottom-right-radius",
|
|
297
|
+
"border-bottom-left-radius"
|
|
298
|
+
],
|
|
282
299
|
"syntax": "<length-percentage [0,∞]>{1,4} [ / <length-percentage [0,∞]>{1,4} ]?"
|
|
283
300
|
}
|
|
284
301
|
],
|
|
@@ -381,6 +398,13 @@ module.exports = new Map([
|
|
|
381
398
|
"WebkitBoxShadow",
|
|
382
399
|
"webkitBoxShadow"
|
|
383
400
|
],
|
|
401
|
+
"longhands": [
|
|
402
|
+
"box-shadow-color",
|
|
403
|
+
"box-shadow-offset",
|
|
404
|
+
"box-shadow-blur",
|
|
405
|
+
"box-shadow-spread",
|
|
406
|
+
"box-shadow-position"
|
|
407
|
+
],
|
|
384
408
|
"syntax": "<spread-shadow>#"
|
|
385
409
|
}
|
|
386
410
|
],
|
|
@@ -423,6 +447,11 @@ module.exports = new Map([
|
|
|
423
447
|
"WebkitFlex",
|
|
424
448
|
"webkitFlex"
|
|
425
449
|
],
|
|
450
|
+
"longhands": [
|
|
451
|
+
"flex-grow",
|
|
452
|
+
"flex-shrink",
|
|
453
|
+
"flex-basis"
|
|
454
|
+
],
|
|
426
455
|
"syntax": "none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]"
|
|
427
456
|
}
|
|
428
457
|
],
|
|
@@ -465,6 +494,10 @@ module.exports = new Map([
|
|
|
465
494
|
"WebkitFlexFlow",
|
|
466
495
|
"webkitFlexFlow"
|
|
467
496
|
],
|
|
497
|
+
"longhands": [
|
|
498
|
+
"flex-direction",
|
|
499
|
+
"flex-wrap"
|
|
500
|
+
],
|
|
468
501
|
"syntax": "<'flex-direction'> || <'flex-wrap'>"
|
|
469
502
|
}
|
|
470
503
|
],
|
|
@@ -541,6 +574,11 @@ module.exports = new Map([
|
|
|
541
574
|
"WebkitLineClamp",
|
|
542
575
|
"webkitLineClamp"
|
|
543
576
|
],
|
|
577
|
+
"longhands": [
|
|
578
|
+
"max-lines",
|
|
579
|
+
"block-ellipsis",
|
|
580
|
+
"continue"
|
|
581
|
+
],
|
|
544
582
|
"syntax": "none | <integer [1,∞]>"
|
|
545
583
|
}
|
|
546
584
|
],
|
|
@@ -555,6 +593,16 @@ module.exports = new Map([
|
|
|
555
593
|
"WebkitMask",
|
|
556
594
|
"webkitMask"
|
|
557
595
|
],
|
|
596
|
+
"longhands": [
|
|
597
|
+
"mask-image",
|
|
598
|
+
"mask-position",
|
|
599
|
+
"mask-size",
|
|
600
|
+
"mask-repeat",
|
|
601
|
+
"mask-origin",
|
|
602
|
+
"mask-clip",
|
|
603
|
+
"mask-composite",
|
|
604
|
+
"mask-mode"
|
|
605
|
+
],
|
|
558
606
|
"syntax": "<mask-layer>#"
|
|
559
607
|
}
|
|
560
608
|
],
|
|
@@ -569,6 +617,14 @@ module.exports = new Map([
|
|
|
569
617
|
"WebkitMaskBoxImage",
|
|
570
618
|
"webkitMaskBoxImage"
|
|
571
619
|
],
|
|
620
|
+
"longhands": [
|
|
621
|
+
"mask-border-source",
|
|
622
|
+
"mask-border-slice",
|
|
623
|
+
"mask-border-width",
|
|
624
|
+
"mask-border-outset",
|
|
625
|
+
"mask-border-repeat",
|
|
626
|
+
"mask-border-mode"
|
|
627
|
+
],
|
|
572
628
|
"syntax": "<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>"
|
|
573
629
|
}
|
|
574
630
|
],
|
|
@@ -835,6 +891,10 @@ module.exports = new Map([
|
|
|
835
891
|
"WebkitTextStroke",
|
|
836
892
|
"webkitTextStroke"
|
|
837
893
|
],
|
|
894
|
+
"longhands": [
|
|
895
|
+
"-webkit-text-stroke-width",
|
|
896
|
+
"-webkit-text-stroke-color"
|
|
897
|
+
],
|
|
838
898
|
"syntax": "<line-width> || <color>"
|
|
839
899
|
}
|
|
840
900
|
],
|
|
@@ -933,6 +993,13 @@ module.exports = new Map([
|
|
|
933
993
|
"WebkitTransition",
|
|
934
994
|
"webkitTransition"
|
|
935
995
|
],
|
|
996
|
+
"longhands": [
|
|
997
|
+
"transition-property",
|
|
998
|
+
"transition-duration",
|
|
999
|
+
"transition-timing-function",
|
|
1000
|
+
"transition-delay",
|
|
1001
|
+
"transition-behavior"
|
|
1002
|
+
],
|
|
936
1003
|
"syntax": "<single-transition>#"
|
|
937
1004
|
}
|
|
938
1005
|
],
|
|
@@ -1171,6 +1238,17 @@ module.exports = new Map([
|
|
|
1171
1238
|
"styleDeclaration": [
|
|
1172
1239
|
"animation"
|
|
1173
1240
|
],
|
|
1241
|
+
"longhands": [
|
|
1242
|
+
"animation-name",
|
|
1243
|
+
"animation-duration",
|
|
1244
|
+
"animation-timing-function",
|
|
1245
|
+
"animation-delay",
|
|
1246
|
+
"animation-iteration-count",
|
|
1247
|
+
"animation-direction",
|
|
1248
|
+
"animation-fill-mode",
|
|
1249
|
+
"animation-play-state",
|
|
1250
|
+
"animation-timeline"
|
|
1251
|
+
],
|
|
1174
1252
|
"syntax": "<single-animation>#"
|
|
1175
1253
|
}
|
|
1176
1254
|
],
|
|
@@ -1342,6 +1420,10 @@ module.exports = new Map([
|
|
|
1342
1420
|
"animation-range",
|
|
1343
1421
|
"animationRange"
|
|
1344
1422
|
],
|
|
1423
|
+
"longhands": [
|
|
1424
|
+
"animation-range-start",
|
|
1425
|
+
"animation-range-end"
|
|
1426
|
+
],
|
|
1345
1427
|
"syntax": "[ <'animation-range-start'> <'animation-range-end'>? ]#"
|
|
1346
1428
|
}
|
|
1347
1429
|
],
|
|
@@ -1550,6 +1632,16 @@ module.exports = new Map([
|
|
|
1550
1632
|
"styleDeclaration": [
|
|
1551
1633
|
"background"
|
|
1552
1634
|
],
|
|
1635
|
+
"longhands": [
|
|
1636
|
+
"background-image",
|
|
1637
|
+
"background-position",
|
|
1638
|
+
"background-size",
|
|
1639
|
+
"background-repeat",
|
|
1640
|
+
"background-attachment",
|
|
1641
|
+
"background-origin",
|
|
1642
|
+
"background-clip",
|
|
1643
|
+
"background-color"
|
|
1644
|
+
],
|
|
1553
1645
|
"syntax": "<bg-layer>#? , <final-bg-layer>"
|
|
1554
1646
|
}
|
|
1555
1647
|
],
|
|
@@ -1684,6 +1776,10 @@ module.exports = new Map([
|
|
|
1684
1776
|
"background-position",
|
|
1685
1777
|
"backgroundPosition"
|
|
1686
1778
|
],
|
|
1779
|
+
"longhands": [
|
|
1780
|
+
"background-position-x",
|
|
1781
|
+
"background-position-y"
|
|
1782
|
+
],
|
|
1687
1783
|
"syntax": "<bg-position>#"
|
|
1688
1784
|
}
|
|
1689
1785
|
],
|
|
@@ -1997,6 +2093,12 @@ module.exports = new Map([
|
|
|
1997
2093
|
"block-step",
|
|
1998
2094
|
"blockStep"
|
|
1999
2095
|
],
|
|
2096
|
+
"longhands": [
|
|
2097
|
+
"block-step-size",
|
|
2098
|
+
"block-step-insert",
|
|
2099
|
+
"block-step-align",
|
|
2100
|
+
"block-step-round"
|
|
2101
|
+
],
|
|
2000
2102
|
"syntax": "<'block-step-size'> || <'block-step-insert'> || <'block-step-align'> || <'block-step-round'>"
|
|
2001
2103
|
}
|
|
2002
2104
|
],
|
|
@@ -2148,6 +2250,11 @@ module.exports = new Map([
|
|
|
2148
2250
|
"styleDeclaration": [
|
|
2149
2251
|
"border"
|
|
2150
2252
|
],
|
|
2253
|
+
"longhands": [
|
|
2254
|
+
"border-width",
|
|
2255
|
+
"border-style",
|
|
2256
|
+
"border-color"
|
|
2257
|
+
],
|
|
2151
2258
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
2152
2259
|
}
|
|
2153
2260
|
],
|
|
@@ -2167,6 +2274,10 @@ module.exports = new Map([
|
|
|
2167
2274
|
"border-block",
|
|
2168
2275
|
"borderBlock"
|
|
2169
2276
|
],
|
|
2277
|
+
"longhands": [
|
|
2278
|
+
"border-block-start",
|
|
2279
|
+
"border-block-end"
|
|
2280
|
+
],
|
|
2170
2281
|
"syntax": "<'border-block-start'>"
|
|
2171
2282
|
}
|
|
2172
2283
|
],
|
|
@@ -2186,6 +2297,10 @@ module.exports = new Map([
|
|
|
2186
2297
|
"border-block-clip",
|
|
2187
2298
|
"borderBlockClip"
|
|
2188
2299
|
],
|
|
2300
|
+
"longhands": [
|
|
2301
|
+
"border-block-start-clip",
|
|
2302
|
+
"border-block-end-clip"
|
|
2303
|
+
],
|
|
2189
2304
|
"syntax": "<'border-top-clip'>"
|
|
2190
2305
|
}
|
|
2191
2306
|
],
|
|
@@ -2205,6 +2320,10 @@ module.exports = new Map([
|
|
|
2205
2320
|
"border-block-color",
|
|
2206
2321
|
"borderBlockColor"
|
|
2207
2322
|
],
|
|
2323
|
+
"longhands": [
|
|
2324
|
+
"border-block-start-color",
|
|
2325
|
+
"border-block-end-color"
|
|
2326
|
+
],
|
|
2208
2327
|
"syntax": "<'border-top-color'>{1,2}"
|
|
2209
2328
|
}
|
|
2210
2329
|
],
|
|
@@ -2224,6 +2343,11 @@ module.exports = new Map([
|
|
|
2224
2343
|
"border-block-end",
|
|
2225
2344
|
"borderBlockEnd"
|
|
2226
2345
|
],
|
|
2346
|
+
"longhands": [
|
|
2347
|
+
"border-block-end-width",
|
|
2348
|
+
"border-block-end-style",
|
|
2349
|
+
"border-block-end-color"
|
|
2350
|
+
],
|
|
2227
2351
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
2228
2352
|
}
|
|
2229
2353
|
],
|
|
@@ -2283,6 +2407,10 @@ module.exports = new Map([
|
|
|
2283
2407
|
"border-block-end-radius",
|
|
2284
2408
|
"borderBlockEndRadius"
|
|
2285
2409
|
],
|
|
2410
|
+
"longhands": [
|
|
2411
|
+
"border-end-start-radius",
|
|
2412
|
+
"border-end-end-radius"
|
|
2413
|
+
],
|
|
2286
2414
|
"syntax": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?"
|
|
2287
2415
|
}
|
|
2288
2416
|
],
|
|
@@ -2342,6 +2470,11 @@ module.exports = new Map([
|
|
|
2342
2470
|
"border-block-start",
|
|
2343
2471
|
"borderBlockStart"
|
|
2344
2472
|
],
|
|
2473
|
+
"longhands": [
|
|
2474
|
+
"border-block-start-width",
|
|
2475
|
+
"border-block-start-style",
|
|
2476
|
+
"border-block-start-color"
|
|
2477
|
+
],
|
|
2345
2478
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
2346
2479
|
}
|
|
2347
2480
|
],
|
|
@@ -2401,6 +2534,10 @@ module.exports = new Map([
|
|
|
2401
2534
|
"border-block-start-radius",
|
|
2402
2535
|
"borderBlockStartRadius"
|
|
2403
2536
|
],
|
|
2537
|
+
"longhands": [
|
|
2538
|
+
"border-start-start-radius",
|
|
2539
|
+
"border-start-end-radius"
|
|
2540
|
+
],
|
|
2404
2541
|
"syntax": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?"
|
|
2405
2542
|
}
|
|
2406
2543
|
],
|
|
@@ -2460,6 +2597,10 @@ module.exports = new Map([
|
|
|
2460
2597
|
"border-block-style",
|
|
2461
2598
|
"borderBlockStyle"
|
|
2462
2599
|
],
|
|
2600
|
+
"longhands": [
|
|
2601
|
+
"border-block-start-style",
|
|
2602
|
+
"border-block-end-style"
|
|
2603
|
+
],
|
|
2463
2604
|
"syntax": "<'border-top-style'>{1,2}"
|
|
2464
2605
|
}
|
|
2465
2606
|
],
|
|
@@ -2479,6 +2620,10 @@ module.exports = new Map([
|
|
|
2479
2620
|
"border-block-width",
|
|
2480
2621
|
"borderBlockWidth"
|
|
2481
2622
|
],
|
|
2623
|
+
"longhands": [
|
|
2624
|
+
"border-block-start-width",
|
|
2625
|
+
"border-block-end-width"
|
|
2626
|
+
],
|
|
2482
2627
|
"syntax": "<'border-top-width'>{1,2}"
|
|
2483
2628
|
}
|
|
2484
2629
|
],
|
|
@@ -2498,6 +2643,11 @@ module.exports = new Map([
|
|
|
2498
2643
|
"border-bottom",
|
|
2499
2644
|
"borderBottom"
|
|
2500
2645
|
],
|
|
2646
|
+
"longhands": [
|
|
2647
|
+
"border-bottom-width",
|
|
2648
|
+
"border-bottom-style",
|
|
2649
|
+
"border-bottom-color"
|
|
2650
|
+
],
|
|
2501
2651
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
2502
2652
|
}
|
|
2503
2653
|
],
|
|
@@ -2577,6 +2727,10 @@ module.exports = new Map([
|
|
|
2577
2727
|
"border-bottom-radius",
|
|
2578
2728
|
"borderBottomRadius"
|
|
2579
2729
|
],
|
|
2730
|
+
"longhands": [
|
|
2731
|
+
"border-bottom-left-radius",
|
|
2732
|
+
"border-bottom-right-radius"
|
|
2733
|
+
],
|
|
2580
2734
|
"syntax": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?"
|
|
2581
2735
|
}
|
|
2582
2736
|
],
|
|
@@ -2675,6 +2829,12 @@ module.exports = new Map([
|
|
|
2675
2829
|
"border-clip",
|
|
2676
2830
|
"borderClip"
|
|
2677
2831
|
],
|
|
2832
|
+
"longhands": [
|
|
2833
|
+
"border-top-clip",
|
|
2834
|
+
"border-right-clip",
|
|
2835
|
+
"border-bottom-clip",
|
|
2836
|
+
"border-left-clip"
|
|
2837
|
+
],
|
|
2678
2838
|
"syntax": "<'border-top-clip'>"
|
|
2679
2839
|
}
|
|
2680
2840
|
],
|
|
@@ -2713,6 +2873,12 @@ module.exports = new Map([
|
|
|
2713
2873
|
"border-color",
|
|
2714
2874
|
"borderColor"
|
|
2715
2875
|
],
|
|
2876
|
+
"longhands": [
|
|
2877
|
+
"border-top-color",
|
|
2878
|
+
"border-right-color",
|
|
2879
|
+
"border-bottom-color",
|
|
2880
|
+
"border-left-color"
|
|
2881
|
+
],
|
|
2716
2882
|
"syntax": "[ <color> | <image-1D> ]{1,4}"
|
|
2717
2883
|
}
|
|
2718
2884
|
],
|
|
@@ -2772,6 +2938,13 @@ module.exports = new Map([
|
|
|
2772
2938
|
"border-image",
|
|
2773
2939
|
"borderImage"
|
|
2774
2940
|
],
|
|
2941
|
+
"longhands": [
|
|
2942
|
+
"border-image-source",
|
|
2943
|
+
"border-image-slice",
|
|
2944
|
+
"border-image-width",
|
|
2945
|
+
"border-image-outset",
|
|
2946
|
+
"border-image-repeat"
|
|
2947
|
+
],
|
|
2775
2948
|
"syntax": "<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>"
|
|
2776
2949
|
}
|
|
2777
2950
|
],
|
|
@@ -2886,6 +3059,10 @@ module.exports = new Map([
|
|
|
2886
3059
|
"border-inline",
|
|
2887
3060
|
"borderInline"
|
|
2888
3061
|
],
|
|
3062
|
+
"longhands": [
|
|
3063
|
+
"border-inline-start",
|
|
3064
|
+
"border-inline-end"
|
|
3065
|
+
],
|
|
2889
3066
|
"syntax": "<'border-block-start'>"
|
|
2890
3067
|
}
|
|
2891
3068
|
],
|
|
@@ -2905,6 +3082,10 @@ module.exports = new Map([
|
|
|
2905
3082
|
"border-inline-clip",
|
|
2906
3083
|
"borderInlineClip"
|
|
2907
3084
|
],
|
|
3085
|
+
"longhands": [
|
|
3086
|
+
"border-inline-start-clip",
|
|
3087
|
+
"border-inline-end-clip"
|
|
3088
|
+
],
|
|
2908
3089
|
"syntax": "<'border-top-clip'>"
|
|
2909
3090
|
}
|
|
2910
3091
|
],
|
|
@@ -2924,6 +3105,10 @@ module.exports = new Map([
|
|
|
2924
3105
|
"border-inline-color",
|
|
2925
3106
|
"borderInlineColor"
|
|
2926
3107
|
],
|
|
3108
|
+
"longhands": [
|
|
3109
|
+
"border-inline-start-color",
|
|
3110
|
+
"border-inline-end-color"
|
|
3111
|
+
],
|
|
2927
3112
|
"syntax": "<'border-top-color'>{1,2}"
|
|
2928
3113
|
}
|
|
2929
3114
|
],
|
|
@@ -2943,6 +3128,11 @@ module.exports = new Map([
|
|
|
2943
3128
|
"border-inline-end",
|
|
2944
3129
|
"borderInlineEnd"
|
|
2945
3130
|
],
|
|
3131
|
+
"longhands": [
|
|
3132
|
+
"border-inline-end-width",
|
|
3133
|
+
"border-inline-end-style",
|
|
3134
|
+
"border-inline-end-color"
|
|
3135
|
+
],
|
|
2946
3136
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
2947
3137
|
}
|
|
2948
3138
|
],
|
|
@@ -3002,6 +3192,10 @@ module.exports = new Map([
|
|
|
3002
3192
|
"border-inline-end-radius",
|
|
3003
3193
|
"borderInlineEndRadius"
|
|
3004
3194
|
],
|
|
3195
|
+
"longhands": [
|
|
3196
|
+
"border-start-end-radius",
|
|
3197
|
+
"border-end-end-radius"
|
|
3198
|
+
],
|
|
3005
3199
|
"syntax": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?"
|
|
3006
3200
|
}
|
|
3007
3201
|
],
|
|
@@ -3061,6 +3255,11 @@ module.exports = new Map([
|
|
|
3061
3255
|
"border-inline-start",
|
|
3062
3256
|
"borderInlineStart"
|
|
3063
3257
|
],
|
|
3258
|
+
"longhands": [
|
|
3259
|
+
"border-inline-start-width",
|
|
3260
|
+
"border-inline-start-style",
|
|
3261
|
+
"border-inline-start-color"
|
|
3262
|
+
],
|
|
3064
3263
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
3065
3264
|
}
|
|
3066
3265
|
],
|
|
@@ -3120,6 +3319,10 @@ module.exports = new Map([
|
|
|
3120
3319
|
"border-inline-start-radius",
|
|
3121
3320
|
"borderInlineStartRadius"
|
|
3122
3321
|
],
|
|
3322
|
+
"longhands": [
|
|
3323
|
+
"border-start-start-radius",
|
|
3324
|
+
"border-end-start-radius"
|
|
3325
|
+
],
|
|
3123
3326
|
"syntax": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?"
|
|
3124
3327
|
}
|
|
3125
3328
|
],
|
|
@@ -3179,6 +3382,10 @@ module.exports = new Map([
|
|
|
3179
3382
|
"border-inline-style",
|
|
3180
3383
|
"borderInlineStyle"
|
|
3181
3384
|
],
|
|
3385
|
+
"longhands": [
|
|
3386
|
+
"border-inline-start-style",
|
|
3387
|
+
"border-inline-end-style"
|
|
3388
|
+
],
|
|
3182
3389
|
"syntax": "<'border-top-style'>{1,2}"
|
|
3183
3390
|
}
|
|
3184
3391
|
],
|
|
@@ -3198,6 +3405,10 @@ module.exports = new Map([
|
|
|
3198
3405
|
"border-inline-width",
|
|
3199
3406
|
"borderInlineWidth"
|
|
3200
3407
|
],
|
|
3408
|
+
"longhands": [
|
|
3409
|
+
"border-inline-start-width",
|
|
3410
|
+
"border-inline-end-width"
|
|
3411
|
+
],
|
|
3201
3412
|
"syntax": "<'border-top-width'>{1,2}"
|
|
3202
3413
|
}
|
|
3203
3414
|
],
|
|
@@ -3217,6 +3428,11 @@ module.exports = new Map([
|
|
|
3217
3428
|
"border-left",
|
|
3218
3429
|
"borderLeft"
|
|
3219
3430
|
],
|
|
3431
|
+
"longhands": [
|
|
3432
|
+
"border-left-width",
|
|
3433
|
+
"border-left-style",
|
|
3434
|
+
"border-left-color"
|
|
3435
|
+
],
|
|
3220
3436
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
3221
3437
|
}
|
|
3222
3438
|
],
|
|
@@ -3276,6 +3492,10 @@ module.exports = new Map([
|
|
|
3276
3492
|
"border-left-radius",
|
|
3277
3493
|
"borderLeftRadius"
|
|
3278
3494
|
],
|
|
3495
|
+
"longhands": [
|
|
3496
|
+
"border-top-left-radius",
|
|
3497
|
+
"border-bottom-left-radius"
|
|
3498
|
+
],
|
|
3279
3499
|
"syntax": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?"
|
|
3280
3500
|
}
|
|
3281
3501
|
],
|
|
@@ -3354,6 +3574,12 @@ module.exports = new Map([
|
|
|
3354
3574
|
"border-radius",
|
|
3355
3575
|
"borderRadius"
|
|
3356
3576
|
],
|
|
3577
|
+
"longhands": [
|
|
3578
|
+
"border-top-left-radius",
|
|
3579
|
+
"border-top-right-radius",
|
|
3580
|
+
"border-bottom-right-radius",
|
|
3581
|
+
"border-bottom-left-radius"
|
|
3582
|
+
],
|
|
3357
3583
|
"syntax": "<length-percentage [0,∞]>{1,4} [ / <length-percentage [0,∞]>{1,4} ]?"
|
|
3358
3584
|
}
|
|
3359
3585
|
],
|
|
@@ -3373,6 +3599,11 @@ module.exports = new Map([
|
|
|
3373
3599
|
"border-right",
|
|
3374
3600
|
"borderRight"
|
|
3375
3601
|
],
|
|
3602
|
+
"longhands": [
|
|
3603
|
+
"border-right-width",
|
|
3604
|
+
"border-right-style",
|
|
3605
|
+
"border-right-color"
|
|
3606
|
+
],
|
|
3376
3607
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
3377
3608
|
}
|
|
3378
3609
|
],
|
|
@@ -3432,6 +3663,10 @@ module.exports = new Map([
|
|
|
3432
3663
|
"border-right-radius",
|
|
3433
3664
|
"borderRightRadius"
|
|
3434
3665
|
],
|
|
3666
|
+
"longhands": [
|
|
3667
|
+
"border-top-right-radius",
|
|
3668
|
+
"border-bottom-right-radius"
|
|
3669
|
+
],
|
|
3435
3670
|
"syntax": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?"
|
|
3436
3671
|
}
|
|
3437
3672
|
],
|
|
@@ -3569,6 +3804,12 @@ module.exports = new Map([
|
|
|
3569
3804
|
"border-style",
|
|
3570
3805
|
"borderStyle"
|
|
3571
3806
|
],
|
|
3807
|
+
"longhands": [
|
|
3808
|
+
"border-top-style",
|
|
3809
|
+
"border-right-style",
|
|
3810
|
+
"border-bottom-style",
|
|
3811
|
+
"border-left-style"
|
|
3812
|
+
],
|
|
3572
3813
|
"syntax": "<'border-top-style'>{1,4}"
|
|
3573
3814
|
}
|
|
3574
3815
|
],
|
|
@@ -3588,6 +3829,11 @@ module.exports = new Map([
|
|
|
3588
3829
|
"border-top",
|
|
3589
3830
|
"borderTop"
|
|
3590
3831
|
],
|
|
3832
|
+
"longhands": [
|
|
3833
|
+
"border-top-width",
|
|
3834
|
+
"border-top-style",
|
|
3835
|
+
"border-top-color"
|
|
3836
|
+
],
|
|
3591
3837
|
"syntax": "<line-width> || <line-style> || <color>"
|
|
3592
3838
|
}
|
|
3593
3839
|
],
|
|
@@ -3667,6 +3913,10 @@ module.exports = new Map([
|
|
|
3667
3913
|
"border-top-radius",
|
|
3668
3914
|
"borderTopRadius"
|
|
3669
3915
|
],
|
|
3916
|
+
"longhands": [
|
|
3917
|
+
"border-top-left-radius",
|
|
3918
|
+
"border-top-right-radius"
|
|
3919
|
+
],
|
|
3670
3920
|
"syntax": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?"
|
|
3671
3921
|
}
|
|
3672
3922
|
],
|
|
@@ -3746,6 +3996,12 @@ module.exports = new Map([
|
|
|
3746
3996
|
"border-width",
|
|
3747
3997
|
"borderWidth"
|
|
3748
3998
|
],
|
|
3999
|
+
"longhands": [
|
|
4000
|
+
"border-top-width",
|
|
4001
|
+
"border-right-width",
|
|
4002
|
+
"border-bottom-width",
|
|
4003
|
+
"border-left-width"
|
|
4004
|
+
],
|
|
3749
4005
|
"syntax": "<'border-top-width'>{1,4}"
|
|
3750
4006
|
}
|
|
3751
4007
|
],
|
|
@@ -3803,6 +4059,13 @@ module.exports = new Map([
|
|
|
3803
4059
|
"box-shadow",
|
|
3804
4060
|
"boxShadow"
|
|
3805
4061
|
],
|
|
4062
|
+
"longhands": [
|
|
4063
|
+
"box-shadow-color",
|
|
4064
|
+
"box-shadow-offset",
|
|
4065
|
+
"box-shadow-blur",
|
|
4066
|
+
"box-shadow-spread",
|
|
4067
|
+
"box-shadow-position"
|
|
4068
|
+
],
|
|
3806
4069
|
"syntax": "<spread-shadow>#"
|
|
3807
4070
|
}
|
|
3808
4071
|
],
|
|
@@ -4030,6 +4293,11 @@ module.exports = new Map([
|
|
|
4030
4293
|
"styleDeclaration": [
|
|
4031
4294
|
"caret"
|
|
4032
4295
|
],
|
|
4296
|
+
"longhands": [
|
|
4297
|
+
"caret-color",
|
|
4298
|
+
"caret-animation",
|
|
4299
|
+
"caret-shape"
|
|
4300
|
+
],
|
|
4033
4301
|
"syntax": "<'caret-color'> || <'caret-animation'> || <'caret-shape'>"
|
|
4034
4302
|
}
|
|
4035
4303
|
],
|
|
@@ -4201,6 +4469,9 @@ module.exports = new Map([
|
|
|
4201
4469
|
"color-adjust",
|
|
4202
4470
|
"colorAdjust"
|
|
4203
4471
|
],
|
|
4472
|
+
"longhands": [
|
|
4473
|
+
"print-color-adjust"
|
|
4474
|
+
],
|
|
4204
4475
|
"syntax": "<'print-color-adjust'>"
|
|
4205
4476
|
}
|
|
4206
4477
|
],
|
|
@@ -4354,6 +4625,11 @@ module.exports = new Map([
|
|
|
4354
4625
|
"column-rule",
|
|
4355
4626
|
"columnRule"
|
|
4356
4627
|
],
|
|
4628
|
+
"longhands": [
|
|
4629
|
+
"column-rule-width",
|
|
4630
|
+
"column-rule-style",
|
|
4631
|
+
"column-rule-color"
|
|
4632
|
+
],
|
|
4357
4633
|
"syntax": "<gap-rule-list> | <gap-auto-rule-list>"
|
|
4358
4634
|
}
|
|
4359
4635
|
],
|
|
@@ -4387,7 +4663,7 @@ module.exports = new Map([
|
|
|
4387
4663
|
"percentages": "n/a",
|
|
4388
4664
|
"computedValue": "as specified",
|
|
4389
4665
|
"canonicalOrder": "per grammar",
|
|
4390
|
-
"animationType": "repeatable list, see § 4.
|
|
4666
|
+
"animationType": "repeatable list, see § 4.7 Interpolation of list values.",
|
|
4391
4667
|
"styleDeclaration": [
|
|
4392
4668
|
"column-rule-color",
|
|
4393
4669
|
"columnRuleColor"
|
|
@@ -4411,6 +4687,10 @@ module.exports = new Map([
|
|
|
4411
4687
|
"column-rule-edge-inset",
|
|
4412
4688
|
"columnRuleEdgeInset"
|
|
4413
4689
|
],
|
|
4690
|
+
"longhands": [
|
|
4691
|
+
"column-rule-edge-inset-start",
|
|
4692
|
+
"column-rule-edge-inset-end"
|
|
4693
|
+
],
|
|
4414
4694
|
"syntax": "<length-percentage> [ <length-percentage> ]?"
|
|
4415
4695
|
}
|
|
4416
4696
|
],
|
|
@@ -4468,6 +4748,12 @@ module.exports = new Map([
|
|
|
4468
4748
|
"column-rule-inset",
|
|
4469
4749
|
"columnRuleInset"
|
|
4470
4750
|
],
|
|
4751
|
+
"longhands": [
|
|
4752
|
+
"column-rule-edge-inset-start",
|
|
4753
|
+
"column-rule-edge-inset-end",
|
|
4754
|
+
"column-rule-interior-inset-start",
|
|
4755
|
+
"column-rule-interior-inset-end"
|
|
4756
|
+
],
|
|
4471
4757
|
"syntax": "<'column-rule-edge-inset'> [ / <'column-rule-interior-inset'> ]?"
|
|
4472
4758
|
}
|
|
4473
4759
|
],
|
|
@@ -4487,6 +4773,10 @@ module.exports = new Map([
|
|
|
4487
4773
|
"column-rule-inset-end",
|
|
4488
4774
|
"columnRuleInsetEnd"
|
|
4489
4775
|
],
|
|
4776
|
+
"longhands": [
|
|
4777
|
+
"column-rule-edge-inset-end",
|
|
4778
|
+
"column-rule-interior-inset-end"
|
|
4779
|
+
],
|
|
4490
4780
|
"syntax": "<length-percentage>"
|
|
4491
4781
|
}
|
|
4492
4782
|
],
|
|
@@ -4506,6 +4796,10 @@ module.exports = new Map([
|
|
|
4506
4796
|
"column-rule-inset-start",
|
|
4507
4797
|
"columnRuleInsetStart"
|
|
4508
4798
|
],
|
|
4799
|
+
"longhands": [
|
|
4800
|
+
"column-rule-edge-inset-start",
|
|
4801
|
+
"column-rule-interior-inset-start"
|
|
4802
|
+
],
|
|
4509
4803
|
"syntax": "<length-percentage>"
|
|
4510
4804
|
}
|
|
4511
4805
|
],
|
|
@@ -4525,6 +4819,10 @@ module.exports = new Map([
|
|
|
4525
4819
|
"column-rule-interior-inset",
|
|
4526
4820
|
"columnRuleInteriorInset"
|
|
4527
4821
|
],
|
|
4822
|
+
"longhands": [
|
|
4823
|
+
"column-rule-interior-inset-start",
|
|
4824
|
+
"column-rule-interior-inset-end"
|
|
4825
|
+
],
|
|
4528
4826
|
"syntax": "<length-percentage> [ <length-percentage> ]?"
|
|
4529
4827
|
}
|
|
4530
4828
|
],
|
|
@@ -4615,7 +4913,7 @@ module.exports = new Map([
|
|
|
4615
4913
|
"percentages": "n/a",
|
|
4616
4914
|
"computedValue": "list of absolute lengths, snapped as a border width",
|
|
4617
4915
|
"canonicalOrder": "per grammar",
|
|
4618
|
-
"animationType": "repeatable list, see § 4.
|
|
4916
|
+
"animationType": "repeatable list, see § 4.7 Interpolation of list values.",
|
|
4619
4917
|
"styleDeclaration": [
|
|
4620
4918
|
"column-rule-width",
|
|
4621
4919
|
"columnRuleWidth"
|
|
@@ -4695,6 +4993,11 @@ module.exports = new Map([
|
|
|
4695
4993
|
"styleDeclaration": [
|
|
4696
4994
|
"columns"
|
|
4697
4995
|
],
|
|
4996
|
+
"longhands": [
|
|
4997
|
+
"column-width",
|
|
4998
|
+
"column-count",
|
|
4999
|
+
"column-height"
|
|
5000
|
+
],
|
|
4698
5001
|
"syntax": "[ <'column-width'> || <'column-count'> ] [ / <'column-height'> ]?"
|
|
4699
5002
|
}
|
|
4700
5003
|
],
|
|
@@ -4792,6 +5095,10 @@ module.exports = new Map([
|
|
|
4792
5095
|
"contain-intrinsic-size",
|
|
4793
5096
|
"containIntrinsicSize"
|
|
4794
5097
|
],
|
|
5098
|
+
"longhands": [
|
|
5099
|
+
"contain-intrinsic-width",
|
|
5100
|
+
"contain-intrinsic-height"
|
|
5101
|
+
],
|
|
4795
5102
|
"syntax": "[ [ auto | from-element ]? [ none | <length [0,∞]> ] ]{1,2}"
|
|
4796
5103
|
}
|
|
4797
5104
|
],
|
|
@@ -4830,6 +5137,10 @@ module.exports = new Map([
|
|
|
4830
5137
|
"styleDeclaration": [
|
|
4831
5138
|
"container"
|
|
4832
5139
|
],
|
|
5140
|
+
"longhands": [
|
|
5141
|
+
"container-name",
|
|
5142
|
+
"container-type"
|
|
5143
|
+
],
|
|
4833
5144
|
"syntax": "<'container-name'> [ / <'container-type'> ]?"
|
|
4834
5145
|
}
|
|
4835
5146
|
],
|
|
@@ -4960,6 +5271,10 @@ module.exports = new Map([
|
|
|
4960
5271
|
"styleDeclaration": [
|
|
4961
5272
|
"corner"
|
|
4962
5273
|
],
|
|
5274
|
+
"longhands": [
|
|
5275
|
+
"border-radius",
|
|
5276
|
+
"corner-shape"
|
|
5277
|
+
],
|
|
4963
5278
|
"syntax": "<'border-radius'> || <'corner-shape'>"
|
|
4964
5279
|
}
|
|
4965
5280
|
],
|
|
@@ -4979,6 +5294,10 @@ module.exports = new Map([
|
|
|
4979
5294
|
"corner-block-end",
|
|
4980
5295
|
"cornerBlockEnd"
|
|
4981
5296
|
],
|
|
5297
|
+
"longhands": [
|
|
5298
|
+
"border-block-end-radius",
|
|
5299
|
+
"corner-block-end-shape"
|
|
5300
|
+
],
|
|
4982
5301
|
"syntax": "<'border-top-radius'> || <'corner-top-shape'>"
|
|
4983
5302
|
}
|
|
4984
5303
|
],
|
|
@@ -4998,6 +5317,10 @@ module.exports = new Map([
|
|
|
4998
5317
|
"corner-block-end-shape",
|
|
4999
5318
|
"cornerBlockEndShape"
|
|
5000
5319
|
],
|
|
5320
|
+
"longhands": [
|
|
5321
|
+
"corner-end-start-shape",
|
|
5322
|
+
"corner-end-end-shape"
|
|
5323
|
+
],
|
|
5001
5324
|
"syntax": "<'corner-top-left-shape'>{1,2}"
|
|
5002
5325
|
}
|
|
5003
5326
|
],
|
|
@@ -5017,6 +5340,10 @@ module.exports = new Map([
|
|
|
5017
5340
|
"corner-block-start",
|
|
5018
5341
|
"cornerBlockStart"
|
|
5019
5342
|
],
|
|
5343
|
+
"longhands": [
|
|
5344
|
+
"border-block-start-radius",
|
|
5345
|
+
"corner-block-start-shape"
|
|
5346
|
+
],
|
|
5020
5347
|
"syntax": "<'border-top-radius'> || <'corner-top-shape'>"
|
|
5021
5348
|
}
|
|
5022
5349
|
],
|
|
@@ -5036,6 +5363,10 @@ module.exports = new Map([
|
|
|
5036
5363
|
"corner-block-start-shape",
|
|
5037
5364
|
"cornerBlockStartShape"
|
|
5038
5365
|
],
|
|
5366
|
+
"longhands": [
|
|
5367
|
+
"corner-start-start-shape",
|
|
5368
|
+
"corner-start-end-shape"
|
|
5369
|
+
],
|
|
5039
5370
|
"syntax": "<'corner-top-left-shape'>{1,2}"
|
|
5040
5371
|
}
|
|
5041
5372
|
],
|
|
@@ -5055,6 +5386,10 @@ module.exports = new Map([
|
|
|
5055
5386
|
"corner-bottom",
|
|
5056
5387
|
"cornerBottom"
|
|
5057
5388
|
],
|
|
5389
|
+
"longhands": [
|
|
5390
|
+
"border-bottom-radius",
|
|
5391
|
+
"corner-bottom-shape"
|
|
5392
|
+
],
|
|
5058
5393
|
"syntax": "<'border-top-radius'> || <'corner-top-shape'>"
|
|
5059
5394
|
}
|
|
5060
5395
|
],
|
|
@@ -5074,6 +5409,10 @@ module.exports = new Map([
|
|
|
5074
5409
|
"corner-bottom-left",
|
|
5075
5410
|
"cornerBottomLeft"
|
|
5076
5411
|
],
|
|
5412
|
+
"longhands": [
|
|
5413
|
+
"border-bottom-left-radius",
|
|
5414
|
+
"corner-bottom-left-shape"
|
|
5415
|
+
],
|
|
5077
5416
|
"syntax": "<'border-top-left-radius'> || <'corner-top-left-shape'>"
|
|
5078
5417
|
}
|
|
5079
5418
|
],
|
|
@@ -5113,6 +5452,10 @@ module.exports = new Map([
|
|
|
5113
5452
|
"corner-bottom-right",
|
|
5114
5453
|
"cornerBottomRight"
|
|
5115
5454
|
],
|
|
5455
|
+
"longhands": [
|
|
5456
|
+
"border-bottom-right-radius",
|
|
5457
|
+
"corner-bottom-right-shape"
|
|
5458
|
+
],
|
|
5116
5459
|
"syntax": "<'border-top-left-radius'> || <'corner-top-left-shape'>"
|
|
5117
5460
|
}
|
|
5118
5461
|
],
|
|
@@ -5152,6 +5495,10 @@ module.exports = new Map([
|
|
|
5152
5495
|
"corner-bottom-shape",
|
|
5153
5496
|
"cornerBottomShape"
|
|
5154
5497
|
],
|
|
5498
|
+
"longhands": [
|
|
5499
|
+
"corner-bottom-left-shape",
|
|
5500
|
+
"corner-bottom-right-shape"
|
|
5501
|
+
],
|
|
5155
5502
|
"syntax": "<'corner-top-left-shape'>{1,2}"
|
|
5156
5503
|
}
|
|
5157
5504
|
],
|
|
@@ -5171,6 +5518,10 @@ module.exports = new Map([
|
|
|
5171
5518
|
"corner-end-end",
|
|
5172
5519
|
"cornerEndEnd"
|
|
5173
5520
|
],
|
|
5521
|
+
"longhands": [
|
|
5522
|
+
"border-end-end-radius",
|
|
5523
|
+
"corner-end-end-shape"
|
|
5524
|
+
],
|
|
5174
5525
|
"syntax": "<'border-top-left-radius'> || <'corner-top-left-shape'>"
|
|
5175
5526
|
}
|
|
5176
5527
|
],
|
|
@@ -5210,6 +5561,10 @@ module.exports = new Map([
|
|
|
5210
5561
|
"corner-end-start",
|
|
5211
5562
|
"cornerEndStart"
|
|
5212
5563
|
],
|
|
5564
|
+
"longhands": [
|
|
5565
|
+
"border-end-start-radius",
|
|
5566
|
+
"corner-end-start-shape"
|
|
5567
|
+
],
|
|
5213
5568
|
"syntax": "<'border-top-left-radius'> || <'corner-top-left-shape'>"
|
|
5214
5569
|
}
|
|
5215
5570
|
],
|
|
@@ -5249,6 +5604,10 @@ module.exports = new Map([
|
|
|
5249
5604
|
"corner-inline-end",
|
|
5250
5605
|
"cornerInlineEnd"
|
|
5251
5606
|
],
|
|
5607
|
+
"longhands": [
|
|
5608
|
+
"border-inline-end-radius",
|
|
5609
|
+
"corner-inline-end-shape"
|
|
5610
|
+
],
|
|
5252
5611
|
"syntax": "<'border-top-radius'> || <'corner-top-shape'>"
|
|
5253
5612
|
}
|
|
5254
5613
|
],
|
|
@@ -5268,6 +5627,10 @@ module.exports = new Map([
|
|
|
5268
5627
|
"corner-inline-end-shape",
|
|
5269
5628
|
"cornerInlineEndShape"
|
|
5270
5629
|
],
|
|
5630
|
+
"longhands": [
|
|
5631
|
+
"corner-start-end-shape",
|
|
5632
|
+
"corner-end-end-shape"
|
|
5633
|
+
],
|
|
5271
5634
|
"syntax": "<'corner-top-left-shape'>{1,2}"
|
|
5272
5635
|
}
|
|
5273
5636
|
],
|
|
@@ -5287,6 +5650,10 @@ module.exports = new Map([
|
|
|
5287
5650
|
"corner-inline-start",
|
|
5288
5651
|
"cornerInlineStart"
|
|
5289
5652
|
],
|
|
5653
|
+
"longhands": [
|
|
5654
|
+
"border-inline-start-radius",
|
|
5655
|
+
"corner-inline-start-shape"
|
|
5656
|
+
],
|
|
5290
5657
|
"syntax": "<'border-top-radius'> || <'corner-top-shape'>"
|
|
5291
5658
|
}
|
|
5292
5659
|
],
|
|
@@ -5306,6 +5673,10 @@ module.exports = new Map([
|
|
|
5306
5673
|
"corner-inline-start-shape",
|
|
5307
5674
|
"cornerInlineStartShape"
|
|
5308
5675
|
],
|
|
5676
|
+
"longhands": [
|
|
5677
|
+
"corner-start-start-shape",
|
|
5678
|
+
"corner-end-start-shape"
|
|
5679
|
+
],
|
|
5309
5680
|
"syntax": "<'corner-top-left-shape'>{1,2}"
|
|
5310
5681
|
}
|
|
5311
5682
|
],
|
|
@@ -5325,6 +5696,10 @@ module.exports = new Map([
|
|
|
5325
5696
|
"corner-left",
|
|
5326
5697
|
"cornerLeft"
|
|
5327
5698
|
],
|
|
5699
|
+
"longhands": [
|
|
5700
|
+
"border-left-radius",
|
|
5701
|
+
"corner-left-shape"
|
|
5702
|
+
],
|
|
5328
5703
|
"syntax": "<'border-top-radius'> || <'corner-top-shape'>"
|
|
5329
5704
|
}
|
|
5330
5705
|
],
|
|
@@ -5344,6 +5719,10 @@ module.exports = new Map([
|
|
|
5344
5719
|
"corner-left-shape",
|
|
5345
5720
|
"cornerLeftShape"
|
|
5346
5721
|
],
|
|
5722
|
+
"longhands": [
|
|
5723
|
+
"corner-top-left-shape",
|
|
5724
|
+
"corner-bottom-left-shape"
|
|
5725
|
+
],
|
|
5347
5726
|
"syntax": "<'corner-top-left-shape'>{1,2}"
|
|
5348
5727
|
}
|
|
5349
5728
|
],
|
|
@@ -5363,6 +5742,10 @@ module.exports = new Map([
|
|
|
5363
5742
|
"corner-right",
|
|
5364
5743
|
"cornerRight"
|
|
5365
5744
|
],
|
|
5745
|
+
"longhands": [
|
|
5746
|
+
"border-right-radius",
|
|
5747
|
+
"corner-right-shape"
|
|
5748
|
+
],
|
|
5366
5749
|
"syntax": "<'border-top-radius'> || <'corner-top-shape'>"
|
|
5367
5750
|
}
|
|
5368
5751
|
],
|
|
@@ -5382,6 +5765,10 @@ module.exports = new Map([
|
|
|
5382
5765
|
"corner-right-shape",
|
|
5383
5766
|
"cornerRightShape"
|
|
5384
5767
|
],
|
|
5768
|
+
"longhands": [
|
|
5769
|
+
"corner-top-right-shape",
|
|
5770
|
+
"corner-bottom-right-shape"
|
|
5771
|
+
],
|
|
5385
5772
|
"syntax": "<'corner-top-left-shape'>{1,2}"
|
|
5386
5773
|
}
|
|
5387
5774
|
],
|
|
@@ -5401,6 +5788,12 @@ module.exports = new Map([
|
|
|
5401
5788
|
"corner-shape",
|
|
5402
5789
|
"cornerShape"
|
|
5403
5790
|
],
|
|
5791
|
+
"longhands": [
|
|
5792
|
+
"corner-top-left-shape",
|
|
5793
|
+
"corner-top-right-shape",
|
|
5794
|
+
"corner-bottom-right-shape",
|
|
5795
|
+
"corner-bottom-left-shape"
|
|
5796
|
+
],
|
|
5404
5797
|
"syntax": "<'corner-top-left-shape'>{1,4}"
|
|
5405
5798
|
}
|
|
5406
5799
|
],
|
|
@@ -5420,6 +5813,10 @@ module.exports = new Map([
|
|
|
5420
5813
|
"corner-start-end",
|
|
5421
5814
|
"cornerStartEnd"
|
|
5422
5815
|
],
|
|
5816
|
+
"longhands": [
|
|
5817
|
+
"border-start-end-radius",
|
|
5818
|
+
"corner-start-end-shape"
|
|
5819
|
+
],
|
|
5423
5820
|
"syntax": "<'border-top-left-radius'> || <'corner-top-left-shape'>"
|
|
5424
5821
|
}
|
|
5425
5822
|
],
|
|
@@ -5459,6 +5856,10 @@ module.exports = new Map([
|
|
|
5459
5856
|
"corner-start-start",
|
|
5460
5857
|
"cornerStartStart"
|
|
5461
5858
|
],
|
|
5859
|
+
"longhands": [
|
|
5860
|
+
"border-start-start-radius",
|
|
5861
|
+
"corner-start-start-shape"
|
|
5862
|
+
],
|
|
5462
5863
|
"syntax": "<'border-top-left-radius'> || <'corner-top-left-shape'>"
|
|
5463
5864
|
}
|
|
5464
5865
|
],
|
|
@@ -5498,6 +5899,10 @@ module.exports = new Map([
|
|
|
5498
5899
|
"corner-top",
|
|
5499
5900
|
"cornerTop"
|
|
5500
5901
|
],
|
|
5902
|
+
"longhands": [
|
|
5903
|
+
"border-top-radius",
|
|
5904
|
+
"corner-top-shape"
|
|
5905
|
+
],
|
|
5501
5906
|
"syntax": "<'border-top-radius'> || <'corner-top-shape'>"
|
|
5502
5907
|
}
|
|
5503
5908
|
],
|
|
@@ -5517,6 +5922,10 @@ module.exports = new Map([
|
|
|
5517
5922
|
"corner-top-left",
|
|
5518
5923
|
"cornerTopLeft"
|
|
5519
5924
|
],
|
|
5925
|
+
"longhands": [
|
|
5926
|
+
"border-top-left-radius",
|
|
5927
|
+
"corner-top-left-shape"
|
|
5928
|
+
],
|
|
5520
5929
|
"syntax": "<'border-top-left-radius'> || <'corner-top-left-shape'>"
|
|
5521
5930
|
}
|
|
5522
5931
|
],
|
|
@@ -5556,6 +5965,10 @@ module.exports = new Map([
|
|
|
5556
5965
|
"corner-top-right",
|
|
5557
5966
|
"cornerTopRight"
|
|
5558
5967
|
],
|
|
5968
|
+
"longhands": [
|
|
5969
|
+
"border-top-right-radius",
|
|
5970
|
+
"corner-top-right-shape"
|
|
5971
|
+
],
|
|
5559
5972
|
"syntax": "<'border-top-left-radius'> || <'corner-top-left-shape'>"
|
|
5560
5973
|
}
|
|
5561
5974
|
],
|
|
@@ -5595,6 +6008,10 @@ module.exports = new Map([
|
|
|
5595
6008
|
"corner-top-shape",
|
|
5596
6009
|
"cornerTopShape"
|
|
5597
6010
|
],
|
|
6011
|
+
"longhands": [
|
|
6012
|
+
"corner-top-left-shape",
|
|
6013
|
+
"corner-top-right-shape"
|
|
6014
|
+
],
|
|
5598
6015
|
"syntax": "<'corner-top-left-shape'>{1,2}"
|
|
5599
6016
|
}
|
|
5600
6017
|
],
|
|
@@ -5670,6 +6087,10 @@ module.exports = new Map([
|
|
|
5670
6087
|
"styleDeclaration": [
|
|
5671
6088
|
"cue"
|
|
5672
6089
|
],
|
|
6090
|
+
"longhands": [
|
|
6091
|
+
"cue-before",
|
|
6092
|
+
"cue-after"
|
|
6093
|
+
],
|
|
5673
6094
|
"syntax": "<'cue-before'> <'cue-after'>?"
|
|
5674
6095
|
}
|
|
5675
6096
|
],
|
|
@@ -6184,6 +6605,11 @@ module.exports = new Map([
|
|
|
6184
6605
|
"styleDeclaration": [
|
|
6185
6606
|
"flex"
|
|
6186
6607
|
],
|
|
6608
|
+
"longhands": [
|
|
6609
|
+
"flex-grow",
|
|
6610
|
+
"flex-shrink",
|
|
6611
|
+
"flex-basis"
|
|
6612
|
+
],
|
|
6187
6613
|
"syntax": "none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]"
|
|
6188
6614
|
}
|
|
6189
6615
|
],
|
|
@@ -6241,6 +6667,10 @@ module.exports = new Map([
|
|
|
6241
6667
|
"flex-flow",
|
|
6242
6668
|
"flexFlow"
|
|
6243
6669
|
],
|
|
6670
|
+
"longhands": [
|
|
6671
|
+
"flex-direction",
|
|
6672
|
+
"flex-wrap"
|
|
6673
|
+
],
|
|
6244
6674
|
"syntax": "<'flex-direction'> || <'flex-wrap'>"
|
|
6245
6675
|
}
|
|
6246
6676
|
],
|
|
@@ -6488,6 +6918,15 @@ module.exports = new Map([
|
|
|
6488
6918
|
"styleDeclaration": [
|
|
6489
6919
|
"font"
|
|
6490
6920
|
],
|
|
6921
|
+
"longhands": [
|
|
6922
|
+
"font-style",
|
|
6923
|
+
"font-variant",
|
|
6924
|
+
"font-weight",
|
|
6925
|
+
"font-stretch",
|
|
6926
|
+
"font-size",
|
|
6927
|
+
"line-height",
|
|
6928
|
+
"font-family"
|
|
6929
|
+
],
|
|
6491
6930
|
"syntax": "[ [ <'font-style'> || <font-variant-css2> || <'font-weight'> || <font-width-css3> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'># ] | <system-family-name>"
|
|
6492
6931
|
}
|
|
6493
6932
|
],
|
|
@@ -6691,6 +7130,11 @@ module.exports = new Map([
|
|
|
6691
7130
|
"font-synthesis",
|
|
6692
7131
|
"fontSynthesis"
|
|
6693
7132
|
],
|
|
7133
|
+
"longhands": [
|
|
7134
|
+
"font-synthesis-weight",
|
|
7135
|
+
"font-synthesis-style",
|
|
7136
|
+
"font-synthesis-small-caps"
|
|
7137
|
+
],
|
|
6694
7138
|
"syntax": "none | [ weight || style || small-caps || position]"
|
|
6695
7139
|
}
|
|
6696
7140
|
],
|
|
@@ -6788,6 +7232,15 @@ module.exports = new Map([
|
|
|
6788
7232
|
"font-variant",
|
|
6789
7233
|
"fontVariant"
|
|
6790
7234
|
],
|
|
7235
|
+
"longhands": [
|
|
7236
|
+
"font-variant-ligatures",
|
|
7237
|
+
"font-variant-caps",
|
|
7238
|
+
"font-variant-alternates",
|
|
7239
|
+
"font-variant-numeric",
|
|
7240
|
+
"font-variant-east-asian",
|
|
7241
|
+
"font-variant-position",
|
|
7242
|
+
"font-variant-emoji"
|
|
7243
|
+
],
|
|
6791
7244
|
"syntax": "normal | none | [ [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ] || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || [ 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>) ] || [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ] || [ <east-asian-variant-values> || <east-asian-width-values> || ruby ] || [ sub | super ] || [ text | emoji | unicode ] ]"
|
|
6792
7245
|
}
|
|
6793
7246
|
],
|
|
@@ -7053,6 +7506,10 @@ module.exports = new Map([
|
|
|
7053
7506
|
"styleDeclaration": [
|
|
7054
7507
|
"gap"
|
|
7055
7508
|
],
|
|
7509
|
+
"longhands": [
|
|
7510
|
+
"row-gap",
|
|
7511
|
+
"column-gap"
|
|
7512
|
+
],
|
|
7056
7513
|
"syntax": "<'row-gap'> <'column-gap'>?"
|
|
7057
7514
|
}
|
|
7058
7515
|
],
|
|
@@ -7090,6 +7547,14 @@ module.exports = new Map([
|
|
|
7090
7547
|
"styleDeclaration": [
|
|
7091
7548
|
"grid"
|
|
7092
7549
|
],
|
|
7550
|
+
"longhands": [
|
|
7551
|
+
"grid-template-rows",
|
|
7552
|
+
"grid-template-columns",
|
|
7553
|
+
"grid-template-areas",
|
|
7554
|
+
"grid-auto-rows",
|
|
7555
|
+
"grid-auto-columns",
|
|
7556
|
+
"grid-auto-flow"
|
|
7557
|
+
],
|
|
7093
7558
|
"syntax": "<'grid-template'> | <'grid-template-rows'> / [ auto-flow && dense? ] <'grid-auto-columns'>? | [ auto-flow && dense? ] <'grid-auto-rows'>? / <'grid-template-columns'>"
|
|
7094
7559
|
}
|
|
7095
7560
|
],
|
|
@@ -7109,6 +7574,12 @@ module.exports = new Map([
|
|
|
7109
7574
|
"grid-area",
|
|
7110
7575
|
"gridArea"
|
|
7111
7576
|
],
|
|
7577
|
+
"longhands": [
|
|
7578
|
+
"grid-row-start",
|
|
7579
|
+
"grid-column-start",
|
|
7580
|
+
"grid-row-end",
|
|
7581
|
+
"grid-column-end"
|
|
7582
|
+
],
|
|
7112
7583
|
"syntax": "<grid-line> [ / <grid-line> ]{0,3}"
|
|
7113
7584
|
}
|
|
7114
7585
|
],
|
|
@@ -7185,6 +7656,10 @@ module.exports = new Map([
|
|
|
7185
7656
|
"grid-column",
|
|
7186
7657
|
"gridColumn"
|
|
7187
7658
|
],
|
|
7659
|
+
"longhands": [
|
|
7660
|
+
"grid-column-start",
|
|
7661
|
+
"grid-column-end"
|
|
7662
|
+
],
|
|
7188
7663
|
"syntax": "<grid-line> [ / <grid-line> ]?"
|
|
7189
7664
|
}
|
|
7190
7665
|
],
|
|
@@ -7249,6 +7724,10 @@ module.exports = new Map([
|
|
|
7249
7724
|
"grid-gap",
|
|
7250
7725
|
"gridGap"
|
|
7251
7726
|
],
|
|
7727
|
+
"longhands": [
|
|
7728
|
+
"row-gap",
|
|
7729
|
+
"column-gap"
|
|
7730
|
+
],
|
|
7252
7731
|
"syntax": "<'row-gap'> <'column-gap'>?"
|
|
7253
7732
|
}
|
|
7254
7733
|
],
|
|
@@ -7268,6 +7747,10 @@ module.exports = new Map([
|
|
|
7268
7747
|
"grid-row",
|
|
7269
7748
|
"gridRow"
|
|
7270
7749
|
],
|
|
7750
|
+
"longhands": [
|
|
7751
|
+
"grid-row-start",
|
|
7752
|
+
"grid-row-end"
|
|
7753
|
+
],
|
|
7271
7754
|
"syntax": "<grid-line> [ / <grid-line> ]?"
|
|
7272
7755
|
}
|
|
7273
7756
|
],
|
|
@@ -7338,6 +7821,11 @@ module.exports = new Map([
|
|
|
7338
7821
|
"grid-template",
|
|
7339
7822
|
"gridTemplate"
|
|
7340
7823
|
],
|
|
7824
|
+
"longhands": [
|
|
7825
|
+
"grid-template-rows",
|
|
7826
|
+
"grid-template-columns",
|
|
7827
|
+
"grid-template-areas"
|
|
7828
|
+
],
|
|
7341
7829
|
"syntax": "none | [ <'grid-template-rows'> / <'grid-template-columns'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?"
|
|
7342
7830
|
}
|
|
7343
7831
|
],
|
|
@@ -7736,6 +8224,12 @@ module.exports = new Map([
|
|
|
7736
8224
|
"styleDeclaration": [
|
|
7737
8225
|
"inset"
|
|
7738
8226
|
],
|
|
8227
|
+
"longhands": [
|
|
8228
|
+
"top",
|
|
8229
|
+
"right",
|
|
8230
|
+
"bottom",
|
|
8231
|
+
"left"
|
|
8232
|
+
],
|
|
7739
8233
|
"syntax": "<'top'>{1,4}"
|
|
7740
8234
|
}
|
|
7741
8235
|
],
|
|
@@ -7755,6 +8249,10 @@ module.exports = new Map([
|
|
|
7755
8249
|
"inset-block",
|
|
7756
8250
|
"insetBlock"
|
|
7757
8251
|
],
|
|
8252
|
+
"longhands": [
|
|
8253
|
+
"inset-block-start",
|
|
8254
|
+
"inset-block-end"
|
|
8255
|
+
],
|
|
7758
8256
|
"syntax": "<'top'>{1,2}"
|
|
7759
8257
|
}
|
|
7760
8258
|
],
|
|
@@ -7814,6 +8312,10 @@ module.exports = new Map([
|
|
|
7814
8312
|
"inset-inline",
|
|
7815
8313
|
"insetInline"
|
|
7816
8314
|
],
|
|
8315
|
+
"longhands": [
|
|
8316
|
+
"inset-inline-start",
|
|
8317
|
+
"inset-inline-end"
|
|
8318
|
+
],
|
|
7817
8319
|
"syntax": "<'top'>{1,2}"
|
|
7818
8320
|
}
|
|
7819
8321
|
],
|
|
@@ -7891,6 +8393,10 @@ module.exports = new Map([
|
|
|
7891
8393
|
"interest-delay",
|
|
7892
8394
|
"interestDelay"
|
|
7893
8395
|
],
|
|
8396
|
+
"longhands": [
|
|
8397
|
+
"interest-delay-start",
|
|
8398
|
+
"interest-delay-end"
|
|
8399
|
+
],
|
|
7894
8400
|
"syntax": "<'interest-delay-start'>{1,2}"
|
|
7895
8401
|
}
|
|
7896
8402
|
],
|
|
@@ -8120,6 +8626,11 @@ module.exports = new Map([
|
|
|
8120
8626
|
"line-clamp",
|
|
8121
8627
|
"lineClamp"
|
|
8122
8628
|
],
|
|
8629
|
+
"longhands": [
|
|
8630
|
+
"max-lines",
|
|
8631
|
+
"block-ellipsis",
|
|
8632
|
+
"continue"
|
|
8633
|
+
],
|
|
8123
8634
|
"syntax": "none | [<integer [1,∞]> || <'block-ellipsis'>] -webkit-legacy?"
|
|
8124
8635
|
}
|
|
8125
8636
|
],
|
|
@@ -8272,6 +8783,11 @@ module.exports = new Map([
|
|
|
8272
8783
|
"list-style",
|
|
8273
8784
|
"listStyle"
|
|
8274
8785
|
],
|
|
8786
|
+
"longhands": [
|
|
8787
|
+
"list-style-type",
|
|
8788
|
+
"list-style-position",
|
|
8789
|
+
"list-style-image"
|
|
8790
|
+
],
|
|
8275
8791
|
"syntax": "<'list-style-position'> || <'list-style-image'> || <'list-style-type'>"
|
|
8276
8792
|
}
|
|
8277
8793
|
],
|
|
@@ -8347,6 +8863,12 @@ module.exports = new Map([
|
|
|
8347
8863
|
"styleDeclaration": [
|
|
8348
8864
|
"margin"
|
|
8349
8865
|
],
|
|
8866
|
+
"longhands": [
|
|
8867
|
+
"margin-top",
|
|
8868
|
+
"margin-right",
|
|
8869
|
+
"margin-bottom",
|
|
8870
|
+
"margin-left"
|
|
8871
|
+
],
|
|
8350
8872
|
"syntax": "<'margin-top'>{1,4}"
|
|
8351
8873
|
}
|
|
8352
8874
|
],
|
|
@@ -8366,6 +8888,10 @@ module.exports = new Map([
|
|
|
8366
8888
|
"margin-block",
|
|
8367
8889
|
"marginBlock"
|
|
8368
8890
|
],
|
|
8891
|
+
"longhands": [
|
|
8892
|
+
"margin-block-start",
|
|
8893
|
+
"margin-block-end"
|
|
8894
|
+
],
|
|
8369
8895
|
"syntax": "<'margin-top'>{1,2}"
|
|
8370
8896
|
}
|
|
8371
8897
|
],
|
|
@@ -8464,6 +8990,10 @@ module.exports = new Map([
|
|
|
8464
8990
|
"margin-inline",
|
|
8465
8991
|
"marginInline"
|
|
8466
8992
|
],
|
|
8993
|
+
"longhands": [
|
|
8994
|
+
"margin-inline-start",
|
|
8995
|
+
"margin-inline-end"
|
|
8996
|
+
],
|
|
8467
8997
|
"syntax": "<'margin-top'>{1,2}"
|
|
8468
8998
|
}
|
|
8469
8999
|
],
|
|
@@ -8601,6 +9131,11 @@ module.exports = new Map([
|
|
|
8601
9131
|
"styleDeclaration": [
|
|
8602
9132
|
"marker"
|
|
8603
9133
|
],
|
|
9134
|
+
"longhands": [
|
|
9135
|
+
"marker-start",
|
|
9136
|
+
"marker-mid",
|
|
9137
|
+
"marker-end"
|
|
9138
|
+
],
|
|
8604
9139
|
"syntax": "none | <marker-ref>"
|
|
8605
9140
|
}
|
|
8606
9141
|
],
|
|
@@ -8696,6 +9231,16 @@ module.exports = new Map([
|
|
|
8696
9231
|
"styleDeclaration": [
|
|
8697
9232
|
"mask"
|
|
8698
9233
|
],
|
|
9234
|
+
"longhands": [
|
|
9235
|
+
"mask-image",
|
|
9236
|
+
"mask-position",
|
|
9237
|
+
"mask-size",
|
|
9238
|
+
"mask-repeat",
|
|
9239
|
+
"mask-origin",
|
|
9240
|
+
"mask-clip",
|
|
9241
|
+
"mask-composite",
|
|
9242
|
+
"mask-mode"
|
|
9243
|
+
],
|
|
8699
9244
|
"syntax": "<mask-layer>#"
|
|
8700
9245
|
}
|
|
8701
9246
|
],
|
|
@@ -8716,6 +9261,14 @@ module.exports = new Map([
|
|
|
8716
9261
|
"mask-border",
|
|
8717
9262
|
"maskBorder"
|
|
8718
9263
|
],
|
|
9264
|
+
"longhands": [
|
|
9265
|
+
"mask-border-source",
|
|
9266
|
+
"mask-border-slice",
|
|
9267
|
+
"mask-border-width",
|
|
9268
|
+
"mask-border-outset",
|
|
9269
|
+
"mask-border-repeat",
|
|
9270
|
+
"mask-border-mode"
|
|
9271
|
+
],
|
|
8719
9272
|
"syntax": "<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>"
|
|
8720
9273
|
}
|
|
8721
9274
|
],
|
|
@@ -9445,6 +9998,13 @@ module.exports = new Map([
|
|
|
9445
9998
|
"styleDeclaration": [
|
|
9446
9999
|
"offset"
|
|
9447
10000
|
],
|
|
10001
|
+
"longhands": [
|
|
10002
|
+
"offset-path",
|
|
10003
|
+
"offset-distance",
|
|
10004
|
+
"offset-rotate",
|
|
10005
|
+
"offset-anchor",
|
|
10006
|
+
"offset-position"
|
|
10007
|
+
],
|
|
9448
10008
|
"syntax": "[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?"
|
|
9449
10009
|
}
|
|
9450
10010
|
],
|
|
@@ -9617,6 +10177,11 @@ module.exports = new Map([
|
|
|
9617
10177
|
"styleDeclaration": [
|
|
9618
10178
|
"outline"
|
|
9619
10179
|
],
|
|
10180
|
+
"longhands": [
|
|
10181
|
+
"outline-width",
|
|
10182
|
+
"outline-style",
|
|
10183
|
+
"outline-color"
|
|
10184
|
+
],
|
|
9620
10185
|
"syntax": "<'outline-width'> || <'outline-style'> || <'outline-color'>"
|
|
9621
10186
|
}
|
|
9622
10187
|
],
|
|
@@ -9711,6 +10276,10 @@ module.exports = new Map([
|
|
|
9711
10276
|
"styleDeclaration": [
|
|
9712
10277
|
"overflow"
|
|
9713
10278
|
],
|
|
10279
|
+
"longhands": [
|
|
10280
|
+
"overflow-x",
|
|
10281
|
+
"overflow-y"
|
|
10282
|
+
],
|
|
9714
10283
|
"syntax": "<'overflow-block'>{1,2}"
|
|
9715
10284
|
}
|
|
9716
10285
|
],
|
|
@@ -9769,6 +10338,12 @@ module.exports = new Map([
|
|
|
9769
10338
|
"overflow-clip-margin",
|
|
9770
10339
|
"overflowClipMargin"
|
|
9771
10340
|
],
|
|
10341
|
+
"longhands": [
|
|
10342
|
+
"overflow-clip-margin-top",
|
|
10343
|
+
"overflow-clip-margin-right",
|
|
10344
|
+
"overflow-clip-margin-bottom",
|
|
10345
|
+
"overflow-clip-margin-left"
|
|
10346
|
+
],
|
|
9772
10347
|
"syntax": "<visual-box> || <length [0,∞]>"
|
|
9773
10348
|
}
|
|
9774
10349
|
],
|
|
@@ -9788,6 +10363,10 @@ module.exports = new Map([
|
|
|
9788
10363
|
"overflow-clip-margin-block",
|
|
9789
10364
|
"overflowClipMarginBlock"
|
|
9790
10365
|
],
|
|
10366
|
+
"longhands": [
|
|
10367
|
+
"overflow-clip-margin-block-start",
|
|
10368
|
+
"overflow-clip-margin-block-end"
|
|
10369
|
+
],
|
|
9791
10370
|
"syntax": "<visual-box> || <length [0,∞]>"
|
|
9792
10371
|
}
|
|
9793
10372
|
],
|
|
@@ -9867,6 +10446,10 @@ module.exports = new Map([
|
|
|
9867
10446
|
"overflow-clip-margin-inline",
|
|
9868
10447
|
"overflowClipMarginInline"
|
|
9869
10448
|
],
|
|
10449
|
+
"longhands": [
|
|
10450
|
+
"overflow-clip-margin-inline-start",
|
|
10451
|
+
"overflow-clip-margin-inline-end"
|
|
10452
|
+
],
|
|
9870
10453
|
"syntax": "<visual-box> || <length [0,∞]>"
|
|
9871
10454
|
}
|
|
9872
10455
|
],
|
|
@@ -10084,6 +10667,10 @@ module.exports = new Map([
|
|
|
10084
10667
|
"overscroll-behavior",
|
|
10085
10668
|
"overscrollBehavior"
|
|
10086
10669
|
],
|
|
10670
|
+
"longhands": [
|
|
10671
|
+
"overscroll-behavior-x",
|
|
10672
|
+
"overscroll-behavior-y"
|
|
10673
|
+
],
|
|
10087
10674
|
"syntax": "[ contain | none | auto ]{1,2}"
|
|
10088
10675
|
}
|
|
10089
10676
|
],
|
|
@@ -10186,6 +10773,12 @@ module.exports = new Map([
|
|
|
10186
10773
|
"styleDeclaration": [
|
|
10187
10774
|
"padding"
|
|
10188
10775
|
],
|
|
10776
|
+
"longhands": [
|
|
10777
|
+
"padding-top",
|
|
10778
|
+
"padding-right",
|
|
10779
|
+
"padding-bottom",
|
|
10780
|
+
"padding-left"
|
|
10781
|
+
],
|
|
10189
10782
|
"syntax": "<'padding-top'>{1,4}"
|
|
10190
10783
|
}
|
|
10191
10784
|
],
|
|
@@ -10205,6 +10798,10 @@ module.exports = new Map([
|
|
|
10205
10798
|
"padding-block",
|
|
10206
10799
|
"paddingBlock"
|
|
10207
10800
|
],
|
|
10801
|
+
"longhands": [
|
|
10802
|
+
"padding-block-start",
|
|
10803
|
+
"padding-block-end"
|
|
10804
|
+
],
|
|
10208
10805
|
"syntax": "<'padding-top'>{1,2}"
|
|
10209
10806
|
}
|
|
10210
10807
|
],
|
|
@@ -10284,6 +10881,10 @@ module.exports = new Map([
|
|
|
10284
10881
|
"padding-inline",
|
|
10285
10882
|
"paddingInline"
|
|
10286
10883
|
],
|
|
10884
|
+
"longhands": [
|
|
10885
|
+
"padding-inline-start",
|
|
10886
|
+
"padding-inline-end"
|
|
10887
|
+
],
|
|
10287
10888
|
"syntax": "<'padding-top'>{1,2}"
|
|
10288
10889
|
}
|
|
10289
10890
|
],
|
|
@@ -10499,6 +11100,10 @@ module.exports = new Map([
|
|
|
10499
11100
|
"styleDeclaration": [
|
|
10500
11101
|
"pause"
|
|
10501
11102
|
],
|
|
11103
|
+
"longhands": [
|
|
11104
|
+
"pause-before",
|
|
11105
|
+
"pause-after"
|
|
11106
|
+
],
|
|
10502
11107
|
"syntax": "<'pause-before'> <'pause-after'>?"
|
|
10503
11108
|
}
|
|
10504
11109
|
],
|
|
@@ -10593,6 +11198,10 @@ module.exports = new Map([
|
|
|
10593
11198
|
"place-content",
|
|
10594
11199
|
"placeContent"
|
|
10595
11200
|
],
|
|
11201
|
+
"longhands": [
|
|
11202
|
+
"align-content",
|
|
11203
|
+
"justify-content"
|
|
11204
|
+
],
|
|
10596
11205
|
"syntax": "<'align-content'> <'justify-content'>?"
|
|
10597
11206
|
}
|
|
10598
11207
|
],
|
|
@@ -10612,6 +11221,10 @@ module.exports = new Map([
|
|
|
10612
11221
|
"place-items",
|
|
10613
11222
|
"placeItems"
|
|
10614
11223
|
],
|
|
11224
|
+
"longhands": [
|
|
11225
|
+
"align-items",
|
|
11226
|
+
"justify-items"
|
|
11227
|
+
],
|
|
10615
11228
|
"syntax": "<'align-items'> <'justify-items'>?"
|
|
10616
11229
|
}
|
|
10617
11230
|
],
|
|
@@ -10631,6 +11244,10 @@ module.exports = new Map([
|
|
|
10631
11244
|
"place-self",
|
|
10632
11245
|
"placeSelf"
|
|
10633
11246
|
],
|
|
11247
|
+
"longhands": [
|
|
11248
|
+
"align-self",
|
|
11249
|
+
"justify-self"
|
|
11250
|
+
],
|
|
10634
11251
|
"syntax": "<'align-self'> <'justify-self'>?"
|
|
10635
11252
|
}
|
|
10636
11253
|
],
|
|
@@ -10669,6 +11286,10 @@ module.exports = new Map([
|
|
|
10669
11286
|
"pointer-timeline",
|
|
10670
11287
|
"pointerTimeline"
|
|
10671
11288
|
],
|
|
11289
|
+
"longhands": [
|
|
11290
|
+
"pointer-timeline-name",
|
|
11291
|
+
"pointer-timeline-axis"
|
|
11292
|
+
],
|
|
10672
11293
|
"syntax": "[ <'pointer-timeline-name'> <'pointer-timeline-axis'>? ]#"
|
|
10673
11294
|
}
|
|
10674
11295
|
],
|
|
@@ -10782,6 +11403,10 @@ module.exports = new Map([
|
|
|
10782
11403
|
"position-try",
|
|
10783
11404
|
"positionTry"
|
|
10784
11405
|
],
|
|
11406
|
+
"longhands": [
|
|
11407
|
+
"position-try-order",
|
|
11408
|
+
"position-try-fallbacks"
|
|
11409
|
+
],
|
|
10785
11410
|
"syntax": "<'position-try-order'>? <'position-try-fallbacks'>"
|
|
10786
11411
|
}
|
|
10787
11412
|
],
|
|
@@ -10987,6 +11612,10 @@ module.exports = new Map([
|
|
|
10987
11612
|
"styleDeclaration": [
|
|
10988
11613
|
"rest"
|
|
10989
11614
|
],
|
|
11615
|
+
"longhands": [
|
|
11616
|
+
"rest-before",
|
|
11617
|
+
"rest-after"
|
|
11618
|
+
],
|
|
10990
11619
|
"syntax": "<'rest-before'> <'rest-after'>?"
|
|
10991
11620
|
}
|
|
10992
11621
|
],
|
|
@@ -11100,6 +11729,11 @@ module.exports = new Map([
|
|
|
11100
11729
|
"row-rule",
|
|
11101
11730
|
"rowRule"
|
|
11102
11731
|
],
|
|
11732
|
+
"longhands": [
|
|
11733
|
+
"row-rule-width",
|
|
11734
|
+
"row-rule-style",
|
|
11735
|
+
"row-rule-color"
|
|
11736
|
+
],
|
|
11103
11737
|
"syntax": "<gap-rule-list> | <gap-auto-rule-list>"
|
|
11104
11738
|
}
|
|
11105
11739
|
],
|
|
@@ -11133,7 +11767,7 @@ module.exports = new Map([
|
|
|
11133
11767
|
"percentages": "n/a",
|
|
11134
11768
|
"computedValue": "as specified",
|
|
11135
11769
|
"canonicalOrder": "per grammar",
|
|
11136
|
-
"animationType": "repeatable list, see § 4.
|
|
11770
|
+
"animationType": "repeatable list, see § 4.7 Interpolation of list values.",
|
|
11137
11771
|
"styleDeclaration": [
|
|
11138
11772
|
"row-rule-color",
|
|
11139
11773
|
"rowRuleColor"
|
|
@@ -11157,6 +11791,10 @@ module.exports = new Map([
|
|
|
11157
11791
|
"row-rule-edge-inset",
|
|
11158
11792
|
"rowRuleEdgeInset"
|
|
11159
11793
|
],
|
|
11794
|
+
"longhands": [
|
|
11795
|
+
"row-rule-edge-inset-start",
|
|
11796
|
+
"row-rule-edge-inset-end"
|
|
11797
|
+
],
|
|
11160
11798
|
"syntax": "<length-percentage> [ <length-percentage> ]?"
|
|
11161
11799
|
}
|
|
11162
11800
|
],
|
|
@@ -11214,6 +11852,12 @@ module.exports = new Map([
|
|
|
11214
11852
|
"row-rule-inset",
|
|
11215
11853
|
"rowRuleInset"
|
|
11216
11854
|
],
|
|
11855
|
+
"longhands": [
|
|
11856
|
+
"row-rule-edge-inset-start",
|
|
11857
|
+
"row-rule-edge-inset-end",
|
|
11858
|
+
"row-rule-interior-inset-start",
|
|
11859
|
+
"row-rule-interior-inset-end"
|
|
11860
|
+
],
|
|
11217
11861
|
"syntax": "<'column-rule-edge-inset'> [ / <'column-rule-interior-inset'> ]?"
|
|
11218
11862
|
}
|
|
11219
11863
|
],
|
|
@@ -11233,6 +11877,10 @@ module.exports = new Map([
|
|
|
11233
11877
|
"row-rule-inset-end",
|
|
11234
11878
|
"rowRuleInsetEnd"
|
|
11235
11879
|
],
|
|
11880
|
+
"longhands": [
|
|
11881
|
+
"row-rule-edge-inset-end",
|
|
11882
|
+
"row-rule-interior-inset-end"
|
|
11883
|
+
],
|
|
11236
11884
|
"syntax": "<length-percentage>"
|
|
11237
11885
|
}
|
|
11238
11886
|
],
|
|
@@ -11252,6 +11900,10 @@ module.exports = new Map([
|
|
|
11252
11900
|
"row-rule-inset-start",
|
|
11253
11901
|
"rowRuleInsetStart"
|
|
11254
11902
|
],
|
|
11903
|
+
"longhands": [
|
|
11904
|
+
"row-rule-edge-inset-start",
|
|
11905
|
+
"row-rule-interior-inset-start"
|
|
11906
|
+
],
|
|
11255
11907
|
"syntax": "<length-percentage>"
|
|
11256
11908
|
}
|
|
11257
11909
|
],
|
|
@@ -11271,6 +11923,10 @@ module.exports = new Map([
|
|
|
11271
11923
|
"row-rule-interior-inset",
|
|
11272
11924
|
"rowRuleInteriorInset"
|
|
11273
11925
|
],
|
|
11926
|
+
"longhands": [
|
|
11927
|
+
"row-rule-interior-inset-start",
|
|
11928
|
+
"row-rule-interior-inset-end"
|
|
11929
|
+
],
|
|
11274
11930
|
"syntax": "<length-percentage> [ <length-percentage> ]?"
|
|
11275
11931
|
}
|
|
11276
11932
|
],
|
|
@@ -11361,7 +12017,7 @@ module.exports = new Map([
|
|
|
11361
12017
|
"percentages": "n/a",
|
|
11362
12018
|
"computedValue": "list of absolute lengths, snapped as a border width",
|
|
11363
12019
|
"canonicalOrder": "per grammar",
|
|
11364
|
-
"animationType": "repeatable list, see § 4.
|
|
12020
|
+
"animationType": "repeatable list, see § 4.7 Interpolation of list values.",
|
|
11365
12021
|
"styleDeclaration": [
|
|
11366
12022
|
"row-rule-width",
|
|
11367
12023
|
"rowRuleWidth"
|
|
@@ -11460,6 +12116,10 @@ module.exports = new Map([
|
|
|
11460
12116
|
"styleDeclaration": [
|
|
11461
12117
|
"rule"
|
|
11462
12118
|
],
|
|
12119
|
+
"longhands": [
|
|
12120
|
+
"column-rule",
|
|
12121
|
+
"row-rule"
|
|
12122
|
+
],
|
|
11463
12123
|
"syntax": "<'column-rule'>"
|
|
11464
12124
|
}
|
|
11465
12125
|
],
|
|
@@ -11479,6 +12139,10 @@ module.exports = new Map([
|
|
|
11479
12139
|
"rule-break",
|
|
11480
12140
|
"ruleBreak"
|
|
11481
12141
|
],
|
|
12142
|
+
"longhands": [
|
|
12143
|
+
"column-rule-break",
|
|
12144
|
+
"row-rule-break"
|
|
12145
|
+
],
|
|
11482
12146
|
"syntax": "<'column-rule-break'>"
|
|
11483
12147
|
}
|
|
11484
12148
|
],
|
|
@@ -11498,6 +12162,10 @@ module.exports = new Map([
|
|
|
11498
12162
|
"rule-color",
|
|
11499
12163
|
"ruleColor"
|
|
11500
12164
|
],
|
|
12165
|
+
"longhands": [
|
|
12166
|
+
"column-rule-color",
|
|
12167
|
+
"row-rule-color"
|
|
12168
|
+
],
|
|
11501
12169
|
"syntax": "<'column-rule-color'>"
|
|
11502
12170
|
}
|
|
11503
12171
|
],
|
|
@@ -11517,6 +12185,10 @@ module.exports = new Map([
|
|
|
11517
12185
|
"rule-edge-inset",
|
|
11518
12186
|
"ruleEdgeInset"
|
|
11519
12187
|
],
|
|
12188
|
+
"longhands": [
|
|
12189
|
+
"column-rule-edge-inset",
|
|
12190
|
+
"row-rule-edge-inset"
|
|
12191
|
+
],
|
|
11520
12192
|
"syntax": "<'column-rule-edge-inset'>"
|
|
11521
12193
|
}
|
|
11522
12194
|
],
|
|
@@ -11536,6 +12208,10 @@ module.exports = new Map([
|
|
|
11536
12208
|
"rule-inset",
|
|
11537
12209
|
"ruleInset"
|
|
11538
12210
|
],
|
|
12211
|
+
"longhands": [
|
|
12212
|
+
"column-rule-inset",
|
|
12213
|
+
"row-rule-inset"
|
|
12214
|
+
],
|
|
11539
12215
|
"syntax": "<'column-rule-inset'>"
|
|
11540
12216
|
}
|
|
11541
12217
|
],
|
|
@@ -11555,6 +12231,10 @@ module.exports = new Map([
|
|
|
11555
12231
|
"rule-inset-end",
|
|
11556
12232
|
"ruleInsetEnd"
|
|
11557
12233
|
],
|
|
12234
|
+
"longhands": [
|
|
12235
|
+
"column-rule-inset-end",
|
|
12236
|
+
"row-rule-inset-end"
|
|
12237
|
+
],
|
|
11558
12238
|
"syntax": "<'column-rule-inset-end'>"
|
|
11559
12239
|
}
|
|
11560
12240
|
],
|
|
@@ -11574,6 +12254,10 @@ module.exports = new Map([
|
|
|
11574
12254
|
"rule-inset-start",
|
|
11575
12255
|
"ruleInsetStart"
|
|
11576
12256
|
],
|
|
12257
|
+
"longhands": [
|
|
12258
|
+
"column-rule-inset-start",
|
|
12259
|
+
"row-rule-inset-start"
|
|
12260
|
+
],
|
|
11577
12261
|
"syntax": "<'column-rule-inset-start'>"
|
|
11578
12262
|
}
|
|
11579
12263
|
],
|
|
@@ -11593,6 +12277,10 @@ module.exports = new Map([
|
|
|
11593
12277
|
"rule-interior-inset",
|
|
11594
12278
|
"ruleInteriorInset"
|
|
11595
12279
|
],
|
|
12280
|
+
"longhands": [
|
|
12281
|
+
"column-rule-interior-inset",
|
|
12282
|
+
"row-rule-interior-inset"
|
|
12283
|
+
],
|
|
11596
12284
|
"syntax": "<'column-rule-interior-inset'>"
|
|
11597
12285
|
}
|
|
11598
12286
|
],
|
|
@@ -11631,6 +12319,10 @@ module.exports = new Map([
|
|
|
11631
12319
|
"rule-style",
|
|
11632
12320
|
"ruleStyle"
|
|
11633
12321
|
],
|
|
12322
|
+
"longhands": [
|
|
12323
|
+
"column-rule-style",
|
|
12324
|
+
"row-rule-style"
|
|
12325
|
+
],
|
|
11634
12326
|
"syntax": "<'column-rule-style'>"
|
|
11635
12327
|
}
|
|
11636
12328
|
],
|
|
@@ -11650,6 +12342,9 @@ module.exports = new Map([
|
|
|
11650
12342
|
"rule-visibility-items",
|
|
11651
12343
|
"ruleVisibilityItems"
|
|
11652
12344
|
],
|
|
12345
|
+
"longhands": [
|
|
12346
|
+
"column-rule-visibility-items"
|
|
12347
|
+
],
|
|
11653
12348
|
"syntax": "<'column-rule-visibility-items'>"
|
|
11654
12349
|
}
|
|
11655
12350
|
],
|
|
@@ -11669,6 +12364,10 @@ module.exports = new Map([
|
|
|
11669
12364
|
"rule-width",
|
|
11670
12365
|
"ruleWidth"
|
|
11671
12366
|
],
|
|
12367
|
+
"longhands": [
|
|
12368
|
+
"column-rule-width",
|
|
12369
|
+
"row-rule-width"
|
|
12370
|
+
],
|
|
11672
12371
|
"syntax": "<'column-rule-width'>"
|
|
11673
12372
|
}
|
|
11674
12373
|
],
|
|
@@ -11780,6 +12479,12 @@ module.exports = new Map([
|
|
|
11780
12479
|
"scroll-margin",
|
|
11781
12480
|
"scrollMargin"
|
|
11782
12481
|
],
|
|
12482
|
+
"longhands": [
|
|
12483
|
+
"scroll-margin-top",
|
|
12484
|
+
"scroll-margin-right",
|
|
12485
|
+
"scroll-margin-bottom",
|
|
12486
|
+
"scroll-margin-left"
|
|
12487
|
+
],
|
|
11783
12488
|
"syntax": "<length>{1,4}"
|
|
11784
12489
|
}
|
|
11785
12490
|
],
|
|
@@ -11799,6 +12504,10 @@ module.exports = new Map([
|
|
|
11799
12504
|
"scroll-margin-block",
|
|
11800
12505
|
"scrollMarginBlock"
|
|
11801
12506
|
],
|
|
12507
|
+
"longhands": [
|
|
12508
|
+
"scroll-margin-block-start",
|
|
12509
|
+
"scroll-margin-block-end"
|
|
12510
|
+
],
|
|
11802
12511
|
"syntax": "<length>{1,2}"
|
|
11803
12512
|
}
|
|
11804
12513
|
],
|
|
@@ -11878,6 +12587,10 @@ module.exports = new Map([
|
|
|
11878
12587
|
"scroll-margin-inline",
|
|
11879
12588
|
"scrollMarginInline"
|
|
11880
12589
|
],
|
|
12590
|
+
"longhands": [
|
|
12591
|
+
"scroll-margin-inline-start",
|
|
12592
|
+
"scroll-margin-inline-end"
|
|
12593
|
+
],
|
|
11881
12594
|
"syntax": "<length>{1,2}"
|
|
11882
12595
|
}
|
|
11883
12596
|
],
|
|
@@ -12016,6 +12729,12 @@ module.exports = new Map([
|
|
|
12016
12729
|
"scroll-padding",
|
|
12017
12730
|
"scrollPadding"
|
|
12018
12731
|
],
|
|
12732
|
+
"longhands": [
|
|
12733
|
+
"scroll-padding-top",
|
|
12734
|
+
"scroll-padding-right",
|
|
12735
|
+
"scroll-padding-bottom",
|
|
12736
|
+
"scroll-padding-left"
|
|
12737
|
+
],
|
|
12019
12738
|
"syntax": "[ auto | <length-percentage [0,∞]> ]{1,4}"
|
|
12020
12739
|
}
|
|
12021
12740
|
],
|
|
@@ -12035,6 +12754,10 @@ module.exports = new Map([
|
|
|
12035
12754
|
"scroll-padding-block",
|
|
12036
12755
|
"scrollPaddingBlock"
|
|
12037
12756
|
],
|
|
12757
|
+
"longhands": [
|
|
12758
|
+
"scroll-padding-block-start",
|
|
12759
|
+
"scroll-padding-block-end"
|
|
12760
|
+
],
|
|
12038
12761
|
"syntax": "[ auto | <length-percentage [0,∞]> ]{1,2}"
|
|
12039
12762
|
}
|
|
12040
12763
|
],
|
|
@@ -12114,6 +12837,10 @@ module.exports = new Map([
|
|
|
12114
12837
|
"scroll-padding-inline",
|
|
12115
12838
|
"scrollPaddingInline"
|
|
12116
12839
|
],
|
|
12840
|
+
"longhands": [
|
|
12841
|
+
"scroll-padding-inline-start",
|
|
12842
|
+
"scroll-padding-inline-end"
|
|
12843
|
+
],
|
|
12117
12844
|
"syntax": "[ auto | <length-percentage [0,∞]> ]{1,2}"
|
|
12118
12845
|
}
|
|
12119
12846
|
],
|
|
@@ -12309,6 +13036,10 @@ module.exports = new Map([
|
|
|
12309
13036
|
"scroll-timeline",
|
|
12310
13037
|
"scrollTimeline"
|
|
12311
13038
|
],
|
|
13039
|
+
"longhands": [
|
|
13040
|
+
"scroll-timeline-name",
|
|
13041
|
+
"scroll-timeline-axis"
|
|
13042
|
+
],
|
|
12312
13043
|
"syntax": "[ <'scroll-timeline-name'> <'scroll-timeline-axis'>? ]#"
|
|
12313
13044
|
}
|
|
12314
13045
|
],
|
|
@@ -13165,6 +13896,10 @@ module.exports = new Map([
|
|
|
13165
13896
|
"text-align",
|
|
13166
13897
|
"textAlign"
|
|
13167
13898
|
],
|
|
13899
|
+
"longhands": [
|
|
13900
|
+
"text-align-all",
|
|
13901
|
+
"text-align-last"
|
|
13902
|
+
],
|
|
13168
13903
|
"syntax": "start | end | left | right | center | <string> | justify | match-parent | justify-all"
|
|
13169
13904
|
}
|
|
13170
13905
|
],
|
|
@@ -13336,6 +14071,12 @@ module.exports = new Map([
|
|
|
13336
14071
|
"text-decoration",
|
|
13337
14072
|
"textDecoration"
|
|
13338
14073
|
],
|
|
14074
|
+
"longhands": [
|
|
14075
|
+
"text-decoration-line",
|
|
14076
|
+
"text-decoration-thickness",
|
|
14077
|
+
"text-decoration-style",
|
|
14078
|
+
"text-decoration-color"
|
|
14079
|
+
],
|
|
13339
14080
|
"syntax": "<'text-decoration-line'> || <'text-decoration-thickness'> || <'text-decoration-style'> || <'text-decoration-color'>"
|
|
13340
14081
|
}
|
|
13341
14082
|
],
|
|
@@ -13412,6 +14153,12 @@ module.exports = new Map([
|
|
|
13412
14153
|
"text-decoration-skip",
|
|
13413
14154
|
"textDecorationSkip"
|
|
13414
14155
|
],
|
|
14156
|
+
"longhands": [
|
|
14157
|
+
"text-decoration-skip-self",
|
|
14158
|
+
"text-decoration-skip-box",
|
|
14159
|
+
"text-decoration-skip-spaces",
|
|
14160
|
+
"text-decoration-skip-ink"
|
|
14161
|
+
],
|
|
13415
14162
|
"syntax": "none | auto"
|
|
13416
14163
|
}
|
|
13417
14164
|
],
|
|
@@ -13545,6 +14292,10 @@ module.exports = new Map([
|
|
|
13545
14292
|
"text-emphasis",
|
|
13546
14293
|
"textEmphasis"
|
|
13547
14294
|
],
|
|
14295
|
+
"longhands": [
|
|
14296
|
+
"text-emphasis-style",
|
|
14297
|
+
"text-emphasis-color"
|
|
14298
|
+
],
|
|
13548
14299
|
"syntax": "<'text-emphasis-style'> || <'text-emphasis-color'>"
|
|
13549
14300
|
}
|
|
13550
14301
|
],
|
|
@@ -13792,6 +14543,10 @@ module.exports = new Map([
|
|
|
13792
14543
|
"text-spacing",
|
|
13793
14544
|
"textSpacing"
|
|
13794
14545
|
],
|
|
14546
|
+
"longhands": [
|
|
14547
|
+
"text-spacing-trim",
|
|
14548
|
+
"text-autospace"
|
|
14549
|
+
],
|
|
13795
14550
|
"syntax": "none | auto | <spacing-trim> || <autospace>"
|
|
13796
14551
|
}
|
|
13797
14552
|
],
|
|
@@ -13887,6 +14642,10 @@ module.exports = new Map([
|
|
|
13887
14642
|
"text-wrap",
|
|
13888
14643
|
"textWrap"
|
|
13889
14644
|
],
|
|
14645
|
+
"longhands": [
|
|
14646
|
+
"text-wrap-mode",
|
|
14647
|
+
"text-wrap-style"
|
|
14648
|
+
],
|
|
13890
14649
|
"syntax": "<'text-wrap-mode'> || <'text-wrap-style'>"
|
|
13891
14650
|
}
|
|
13892
14651
|
],
|
|
@@ -13963,6 +14722,12 @@ module.exports = new Map([
|
|
|
13963
14722
|
"timeline-trigger",
|
|
13964
14723
|
"timelineTrigger"
|
|
13965
14724
|
],
|
|
14725
|
+
"longhands": [
|
|
14726
|
+
"timeline-trigger-name",
|
|
14727
|
+
"timeline-trigger-source",
|
|
14728
|
+
"timeline-trigger-range",
|
|
14729
|
+
"timeline-trigger-exit-range"
|
|
14730
|
+
],
|
|
13966
14731
|
"syntax": "none | [ <'timeline-trigger-name'> <'timeline-trigger-source'> <'timeline-trigger-range'> [ '/' <'timeline-trigger-exit-range'> ]? ]#"
|
|
13967
14732
|
}
|
|
13968
14733
|
],
|
|
@@ -13982,6 +14747,10 @@ module.exports = new Map([
|
|
|
13982
14747
|
"timeline-trigger-exit-range",
|
|
13983
14748
|
"timelineTriggerExitRange"
|
|
13984
14749
|
],
|
|
14750
|
+
"longhands": [
|
|
14751
|
+
"timeline-trigger-exit-range-start",
|
|
14752
|
+
"timeline-trigger-exit-range-end"
|
|
14753
|
+
],
|
|
13985
14754
|
"syntax": "[ <'timeline-trigger-exit-range-start'> <'timeline-trigger-exit-range-end'>? ]#"
|
|
13986
14755
|
}
|
|
13987
14756
|
],
|
|
@@ -14058,6 +14827,10 @@ module.exports = new Map([
|
|
|
14058
14827
|
"timeline-trigger-range",
|
|
14059
14828
|
"timelineTriggerRange"
|
|
14060
14829
|
],
|
|
14830
|
+
"longhands": [
|
|
14831
|
+
"timeline-trigger-range-start",
|
|
14832
|
+
"timeline-trigger-range-end"
|
|
14833
|
+
],
|
|
14061
14834
|
"syntax": "[ <'timeline-trigger-range-start'> <'timeline-trigger-range-end'>? ]#"
|
|
14062
14835
|
}
|
|
14063
14836
|
],
|
|
@@ -14248,6 +15021,13 @@ module.exports = new Map([
|
|
|
14248
15021
|
"styleDeclaration": [
|
|
14249
15022
|
"transition"
|
|
14250
15023
|
],
|
|
15024
|
+
"longhands": [
|
|
15025
|
+
"transition-property",
|
|
15026
|
+
"transition-duration",
|
|
15027
|
+
"transition-timing-function",
|
|
15028
|
+
"transition-delay",
|
|
15029
|
+
"transition-behavior"
|
|
15030
|
+
],
|
|
14251
15031
|
"syntax": "<single-transition>#"
|
|
14252
15032
|
}
|
|
14253
15033
|
],
|
|
@@ -14456,6 +15236,11 @@ module.exports = new Map([
|
|
|
14456
15236
|
"vertical-align",
|
|
14457
15237
|
"verticalAlign"
|
|
14458
15238
|
],
|
|
15239
|
+
"longhands": [
|
|
15240
|
+
"alignment-baseline",
|
|
15241
|
+
"baseline-shift",
|
|
15242
|
+
"baseline-source"
|
|
15243
|
+
],
|
|
14459
15244
|
"syntax": "[ first | last] || <'alignment-baseline'> || <'baseline-shift'>"
|
|
14460
15245
|
}
|
|
14461
15246
|
],
|
|
@@ -14475,6 +15260,10 @@ module.exports = new Map([
|
|
|
14475
15260
|
"view-timeline",
|
|
14476
15261
|
"viewTimeline"
|
|
14477
15262
|
],
|
|
15263
|
+
"longhands": [
|
|
15264
|
+
"view-timeline-name",
|
|
15265
|
+
"view-timeline-axis"
|
|
15266
|
+
],
|
|
14478
15267
|
"syntax": "[ <'view-timeline-name'> [ <'view-timeline-axis'> || <'view-timeline-inset'> ]? ]#"
|
|
14479
15268
|
}
|
|
14480
15269
|
],
|
|
@@ -14798,6 +15587,10 @@ module.exports = new Map([
|
|
|
14798
15587
|
"white-space",
|
|
14799
15588
|
"whiteSpace"
|
|
14800
15589
|
],
|
|
15590
|
+
"longhands": [
|
|
15591
|
+
"white-space-collapse",
|
|
15592
|
+
"text-wrap-mode"
|
|
15593
|
+
],
|
|
14801
15594
|
"syntax": "normal | pre | pre-wrap | pre-line | <'white-space-collapse'> || <'text-wrap-mode'> || <'white-space-trim'>"
|
|
14802
15595
|
}
|
|
14803
15596
|
],
|