зеркало из https://github.com/mozilla/gecko-dev.git
36b880a97d
This commit moves crash tests from dom/mathml and layout/mathml into testing/web-platform/tests/mathml/crashtests/mozilla, trying to do only minimal changes (i.e. use 'test-wait' instead of 'reftest-wait' and fix whitespace errors). lint errors are ignored for usage of setTimeout as well as the invalid XML file testing bug 289180. Regarding 400157.xhtml, it uses special powers to trigger a zoom changes. It could probably be tweaked to convert to a mochitest or rely on a different dynamic change. However, this was testing a crash for the `<mfenced>` element in nsMathMLmfencedFrame whose code has been completely removed, so it's now hard to reproduce the original crash. Also that makes the test no longer very useful, so we just remove it. Differential Revision: https://phabricator.services.mozilla.com/D159491 |
||
---|---|---|
.. | ||
images | ||
sanity | ||
crashtests-qr.list | ||
crashtests.list | ||
moz.build |