зеркало из https://github.com/mozilla/gecko-dev.git
91950e04c5
This patch corrects a likely-inadvertent difference between the CSS in this testcase vs. its reference case. This patch fixes a Windows & MacOS off-by-1px spurious failure in this test, which was probably due to having text whose font-metrics differ from its line-box (in the testcase) vs. agree with its line-box (in the reference). While we're here, this patch also adjusts the code-comment in the testcase to avoid implying that Firefox unconditionally lacks support for containment. (And to fix a minor grammatical typo, "not need" --> "no need".) Differential Revision: https://phabricator.services.mozilla.com/D37494 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
README.txt | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
README.txt
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff