File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5124
5124
"mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/font-palette"
5125
5125
},
5126
5126
"font-size" : {
5127
- "syntax" : " <absolute-size> | <relative-size> | <length-percentage> " ,
5127
+ "syntax" : " <absolute-size> | <relative-size> | <length-percentage [0,∞]> | math " ,
5128
5128
"media" : " visual" ,
5129
5129
"inherited" : true ,
5130
- "animationType" : " length " ,
5130
+ "animationType" : " byComputedValueType " ,
5131
5131
"percentages" : " referToParentElementsFontSize" ,
5132
5132
"groups" : [
5133
5133
" CSS Fonts"
5134
5134
],
5135
5135
"initial" : " medium" ,
5136
5136
"appliesto" : " allElementsAndText" ,
5137
- "computed" : " asSpecifiedRelativeToAbsoluteLengths " ,
5138
- "order" : " uniqueOrder " ,
5137
+ "computed" : " absoluteLength " ,
5138
+ "order" : " perGrammar " ,
5139
5139
"alsoAppliesTo" : [
5140
5140
" ::first-letter" ,
5141
5141
" ::first-line" ,
You can’t perform that action at this time.
0 commit comments