mediawiki-extensions-Math/tests
Stegmujo 2c81f052c7
Append invisible apply character
* to named functions and named operators
* You can consider using that invisible apply character (U+2061) after other function names with known arguments (such as \sin, \cos...). Some accessibility tools take advantage of it, I am told, but it may also be used to provide correct spacing from the MathML operator dictionary. In Chrome <mi>sin</mi><mi>a</mi> will show up with no added spacing as sina, which is not ideal.

* namedFct with any succeeding macros/characters have an apply function

Bug : T350021

Change-Id: I7ee5fdd580fb018bc108a32500c17914dd5dc05f
2023-10-31 16:33:15 +01:00
..
api-testing REST API endpoint for popups 2022-08-05 17:47:44 +09:00
parser Update to parserTests v2 (tidy by default) 2020-04-02 14:19:46 -04:00
phpunit Append invisible apply character 2023-10-31 16:33:15 +01:00
selenium selenium: Refactor WebdriverIO tests from sync to async mode 2022-02-01 01:24:19 +11:00
wfTest.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:34 +00:00