haikuwebkit/LayoutTests/mathml/presentation/row-nonstretchy-or-horizont...

10 lines
252 B
HTML

<!DOCTYPE html>
<p>Horizontal operators or non-stretchy operators inside an mrow element should not stretch.</p>
<math>
<mrow>
<mspace height="100px" width="10px" mathbackground="red"/>
<mtext>_</mtext>
<mtext>|</mtext>
</mrow>
</math>