зеркало из https://github.com/mozilla/gecko-dev.git
4a894fc27e
This includes stroke-{opacity, miterlimit, stroke-dasharray}. In this patch, we added opacityType to enabled stroke-opacity's animation tests. With the newly added opacityType, we should be able to test other opacity like properties as well. Re-use existing positiveNumberType for stroke-miterlimit. As for stroke-dasharray, we add a separated type specifically for it. Note that we haven't supported unitless length in servo and stylo yet, so I didn't add tests for length. We should add some once we support unitless length in servo and stylo. MozReview-Commit-ID: HIUSyvKA2G3 --HG-- extra : rebase_source : 08fdcdbf0895e691cb47dcf54c59dde38071c7dc |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
gtest | ||
instrumentation | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
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