mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC
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
..
Intent Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
Mhchem Don't stretch delimiters and operators when used as literals 2024-11-09 08:04:24 +01:00
MMLmappings Fix: handling of AMS macros 2024-11-26 00:34:12 +01:00
MMLNodes
Nodes Fix: Don't render ' inside LR structures 2024-11-29 01:13:15 +01:00
AllTest.php Simplify parsing of mediawiki_function_names 2024-09-21 00:57:23 +02:00
ApiTest.php Parse row height specification in multiline environments 2024-11-25 14:22:15 +00:00
ChemRegressionTest.php Add missing documentation to class properties 2024-08-31 11:48:46 +00:00
EnWikiFormulaeTest.php Extend MathML test coverage 2024-11-25 10:43:13 +00:00
ExportedTexUtilKeys.json Update test references 2024-04-08 17:14:44 +00:00
MMLComparator.php
MMLFullCoverageTest.php Fix: handling of array 2024-11-25 23:24:25 +01:00
MMLGenerationParserTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
MMLGenerationTexUtilTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
MMLRenderTest.php Add mathfraktur rendering for chrome 2024-10-29 11:30:51 +01:00
mmlRes-latexml-FullCoverage.json
mmlRes-mathml-FullCoverage.json
MMLTestUtil.php Remove unused return values from MMLTestUtil 2024-08-12 08:50:22 +02:00
MMLTestUtilHTML.php
ParserTest-Ref.json
ParserTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
ParserTest135.json
RenderTest.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:15:30 +02:00
tex-2-mml.json
TexUtil-Ref.json Update test references 2024-04-08 17:14:44 +00:00
TexUtilTest.php Fix: handling of nullary macros 2024-11-25 23:21:03 +01:00