Math/modules
Frédéric Wang be7be3becb Remove woff fonts
1) Because enabling native MathML now requires special configuration steps
  from the users, they can as well just check their math font setup. Hence we
  remove the Web font fallback.
2) We then can actually just remove ext.math.desktop.css since no specific
  style is necessary any more on desktop.
3) We also no longer need to add the Web font to the list of font-family on
  the <math> element. We actually just remove the whole font-family rule so
  that it is up to web engines developers & users to decide the best math font
  to use (e.g. via the "Fonts for mathematics" option in the font preference
  menu of Firefox).

Change-Id: I1818d288b0f28715a460e3163590e4d0374c42b4
2016-05-23 14:52:59 +00:00
..
ve-math build: Introduce stylelint to lint for css errors 2016-05-19 19:16:00 +01:00
ext.math.css Remove woff fonts 2016-05-23 14:52:59 +00:00
ext.math.editbutton.js build: Add csshint, jshint and jscs to math extension 2015-09-14 22:28:15 +00:00
ext.math.js Use img element to display SVGs in new IEs 2016-04-19 17:16:50 +00:00