@@ -1695,7 +1695,7 @@ module.exports = {
1695
1695
} ,
1696
1696
serialized : 'auto' ,
1697
1697
} ,
1698
- value : 'auto | <length-percentage>' ,
1698
+ value : 'auto | <length-percentage> | <anchor()> | <anchor-size()> ' ,
1699
1699
} ,
1700
1700
'box-decoration-break' : {
1701
1701
initial : {
@@ -2236,7 +2236,7 @@ module.exports = {
2236
2236
} ,
2237
2237
serialized : 'normal' ,
2238
2238
} ,
2239
- value : 'normal | size | inline-size' ,
2239
+ value : 'normal | [ size | inline-size] || scroll-state ' ,
2240
2240
} ,
2241
2241
'content' : {
2242
2242
initial : {
@@ -2703,7 +2703,7 @@ module.exports = {
2703
2703
value : 'none | <custom-ident> [element | content]?' ,
2704
2704
} ,
2705
2705
'font' : {
2706
- value : "[<'font-style'> || <font-variant-css2> || <'font-weight'> || <font-width-css3>]? <'font-size'> [/ <'line-height'>]? <'font-family'> | <system-family-name>" ,
2706
+ value : "[<'font-style'> || <font-variant-css2> || <'font-weight'> || <font-width-css3>]? <'font-size'> [/ <'line-height'>]? <'font-family'># | <system-family-name>" ,
2707
2707
} ,
2708
2708
'font-family' : {
2709
2709
initial : {
@@ -3177,7 +3177,7 @@ module.exports = {
3177
3177
} ,
3178
3178
serialized : 'none' ,
3179
3179
} ,
3180
- value : 'none | <track-list> | <auto-track-list> | subgrid <line-name-list>? | masonry ' ,
3180
+ value : 'none | <track-list> | <auto-track-list> | subgrid <line-name-list>?' ,
3181
3181
} ,
3182
3182
'grid-template-rows' : {
3183
3183
initial : {
@@ -3189,7 +3189,7 @@ module.exports = {
3189
3189
} ,
3190
3190
serialized : 'none' ,
3191
3191
} ,
3192
- value : 'none | <track-list> | <auto-track-list> | subgrid <line-name-list>? | masonry ' ,
3192
+ value : 'none | <track-list> | <auto-track-list> | subgrid <line-name-list>?' ,
3193
3193
} ,
3194
3194
'hanging-punctuation' : {
3195
3195
initial : {
@@ -3214,7 +3214,7 @@ module.exports = {
3214
3214
} ,
3215
3215
serialized : 'auto' ,
3216
3216
} ,
3217
- value : 'auto | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | stretch | fit-content | contain' ,
3217
+ value : 'auto | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain' ,
3218
3218
} ,
3219
3219
'hyphenate-character' : {
3220
3220
initial : {
@@ -3555,7 +3555,7 @@ module.exports = {
3555
3555
} ,
3556
3556
serialized : 'auto' ,
3557
3557
} ,
3558
- value : 'auto | <length-percentage>' ,
3558
+ value : 'auto | <length-percentage> | <anchor()> | <anchor-size()> ' ,
3559
3559
} ,
3560
3560
'letter-spacing' : {
3561
3561
initial : {
@@ -3757,7 +3757,7 @@ module.exports = {
3757
3757
} ,
3758
3758
serialized : '0px' ,
3759
3759
} ,
3760
- value : '<length-percentage> | auto' ,
3760
+ value : '<length-percentage> | auto | <anchor-size()> ' ,
3761
3761
} ,
3762
3762
'margin-break' : {
3763
3763
initial : {
@@ -3808,7 +3808,7 @@ module.exports = {
3808
3808
} ,
3809
3809
serialized : '0px' ,
3810
3810
} ,
3811
- value : '<length-percentage> | auto' ,
3811
+ value : '<length-percentage> | auto | <anchor-size()> ' ,
3812
3812
} ,
3813
3813
'margin-right' : {
3814
3814
group : 'margin' ,
@@ -3820,7 +3820,7 @@ module.exports = {
3820
3820
} ,
3821
3821
serialized : '0px' ,
3822
3822
} ,
3823
- value : '<length-percentage> | auto' ,
3823
+ value : '<length-percentage> | auto | <anchor-size()> ' ,
3824
3824
} ,
3825
3825
'margin-top' : {
3826
3826
group : 'margin' ,
@@ -3832,7 +3832,7 @@ module.exports = {
3832
3832
} ,
3833
3833
serialized : '0px' ,
3834
3834
} ,
3835
- value : '<length-percentage> | auto' ,
3835
+ value : '<length-percentage> | auto | <anchor-size()> ' ,
3836
3836
} ,
3837
3837
'margin-trim' : {
3838
3838
initial : {
@@ -4249,7 +4249,7 @@ module.exports = {
4249
4249
} ,
4250
4250
serialized : 'none' ,
4251
4251
} ,
4252
- value : 'none | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | stretch | fit-content | contain' ,
4252
+ value : 'none | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain' ,
4253
4253
} ,
4254
4254
'max-inline-size' : {
4255
4255
group : 'max-size' ,
@@ -4287,7 +4287,7 @@ module.exports = {
4287
4287
} ,
4288
4288
serialized : 'none' ,
4289
4289
} ,
4290
- value : 'none | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | stretch | fit-content | contain' ,
4290
+ value : 'none | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain' ,
4291
4291
} ,
4292
4292
'min-block-size' : {
4293
4293
group : 'min-size' ,
@@ -4312,7 +4312,7 @@ module.exports = {
4312
4312
} ,
4313
4313
serialized : 'auto' ,
4314
4314
} ,
4315
- value : 'auto | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | stretch | fit-content | contain' ,
4315
+ value : 'auto | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain' ,
4316
4316
} ,
4317
4317
'min-inline-size' : {
4318
4318
group : 'min-size' ,
@@ -4349,7 +4349,7 @@ module.exports = {
4349
4349
} ,
4350
4350
serialized : 'auto' ,
4351
4351
} ,
4352
- value : 'auto | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | stretch | fit-content | contain' ,
4352
+ value : 'auto | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain' ,
4353
4353
} ,
4354
4354
'mix-blend-mode' : {
4355
4355
initial : {
@@ -5356,7 +5356,7 @@ module.exports = {
5356
5356
} ,
5357
5357
serialized : 'auto' ,
5358
5358
} ,
5359
- value : 'auto | <length-percentage>' ,
5359
+ value : 'auto | <length-percentage> | <anchor()> | <anchor-size()> ' ,
5360
5360
} ,
5361
5361
'rotate' : {
5362
5362
initial : {
@@ -6665,7 +6665,7 @@ module.exports = {
6665
6665
} ,
6666
6666
serialized : 'auto' ,
6667
6667
} ,
6668
- value : 'auto | <length-percentage>' ,
6668
+ value : 'auto | <length-percentage> | <anchor()> | <anchor-size()> ' ,
6669
6669
} ,
6670
6670
'touch-action' : {
6671
6671
animate : false ,
@@ -7195,7 +7195,7 @@ module.exports = {
7195
7195
} ,
7196
7196
serialized : 'auto' ,
7197
7197
} ,
7198
- value : 'auto | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | stretch | fit-content | contain' ,
7198
+ value : 'auto | <length-percentage [0,∞]> | min-content | max-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain' ,
7199
7199
} ,
7200
7200
'will-change' : {
7201
7201
animate : false ,
0 commit comments