зеркало из https://github.com/mozilla/gecko-dev.git
3ca3383228
After bug 1847177, the only remaining tests in layout/mathml/tests are for testing the effect of mathml.disabled=true. test_disabled.html is a plain mochitest, rename it dynamic-math-tree-001.html and move it into testing/web-platform/mozilla/tests/mathml/disabled. The iframe added in bug 1470163 is no longer necessary since the preference is enabled in the __dir__ini manifest. test_disabled_chrome.html is a chrome mochitest checking that MathML is still laid out in Chrome document when mathml.disabled is true. It is a bit complex and non-obvious so try to rewrite it in a more straightforward way. Also use test_disabled_chrome_iframe.html as a file name for the the iframe content to make clear it's associated to this test. Probably this test could be rewritten as a browser mochitest (see bug 1847206). math-parse01.html is copied from the the upstream WPT repo but runs with mathml.disabled=true. Move it into the same directory as other WPT tests testing support when MathML is disabled. Finally, also enable linting for layout/mathml/tests. Differential Revision: https://phabricator.services.mozilla.com/D185426 |
||
---|---|---|
.. | ||
bloatview | ||
browsertime | ||
clang-tidy | ||
code-coverage | ||
compare-locales | ||
crashreporter | ||
esmify | ||
fuzzing | ||
github-sync | ||
jprof | ||
leak-gauge | ||
lint | ||
moztreedocs | ||
performance | ||
phabricator | ||
power | ||
profiler | ||
quitter | ||
rb | ||
rewriting | ||
rusttests | ||
sanitizer/docs | ||
tryselect | ||
update-packaging | ||
update-programs | ||
update-verify | ||
vcs | ||
mach_commands.py | ||
moz.build |