зеркало из https://github.com/mozilla/gecko-dev.git
Bug 673759 - Reftests for positive namedspaces; r=karlt
This commit is contained in:
Родитель
a11f9aab66
Коммит
c51413a1ef
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="0.0555555556em"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="0.111111111em"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="0.166666667em"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="0.222222222em"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="0.277777778em"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="0.333333333em"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="0.388888889em"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,54 @@
|
|||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="veryverythinmathspace"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="verythinmathspace"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="thinmathspace"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="mediummathspace"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="thickmathspace"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="verythickmathspace"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
<p>
|
||||
<math>
|
||||
<mrow>
|
||||
<mi>x</mi> <mspace width="veryverythickmathspace"></mspace> <mi>y</mi>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -79,3 +79,4 @@ fails == mstyle-5.xhtml mstyle-5-ref.xhtml # See bug 569125#c29
|
|||
== mathml-negativespace.html mathml-negativespace-ref.html
|
||||
!= link-1.xhtml link-ref.xhtml
|
||||
== munderover-empty-scripts.html munderover-empty-scripts-ref.html
|
||||
== positive-namedspace.html positive-namedspace-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче