зеркало из https://github.com/mozilla/gecko-dev.git
d6a2f350b2
We have other code to make sure that options themselves are in-flow, so we really want abspos boxes not to escape the select element. Other browsers don't allow having out-of-flow option children at all (they seem to force descendants to be in-flow). However that seems fairly more complicated to implement, and I don't think it particularly matters how we deal with this as long as we deal with it in a sorta-reasonable way. Differential Revision: https://phabricator.services.mozilla.com/D131785 |
||
---|---|---|
.. | ||
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 | ||
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