зеркало из https://github.com/mozilla/gecko-dev.git
138d2ac0fb
See https://groups.google.com/forum/#!topic/mozilla.dev.platform/70NFnet82cU This commit introduces a new mathml.xlink.disabled option to disable support for XLink attributes on MathML elements together with a use counter and deprecation warning when support is enabled. For now, support is only disabled in Nightly. In the past, we relied on custom MathML deprecation warnings but those are removed here. Corresponding tests for these legacy warning messages are also removed from test_bug553917.html. link-1.xhtml is run with XLink support enabled (since it checks xlink:href) while browser_contentAltClick.js and browser_contentAreaClick.js are updated to instead check MathML links (i.e. href instead of xlink:href). Differential Revision: https://phabricator.services.mozilla.com/D43332 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
crashtests | ||
MathMLElement.cpp | ||
MathMLElement.h | ||
MathMLElementFactory.cpp | ||
moz.build |