<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make math fonts configurable"
   href="https://bugs.webkit.org/show_bug.cgi?id=156843">156843</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Make math fonts configurable
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>MathML
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>fred.wang&#64;free.fr
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Currently, this can be done with CSS in author's web page or user's custom stylesheet etc

I'm not even sure a built-in mechanism exists for text fonts but maybe we want that for math fonts.

See <a href="http://trac.webkit.org/wiki/MathML/Fonts#CustomizingMathFont">http://trac.webkit.org/wiki/MathML/Fonts#CustomizingMathFont</a>

Note that font-family in Gecko is reset to serif and the actual selection of the default math font and fallback are listed in font.name.serif.x-math and font.name-list.serif.x-math configuration options. These options are accessible from the font preference menu of Firefox.

<a href="https://dxr.mozilla.org/mozilla-central/source/modules/libpref/init/all.js">https://dxr.mozilla.org/mozilla-central/source/modules/libpref/init/all.js</a>

See also <a href="https://addons.mozilla.org/en-US/firefox/addon/mathml-font-settings/">https://addons.mozilla.org/en-US/firefox/addon/mathml-font-settings/</a> for an example of add-on allowing font customization.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>