gecko-dev/testing
Boris Chiou d781fa81ce Bug 1500107 - Fix the default behavior of scale:<number>{1}. r=birtles
The current spec says: "If only the X value is given, the Y value
defaults to the same value.", so we should update the behavior.

Besides, we also update the serialization, so we serialization both
specified and computed value by servo. We enable the preference
for all the css-transforms, so some of them are passed now.

Differential Revision: https://phabricator.services.mozilla.com/D10638

--HG--
extra : moz-landing-system : lando
2018-11-06 23:44:24 +00:00
..
awsy Bug 1500523 - Increase DMD timeout. r=njn 2018-10-22 14:05:47 -07:00
config Bug 1501973 - Create requirements file for archived telemetry tests; r=ahal 2018-10-26 15:59:31 +00:00
crashtest
firefox-ui Bug 1428869 - Use html:progress in front-end code. r=bgrins,Gijs 2018-10-18 15:41:21 +01:00
geckodriver Bug 1458308 - Remove app.update.auto and app.update.enabled from prefs.rs and marionette.js r=rstrong,ato 2018-11-06 21:16:19 +00:00
gtest
jsshell Bug 1499043 - ensure JSGC_DISABLE_POISONING is enable for raptor and jsshell-bench tests r=jmaher 2018-10-17 09:29:26 +00:00
marionette Bug 1458308 - Remove app.update.auto and app.update.enabled from prefs.rs and marionette.js r=rstrong,ato 2018-11-06 21:16:19 +00:00
mochitest Bug 1504447 - Grant runtime permissions to test app before running geckoview-junit; r=bc 2018-11-03 14:22:50 -06:00
modules Bug 1467712 - Fail if Assert.ok is called with more than 2 arguments;r=Standard8 2018-11-01 13:50:22 +00:00
mozbase Merge mozilla-central to mozilla-inbound. a=merge 2018-11-02 23:51:14 +02:00
mozharness Bug 1503651 - Drop audience flavor dimension. r=petru 2018-11-06 23:21:30 +00:00
profiles Bug 1504387 - Remove preference "layout.css.shape-outside.enabled". r=bradwerth,xidorn 2018-11-05 15:27:36 +00:00
raptor Bug 1503398 - Increase page-cycle limit to 3 while gecko-profiling is on; r=jmaher 2018-11-02 19:58:00 +00:00
runtimes Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
specialpowers Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
talos Bug 1504681 - Stop setting unused preferences in DAMP tests;r=ochameau 2018-11-05 16:44:10 +00:00
tools Bug 1499844 - Fix win64 clang-cl -Wformat warnings. r=ted 2018-10-23 14:18:15 +00:00
tps Bug 1502113 - Fix mach tps-build not replacing exisiting file r=davehunt 2018-10-30 10:11:29 +00:00
web-platform Bug 1500107 - Fix the default behavior of scale:<number>{1}. r=birtles 2018-11-06 23:44:24 +00:00
webdriver bug 1502864: webdriver: add strictFileInteractability capability; r=jgraham 2018-11-03 16:32:34 +00:00
xpcshell Bug 1460914 - [xpcshell] Define preferences in testing/profiles instead of testing/xpcshell/head.js, r=ted 2018-10-26 17:47:18 +00:00
README.txt
cppunittest.ini Bug 1402282 - Move CSPRNG logic to common area r=froydnj 2018-10-25 18:00:15 +00:00
mach_commands.py
moz.build
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk bug 1490119: Build separate updater that always embeds dep certificates. r=ted,firefox-build-system-reviewers 2018-09-21 10:07:27 +00:00

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