mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC/Nodes
physikerwelt 0781935316
Fix: Don't render ' inside LR structures
$\left(a\right)'$ produced rendered MathML output that
looked like $\left(a'\right)'$.

* Remove the deriv (') state when rendering the element
within the brackets.

Bug: T381102
Change-Id: Id7f192c1f6b7bf4109e735e393e2546e5a39efd7
2024-11-29 01:13:15 +01:00
..
BigTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
BoxTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
ChemFun2uTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
ChemWordTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
CurlyTest.php Remove curly 2024-04-09 11:36:34 +02:00
DeclhTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
DollarTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
DQTest.php Use munder instead of msub for large operators 2024-10-13 21:13:56 +02:00
FQTest.php Remove curly 2024-04-09 11:36:34 +02:00
Fun1nbTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
Fun1Test.php Remove curly 2024-04-09 11:36:34 +02:00
Fun2nbTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
Fun2sqTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
Fun2Test.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
Fun4Test.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
InfixTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
LengthSpecTest.php Parse row height specification in multiline environments 2024-11-25 14:22:15 +00:00
LiteralTest.php Overwrite spacing for divide 2024-11-10 16:45:23 +01:00
LrTest.php Fix: Don't render ' inside LR structures 2024-11-29 01:13:15 +01:00
MatrixTest.php Use cell based table rendering 2024-10-29 05:48:34 +01:00
MhchemTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
TexArrayTest.php Fix: Don't render ' inside LR structures 2024-11-29 01:13:15 +01:00
TexNodeTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
UQTest.php Add over_operators group 2024-01-24 16:49:29 +01:00