mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC
physikerwelt 63b47f21ef
Add mathfraktur rendering for chrome
Chrome and similar browsers do not support the
mathvariant attribute that can be used to change
math fonts conveniently. Like for mathcal there is
a table that can be used to translate from latin
to mathfraktur chars.

Bug: T378433
Change-Id: Id8c3e121ed104ba3f08329b4151a7e3bec699754
2024-10-29 11:30:51 +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 Add mathfraktur rendering for chrome 2024-10-29 11:30:51 +01:00
MMLNodes Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
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 Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
mmlRes-mathml-FullCoverage.json Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
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 Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
ParserTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
ParserTest135.json Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
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 Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
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