gecko-dev/layout/mathml/tests/mochitest.ini
Jonathan Kingston 556ed99119 Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
If the mathml.disabled preference is true, treat <math> and other MathML
elements as generic XML elements.

This patch disables the rendering code of MathML however preserves the
namespace so to reduce the breakage.

Original patch by: Kathy Brade <brade@pearlcrescent.com>

MozReview-Commit-ID: A2f2Q2b4eqR

--HG--
extra : rebase_source : 3c8530816727c01b68a831d560bfe16e7b02bd9d
2016-06-28 15:24:48 +01:00

18 lines
420 B
INI

[DEFAULT]
[test_bug330964.html]
[test_bug553917.html]
[test_bug706406.html]
[test_bug827713-2.html]
[test_bug827713.html]
[test_bug975681.html]
[test_disabled.html]
[test_opentype-axis-height.html]
[test_opentype-fraction.html]
[test_opentype-limits.html]
skip-if = os == "win" # Fails on WinXP
[test_opentype-radical.html]
skip-if = os == "win" # Fails on WinXP
[test_opentype-scripts.html]
[test_opentype-stack.html]