File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -309,11 +309,14 @@ var Properties = {
309
309
"float-offset" : 1 ,
310
310
"font" : 1 ,
311
311
"font-family" : 1 ,
312
+ "font-kerning" : "auto | normal | none | initial | inherit | unset" ,
312
313
"font-size" : "<absolute-size> | <relative-size> | <length> | <percentage> | inherit" ,
313
314
"font-size-adjust" : "<number> | none | inherit" ,
314
315
"font-stretch" : "normal | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded | inherit" ,
315
316
"font-style" : "normal | italic | oblique | inherit" ,
316
317
"font-variant" : "normal | small-caps | inherit" ,
318
+ "font-variant-caps" : "normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps" ,
319
+ "font-variant-position" : "normal | sub | super | inherit | initial | unset" ,
317
320
"font-weight" : "normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit" ,
318
321
319
322
//G
You can’t perform that action at this time.
0 commit comments