зеркало из https://github.com/mozilla/gecko-dev.git
6ae79ec065
ContainSizeAxes::ContainSize and ContainSizeAxes::ContainIntrinsicSize were just using 0 for the axes with size containment, now they will take contain-intrinsic-width and contain-intrinsic-height into account. The WritingMode parameter is replaced with a nsIFrame from which the properties are retrieved. There are various places that aren't currently using these functions, so the effect of this patch is rather minimal, but some cases of the new test are now passing. Differential Revision: https://phabricator.services.mozilla.com/D152355 |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
docs | ||
extensions | ||
firefox-ui | ||
fxrecord/perfdocs | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
perfdocs | ||
performance | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webcompat | ||
webdriver | ||
xpcshell | ||
README.txt | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testinfo.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