Add mroot and bevelled mfrac width tests.
git-svn-id: svn://10.0.0.236/trunk@248729 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -26,35 +26,47 @@
|
||||
</math>
|
||||
</td>
|
||||
</table>
|
||||
<!-- uncomment when bug 363240 attachment 311725 is checked in: table>
|
||||
<table>
|
||||
<td>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
<mphantom>
|
||||
<mroot>
|
||||
<mtable>
|
||||
<mtr><mtd><mn>8</mn></mtd></mtr>
|
||||
<mtr><mtd><mn>9</mn></mtd></mtr>
|
||||
</mtable>
|
||||
<mn>6</mn>
|
||||
<mfrac>
|
||||
<mn>8</mn>
|
||||
<mn>90</mn>
|
||||
</mfrac>
|
||||
<mn>61</mn>
|
||||
</mroot>
|
||||
</mphantom>
|
||||
</math>
|
||||
</td>
|
||||
</table-->
|
||||
</table>
|
||||
<table>
|
||||
<td>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
<mphantom>
|
||||
<mfenced>
|
||||
<mfrac>
|
||||
<mn>0</mn>
|
||||
<mn>90</mn>
|
||||
</mfrac>
|
||||
<mtable>
|
||||
<mtr><mtd><mn>0</mn></mtd></mtr>
|
||||
<mtr><mtd><mn>80</mn></mtd></mtr>
|
||||
</mtable>
|
||||
</mfenced>
|
||||
</mphantom>
|
||||
</math>
|
||||
</td>
|
||||
</table>
|
||||
<table>
|
||||
<td>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
<mphantom>
|
||||
<mfrac bevelled="true">
|
||||
<mn>82</mn>
|
||||
<mn>28</mn>
|
||||
</mfrac>
|
||||
</mphantom>
|
||||
</math>
|
||||
</td>
|
||||
</table>
|
||||
<table>
|
||||
<td>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
|
||||
@@ -27,31 +27,41 @@
|
||||
</math>
|
||||
</td>
|
||||
</table>
|
||||
<!-- uncomment when bug 363240 attachment 311725 is checked in: table>
|
||||
<table>
|
||||
<td>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
<mroot>
|
||||
<mtable>
|
||||
<mtr><mtd><mn>8</mn></mtd></mtr>
|
||||
<mtr><mtd><mn>9</mn></mtd></mtr>
|
||||
</mtable>
|
||||
<mn>6</mn>
|
||||
<mfrac>
|
||||
<mn>8</mn>
|
||||
<mn>90</mn>
|
||||
</mfrac>
|
||||
<mn>61</mn>
|
||||
</mroot>
|
||||
</math>
|
||||
</td>
|
||||
</table-->
|
||||
</table>
|
||||
<table>
|
||||
<td>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
<mfenced>
|
||||
<mfrac>
|
||||
<mn>0</mn>
|
||||
<mn>90</mn>
|
||||
</mfrac>
|
||||
<mtable>
|
||||
<mtr><mtd><mn>0</mn></mtd></mtr>
|
||||
<mtr><mtd><mn>80</mn></mtd></mtr>
|
||||
</mtable>
|
||||
</mfenced>
|
||||
</math>
|
||||
</td>
|
||||
</table>
|
||||
<table>
|
||||
<td>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
<mfrac bevelled="true">
|
||||
<mn>82</mn>
|
||||
<mn>28</mn>
|
||||
</mfrac>
|
||||
</math>
|
||||
</td>
|
||||
</table>
|
||||
<table>
|
||||
<td>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
|
||||
Reference in New Issue
Block a user