mediawiki-extensions-Math/tests/phpunit/unit
Stegmujo a53a5d58c8
Remove too many rows in smallmatrix
* From Feedback: The {smallmatrix} example has its fences wrapped in too many mrows I think, so it renders without stretching them in both Firefox and Chrome. Ideally you should be able to emit the <mo>(</mo> followed directly by an <mtable>, and trailed by <mo>)</mo>, and only wrap those 3 into a parent <mrow>.
* removes mrows and adds OPEN / CLOSE attributes
* tests MMLFullcoverage 194 to ~196 which cover the bigXYZ macros look
  ok

Bug: T348971
Change-Id: Ie444e5bb3e3f87fac915d2692b69e976d721582e
2023-10-27 11:19:06 +02:00
..
TexVC Remove too many rows in smallmatrix 2023-10-27 11:19:06 +02:00
HookRunnerTest.php Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
HooksTest.php Remove references to VisualEditorFullRestbaseURL 2023-08-18 20:17:48 +02:00
MathConfigTest.php tests: Make some PHPUnit data providers static 2023-05-21 11:00:48 +02:00
MathTest.php Mock ExtensionRegistry in MathTest 2023-07-15 19:11:18 +02:00
MathWikibaseConnectorTest.php Make dataProvider in MathWikibaseConnectorTest static 2023-10-21 21:05:42 +00:00
MathWikibaseConnectorTestFactory.php Use EntityId::getSerialization() instead of serialize() 2023-09-07 16:49:02 +02:00
PopupTest.php Make dataProvider in PopupTest static 2023-10-21 21:06:06 +00:00
ServiceWiringTest.php tests: Make some PHPUnit data providers static 2023-05-21 11:00:48 +02:00