Bug 975747 - Reftest for MathML operator dictionary. r=fred.wang

This commit is contained in:
Anuj Agarwal 2014-03-18 14:25:40 -07:00
parent 5bed7c0dd5
commit 4ae443db15
27 changed files with 371 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo form</title>
</head>
<body>
<math>
<mrow>
<mo form="prefix">+</mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo form</title>
</head>
<body>
<math>
<mrow>
<mo form="infix">+</mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo accent</title>
</head>
<body>
<math>
<munderover><mtext>X</mtext><mo accent="true">&#x2192;</mo><mo>O</mo></munderover>
</math>
</body>
</html>

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo accent</title>
</head>
<body>
<math>
<munderover><mtext>X</mtext><mo>&#x2192;</mo><mo>O</mo></munderover>
</math>
</body>
</html>

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo accent</title>
</head>
<body>
<math>
<munderover><mtext>X</mtext><mo accent="true">&#x2192;</mo><mo>O</mo></munderover>
</math>
</body>
</html>

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo accent</title>
</head>
<body>
<math>
<munderover><mtext>X</mtext><mo accent="false">&#x2192;</mo><mo>O</mo></munderover>
</math>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo movablelimits</title>
</head>
<body>
<math>
<munder>
<mo>&sum;</mo>
<mi>x</mi>
</munder>
</math>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo movablelimits</title>
</head>
<body>
<math>
<munder>
<mo movablelimits="true">&sum;</mo>
<mi>x</mi>
</munder>
</math>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo movablelimits</title>
</head>
<body>
<math>
<munder>
<mo movablelimits="true">&sum;</mo>
<mi>x</mi>
</munder>
</math>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo movablelimits</title>
</head>
<body>
<math>
<munder>
<mo movablelimits="false">&sum;</mo>
<mi>x</mi>
</munder>
</math>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict symmetric</title>
</head>
<body>
<math>
<mrow>
<mo symmetric="true">(</mo>
<mspace height="5em" depth="5em"/>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict symmetric</title>
</head>
<body>
<math>
<mrow>
<mo>(</mo>
<mspace height="5em" depth="5em"/>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict symmetric</title>
</head>
<body>
<math>
<mrow>
<mo symmetric="true">(</mo>
<mspace height="5em" depth="5em"/>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict symmetric</title>
</head>
<body>
<math>
<mrow>
<mo symmetric="false">(</mo>
<mspace height="5em" depth="5em"/>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict stretchy</title>
</head>
<body>
<math>
<mrow>
<mo> ( </mo>
<mfrac>
<mi> a </mi>
<mi> b </mi>
</mfrac>
<mo> ) </mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict stretchy</title>
</head>
<body>
<math>
<mrow>
<mo stretchy="true"> ( </mo>
<mfrac>
<mi> a </mi>
<mi> b </mi>
</mfrac>
<mo stretchy="true"> ) </mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict stretchy</title>
</head>
<body>
<math>
<mrow>
<mo stretchy="false"> ( </mo>
<mfrac>
<mi> a </mi>
<mi> b </mi>
</mfrac>
<mo> ) </mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict stretchy</title>
</head>
<body>
<math>
<mrow>
<mo> ( </mo>
<mfrac>
<mi> a </mi>
<mi> b </mi>
</mfrac>
<mo> ) </mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict largeop</title>
</head>
<body>
<math displaystyle="true">
<mrow>
<mo largeop="true">&#x2211;</mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict largeop</title>
</head>
<body>
<math displaystyle="true">
<mrow>
<mo>&#x2211;</mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict largeop</title>
</head>
<body>
<math displaystyle="true">
<mrow>
<mo>&#x2211;</mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict largeop</title>
</head>
<body>
<math displaystyle="true">
<mrow>
<mo largeop="false">&#x2211;</mo>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict lspace and rspace</title>
</head>
<body>
<math>
<mrow>
<mi>x</mi><mo form="prefix" lspace="verythinmathspace" rspace="veryverythinmathspace">&#x2200;</mo><mi>y</mi>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict lspace and rspace</title>
</head>
<body>
<math>
<mrow>
<mi>x</mi><mo form="prefix">&#x2200;</mo><mi>y</mi>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict lspace and rspace</title>
</head>
<body>
<math>
<mrow>
<mi>x</mi><mo form="prefix" lspace="veryverythinmathspace" rspace="veryverythickmathspace">&#x2200;</mo><mi>y</mi>
</mrow>
</math>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>op-dict lspace and rspace</title>
</head>
<body>
<math>
<mrow>
<mi>x</mi><mo form="prefix">&#x2200;</mo><mi>y</mi>
</mrow>
</math>
</body>
</html>

View File

@ -259,3 +259,16 @@ fuzzy-if(OSX,1,100) == menclose-5-circle.html menclose-5-circle-ref.html
== rowlines-2b.html rowlines-2-ref.html
!= rowlines-3-1.html rowlines-3-1-ref.html
== rowlines-3-2.html rowlines-3-2-ref.html
!= op-dict-1.html op-dict-1-ref.html
== op-dict-2.html op-dict-2-ref.html
!= op-dict-3.html op-dict-3-ref.html
== op-dict-4.html op-dict-4-ref.html
!= op-dict-5.html op-dict-5-ref.html
== op-dict-6.html op-dict-6-ref.html
!= op-dict-7.html op-dict-7-ref.html
== op-dict-8.html op-dict-8-ref.html
!= op-dict-9.html op-dict-9-ref.html
== op-dict-10.html op-dict-10-ref.html
!= op-dict-11.html op-dict-11-ref.html
== op-dict-12.html op-dict-12-ref.html
!= op-dict-13.html op-dict-13-ref.html