<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>156843</bug_id>
          
          <creation_ts>2016-04-21 03:23:11 -0700</creation_ts>
          <short_desc>Make math fonts configurable</short_desc>
          <delta_ts>2016-06-27 23:50:10 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>MathML</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Frédéric Wang Nélar">fred.wang</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>darin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1185727</commentid>
    <comment_count>0</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2016-04-21 03:23:11 -0700</bug_when>
    <thetext>Currently, this can be done with CSS in author&apos;s web page or user&apos;s custom stylesheet etc

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

See http://trac.webkit.org/wiki/MathML/Fonts#CustomizingMathFont

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.

https://dxr.mozilla.org/mozilla-central/source/modules/libpref/init/all.js

See also https://addons.mozilla.org/en-US/firefox/addon/mathml-font-settings/ for an example of add-on allowing font customization.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1185810</commentid>
    <comment_count>1</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2016-04-21 09:04:25 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; Currently, this can be done with CSS in author&apos;s web page or user&apos;s custom
&gt; stylesheet etc

Exactly. We don’t need a new mechanism for this unless we have some idea about how to do it better.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>