We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18623ab commit a2e9631Copy full SHA for a2e9631
index.html
@@ -5173,7 +5173,7 @@ <h3>Layout constants (<code>MathConstants</code>)</h3>
5173
<dt><dfn>superscriptBottomMaxWithSubscript</dfn></dt>
5174
<dd><code>MATH.MathConstants.superscriptBottomMaxWithSubscript</code> or ⅘ × <code>OS/2.sxHeight</code> if the constant is not available.</dd>
5175
<dt><dfn>spaceAfterScript</dfn></dt>
5176
- <dd><code>MATH.MathConstants.spaceAfterScript</code> or ?? if the constant is not available.</dd>
+ <dd><code>MATH.MathConstants.spaceAfterScript</code> or 1/24em if the constant is not available.</dd>
5177
<dt><dfn>upperLimitGapMin</dfn></dt>
5178
<dd><code>MATH.MathConstants.upperLimitGapMin</code> or ?? if the constant is not available.</dd>
5179
<dt><dfn>upperLimitBaselineRiseMin</dfn></dt>
0 commit comments