mediawiki-extensions-Math/tests/phpunit
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
..
data/restbase Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheck Use namespaced classes 2024-10-20 09:27:34 +02:00
integration Use namespaced classes 2024-10-20 09:27:34 +02:00
unit Remove menclose in cancel rendering 2024-11-08 07:58:08 +01:00
DummyPropertyDataTypeLookup.php Move test helper classes into own class file 2019-12-06 21:47:52 +01:00
MathCacheTest.php Remove explicit DB access 2024-01-11 15:57:02 +00:00
MathDataUpdaterTest.php Use namespaced classes 2024-01-06 16:30:26 +01:00
MathFormatterTest.php Use namespaced IDatabase class 2023-08-19 12:03:02 +08:00
MathIdTest.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
MathLaTeXMLCacheTest.php Add missing documentation to class properties 2024-08-31 11:48:46 +00:00
MathLaTeXMLTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathMathMLTest.php Use overrideConfigValue instead of setMwGlobals 2024-07-24 16:22:59 +00:00
MathMLRdfBuilderTest.php Use namespaced IDatabase class 2023-08-19 12:03:02 +08:00
MathMockHttpTrait.php Use namespaced classes 2024-10-20 09:27:34 +02:00
MathNativeMMLTest.php Use overrideConfigValue instead of setMwGlobals 2024-07-24 16:22:59 +00:00
MathoidCliTest.php Add missing documentation to class properties 2024-08-31 11:48:46 +00:00
MathRendererTest.php Use overrideConfigValue instead of setMwGlobals 2024-07-24 16:22:59 +00:00
MathRestbaseInterfaceTest.php Use namespaced classes 2024-10-20 09:27:34 +02:00
MathSourceTest.php Remove some unused methods. 2022-06-27 18:20:06 +00:00
MathValidatorTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00