@@ -2697,7 +2697,7 @@ <h4>Radicals <code><msqrt></code>, <code><mroot></code></h4>
2697
2697
square root applies to all of them.
2698
2698
< a > <mroot></ a > has exactly two children: it is a
2699
2699
root of index the second child (the number 3), applied to the
2700
- the first child (the square root).
2700
+ first child (the square root).
2701
2701
Also note these elements only change the font-size within the
2702
2702
< a > <mroot></ a > index, but it is scaled down more than
2703
2703
within the numerator and denumerator of the fraction.
@@ -5336,7 +5336,7 @@ <h4>The <code>GlyphAssembly</code> table</h4>
5336
5336
the width is < a > glyph assembly stretch size</ a >
5337
5337
for a given target size < code > T</ code > while
5338
5338
the ascent (respectively descent) is the
5339
- the maximum ascent (respectively descent) of the glyphs of id
5339
+ maximum ascent (respectively descent) of the glyphs of id
5340
5340
< code > GlyphPartRecord.glyphID</ code > for all the
5341
5341
< code > GlyphPartRecord</ code > in
5342
5342
< code > GlyphAssembly.partRecords</ code > .
@@ -5926,7 +5926,7 @@ <h2>Privacy and Security Considerations</h2>
5926
5926
</ p >
5927
5927
< p >
5928
5928
This specification only adds script execution mechanisms in the
5929
- the MathML event handler attributes described in
5929
+ MathML event handler attributes described in
5930
5930
< a href ="#global-attributes "> </ a > . UAs may decide to apply the same
5931
5931
security restrictions as HTML and SVG to prevent execution of scripts
5932
5932
in these attributes.
0 commit comments