gecko-dev/testing
Alison Maher 640181b148 Bug 1636326 [wpt PR 23471] - Forced Colors Mode - revert at author origin, a=testonly
Automatic update from web-platform-tests
Forced Colors Mode - revert at author origin

The spec now indicates that we should revert forced colors related
properties at the author origin rather than reverting back to the UA
level (https://www.w3.org/TR/css-color-adjust-1/#forced).

Bug: 970285
Change-Id: Id05c1fcde61ce7908223e570eb39039bbca931ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2181579
Commit-Queue: Alison Maher <almaher@microsoft.com>
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#769392}

--

wpt-commits: 6c82701a8cde89e61513229966f65b31960b31a9
wpt-pr: 23471
2020-05-25 14:33:10 +00:00
..
awsy
condprofile Bug 1639011 - Adding a marker on conditioned profiles. r=sparky 2020-05-19 13:34:08 +00:00
config Bug 1628073 - Move gecko profiler testing files to mozgeckoprofiler; r=sparky,perftest-reviewers,gbrown 2020-05-22 13:18:44 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1640532 - docs - fix some typos DONTBUILD r=webdriver-reviewers,whimboo 2020-05-25 11:30:05 +00:00
gtest
jsshell
marionette Bug 1597187 - Remove setting of "datareporting.healthreport.about.reportUrl" preference from Marionette r=marionette-reviewers,whimboo 2020-05-14 17:03:35 +00:00
mochitest Bug 1638373 - remove Cu.isCrossProcessWrapper now that CPOWs are dead, r=mccr8 2020-05-24 23:38:17 +00:00
modules Bug 1634719: Drop the broken extraProps argument to newAppInfo. r=mixedpuppy 2020-05-14 20:34:28 +00:00
mozbase Bug 1640532 - docs - fix some typos DONTBUILD r=webdriver-reviewers,whimboo 2020-05-25 11:30:05 +00:00
mozharness Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +00:00
perfdocs
performance Bug 1638001 - Add test name from metadata to perfherder data. r=acreskey,mozperftest-reviewers,tarek 2020-05-19 19:52:52 +00:00
profiles Bug 1557692 - Set browser.tabs.unloadOnLowMemory=false during tests; r=whimboo 2020-05-22 05:39:07 +00:00
raptor Bug 1639560 - Don't open an initial tab in fennec raptor tests. r=whimboo,perftest-reviewers,Bebe 2020-05-22 13:37:54 +00:00
runtimes Bug 1637463 - writeruntimes script to output runtime information into nested dictionary r=ahal 2020-05-23 01:46:42 +00:00
specialpowers Backed out changeset a845717e4d10 (bug 1482279) for causing multiple failures. 2020-05-23 02:22:20 +03:00
talos Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +00:00
tools Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +00:00
tps Bug 1635352 (part 2) - Add TPS test for new extension-storage engine. r=lina 2020-05-15 01:30:21 +00:00
web-platform Bug 1636326 [wpt PR 23471] - Forced Colors Mode - revert at author origin, a=testonly 2020-05-25 14:33:10 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=webdriver-reviewers,whimboo 2020-05-25 09:07:45 +00:00
xpcshell Bug 1637637 - disable fast shutdown for the test_prefs_store.js and test_prefs_tracker.js tests where it crashes, r=gbrown. 2020-05-20 16:35:51 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1566017 - Improve 'mach test-info' run type handling; r=jmaher 2020-05-20 20:29:08 +00:00
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