Skip to content

Commit 96b7ee7

Browse files
authored
Clarify font-size: math procedure step (#298)
1 parent dd00236 commit 96b7ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5153,7 +5153,7 @@ <h3>The <code>math-depth</code> property</h3>
51535153
<li>Otherwise B &gt; A and set <code>InvertScaleFactor</code> to false.</li>
51545154
</ul>
51555155
</li>
5156-
<li>Let E be B - A &gt; 0.</li>
5156+
<li>Let E be B - A, which is positive.</li>
51575157
<li>If the inherited <a>first available font</a> has an OpenType MATH table:
51585158
<ul>
51595159
<li>If A ≤ 0 and B ≥ 2 then multiply S by <a>scriptScriptPercentScaleDown</a> and

0 commit comments

Comments
 (0)