Search code examples
google-chromemathml

Enabling MathML in Chrome


I'd like to ask, how would I go about enabling MathML in Chrome? I am visiting the MDN site about the Math object and the site warns me MathML is not enabled. Any help?


Solution

  • If you are user, you have :

    If you are a developer :

    • Android
      • use GeckoView.
      • use WebView. MathML is enabled by default from release 109 (12/01/202). Extended Glyphs are still missing.
    • Java (Linux, Mac, Windows, ..., arch)
    • Else