[lasem] menclose: another test file
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lasem] menclose: another test file
- Date: Tue, 3 Feb 2015 09:16:13 +0000 (UTC)
commit 577aa3f7c543d5431cb112b08c3e428bc59f8e9e
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Tue Feb 3 10:15:54 2015 +0100
menclose: another test file
.../GeneralLayout/menclose/menclose1.mml | 26 ++++++++++++++++++++
.../GeneralLayout/menclose/menclose1.png | Bin 0 -> 19730 bytes
2 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/menclose1.mml
b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/menclose1.mml
new file mode 100644
index 0000000..4ccc818
--- /dev/null
+++ b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/menclose1.mml
@@ -0,0 +1,26 @@
+<math xmlns="http://www.w3.org/1998/Math/MathML">
+<mtable columnalign="right left">
+<mtr> <mtd> <mtext> default </mtext></mtd> <mtd> <menclose><mi> abcdefg </mi> </menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> longdiv </mtext></mtd> <mtd> <menclose notation="longdiv"><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> actuarial </mtext></mtd> <mtd> <menclose notation="actuarial "><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> radical </mtext></mtd> <mtd> <menclose notation="radical"><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> box </mtext></mtd> <mtd> <menclose notation="box"><mi> abcdefg </mi> </menclose></mtd>
</mtr>
+<mtr> <mtd> <mtext> roundedbox </mtext></mtd> <mtd> <menclose notation="roundedbox"><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> circle </mtext></mtd> <mtd> <menclose notation="circle"><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> left </mtext></mtd> <mtd> <menclose notation="left"><mi> abcdefg </mi> </menclose></mtd>
</mtr>
+<mtr> <mtd> <mtext> right </mtext></mtd> <mtd> <menclose notation="right"><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> top </mtext></mtd> <mtd> <menclose notation="top"><mi> abcdefg </mi> </menclose></mtd>
</mtr>
+<mtr> <mtd> <mtext> bottom </mtext></mtd> <mtd> <menclose notation="bottom"><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> updiagonalstrike </mtext></mtd> <mtd> <menclose notation="updiagonalstrike"><mi> abcdefg
</mi> </menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> downdiagonalstrike </mtext></mtd> <mtd> <menclose notation="downdiagonalstrike"><mi>
abcdefg </mi> </menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> verticalstrike </mtext></mtd> <mtd> <menclose notation="verticalstrike"><mi> abcdefg
</mi> </menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> horizontalstrike </mtext></mtd> <mtd> <menclose notation="horizontalstrike"><mi> abcdefg
</mi> </menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> madruwb</mtext></mtd> <mtd> <menclose notation="madruwb"><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> cross out </mtext></mtd> <mtd> <menclose notation="updiagonalstrike
downdiagonalstrike"><mi> abcdefg </mi> </menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> all sides and all strikes </mtext></mtd> <mtd> <menclose notation="left right top bottom
updiagonalstrike downdiagonalstrike verticalstrike horizontalstrike"><mi> abcdefg </mi> </menclose></mtd>
</mtr>
+<mtr> <mtd> <mtext> nested roundedbox </mtext></mtd> <mtd> <menclose notation="roundedbox"><menclose
notation="roundedbox"><mi> abcdefg </mi> </menclose></menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> nested circle </mtext></mtd> <mtd> <menclose notation="circle"><menclose
notation="circle"><mi> abcdefg </mi> </menclose></menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> empty attr </mtext></mtd> <mtd> <menclose notation=""><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+<mtr> <mtd> <mtext> bad attr </mtext></mtd> <mtd> <menclose notation="triangle"><mi> abcdefg </mi>
</menclose></mtd> </mtr>
+</mtable>
+</math>
diff --git a/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/menclose1.png
b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/menclose1.png
new file mode 100644
index 0000000..6d88459
Binary files /dev/null and b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/menclose1.png
differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]