Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -5153,7 +5153,7 @@ <h3>The <code>math-depth</code> property</h3>
<li>Otherwise B &gt; A and set <code>InvertScaleFactor</code> to false.</li>
</ul>
</li>
<li>Let E be B - A &gt; 0.</li>
<li>Let E be B - A, which is positive.</li>
<li>If the inherited <a>first available font</a> has an OpenType MATH table:
<ul>
<li>If A ≤ 0 and B ≥ 2 then multiply S by <a>scriptScriptPercentScaleDown</a> and
Expand Down