mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC
physikerwelt cc0a214f56
Remove menclose in cancel rendering
Chrome and similar browsers do not support the
menclose tag. This change introduces a css polyfill
suggested in

https://github.com/w3c/mathml-core/issues/245#issuecomment-2410676518

but keeps the mencose rendering since FF does not
support the polyfill

https://bugzilla.mozilla.org/show_bug.cgi?id=1929800

Bug: T376829
Change-Id: I860e2f2f9bf9eef8eeba35b0999ec50175fdfc4b
2024-11-08 07:58:08 +01:00
..
Intent Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
Mhchem Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
MMLmappings Remove menclose in cancel rendering 2024-11-08 07:58:08 +01:00
MMLNodes
Nodes Use cell based table rendering 2024-10-29 05:48:34 +01:00
AllTest.php Simplify parsing of mediawiki_function_names 2024-09-21 00:57:23 +02:00
ApiTest.php Fix: Add missing latex length units 2024-09-27 14:00:44 +02:00
ChemRegressionTest.php Add missing documentation to class properties 2024-08-31 11:48:46 +00:00
EnWikiFormulaeTest.php Skip tests if testfiles are missing 2024-04-03 20:45:20 +02:00
ExportedTexUtilKeys.json Update test references 2024-04-08 17:14:44 +00:00
MMLComparator.php Add export function for RTED 2023-12-07 17:27:19 +01:00
MMLFullCoverageTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00: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 build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-10 22:16:48 +01:00
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 Use munder instead of msub for large operators 2024-10-13 21:13:56 +02:00