Frédéric Wang
Frédéric Wang
I did not find any exhaustive list of signals that MathJax can send, except those mentioned in the MathJax startup sequence. We should probably add such a list in the...
This is mentioned at several places, but AFAIK the only reference is on the IDL: https://heycam.github.io/webidl/#SecureContext which in turn links to https://html.spec.whatwg.org/multipage/webappapis.html#secure-context and in turn to https://w3c.github.io/webappsec-secure-contexts/#potentially-trustworthy-url https://w3c.github.io/webappsec-secure-contexts/#is-origin-trustworthy This seems...
Version 3 of the Open Font Format was published as an ISO standard in the beginning of October and includes a new MATH table. This table has been used by...
cc @annevk In https://github.com/web-platform-tests/wpt/pull/23504, several manual tests were added https://github.com/web-platform-tests/wpt/tree/master/html/webappapis/system-state-and-capabilities/the-navigator-object/ because we lacked a proper API to emulate user's approval of a protocol handler registration. When fixing the bug in...
[GTK][WPE] Remove support for named spaces and nonzero unitless lengths https://bugs.webkit.org/show_bug.cgi?id=197494 Reviewed by NOBODY (OOPS!). This commit removes support for named spaces and nonzero unitless lengths in WebKit when the...
DDBEGIN/DDEND are not mentioned at all in the command line help, and only mentioned briefly as a reduction hint on the `README.md` file at https://github.com/MozillaSecurity/lithium/#hints The command line help actually...
I don't know the current status of Blahtexml, but the David Harvey had reported many Mozilla bugs in the past. There is a list here https://www.mediawiki.org/wiki/Extension:Blahtex/Bugs/Bugs_in_browser_MathML_support/Gecko and a quick search...
Follow-up of #71 It seems this should be configurable: http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml#math-styles
It can be replaced with direct use of the transformed character. #10 (and maybe #61) might help here.
Currently, we have `\\mathbb, \\mathbf \mathtt` etc We don't have things for the Arabic mathvariants at least.