Bug 572899 - Reftest mathml/semantics-1.xhtml fails with STIX 1.0.0. r=karlt

This commit is contained in:
Frédéric Wang 2012-04-03 20:08:27 -04:00
Родитель 6016fb9ec9
Коммит b9aea9de87
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -23,7 +23,7 @@
<!-- embellished operator (bug 21479) -->
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
<mover>
<mtext>■□■□■□■□■□■□</mtext>
<mspace width="300px" height="10px" mathbackground="black"></mspace>
<mo>&#xaf;</mo>
</mover>
</math></p>

Просмотреть файл

@ -21,7 +21,7 @@
<!-- embellished operator (bug 21479) -->
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
<mover>
<mtext>■□■□■□■□■□■□</mtext>
<mspace width="300px" height="10px" mathbackground="black"></mspace>
<semantics><mo>&#xaf;</mo></semantics>
</mover>
</math></p>