gecko-dev/testing
Daniel Holbert 91950e04c5 Bug 1563278: Specify font-family and font-size on the same element in web-platform-test contain-paint-008.html. r=TYLin
This patch corrects a likely-inadvertent difference between the CSS in this
testcase vs. its reference case.

This patch fixes a Windows & MacOS off-by-1px spurious failure in this test,
which was probably due to having text whose font-metrics differ from its
line-box (in the testcase) vs. agree with its line-box (in the reference).

While we're here, this patch also adjusts the code-comment in the testcase
to avoid implying that Firefox unconditionally lacks support for containment.
(And to fix a minor grammatical typo, "not need" --> "no need".)

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

--HG--
extra : moz-landing-system : lando
2019-07-10 17:45:35 +00:00
..
awsy Bug 1559975 - convert testing/awsy to python3 syntax r=ahal 2019-07-02 17:26:13 +00:00
config
crashtest
extensions
firefox-ui Bug 1559975 - Fix python2 lint issues on testing/firefox-ui r=catlee 2019-07-05 14:35:42 +00:00
geckodriver
gtest Bug 1558598 - Force WebRender on or off in the gtest harness. r=ahal 2019-06-29 09:48:16 +00:00
jsshell
marionette Bug 467035 - Avoid leaking browser language via DTD r=Gijs,bzbarsky 2019-07-08 10:47:05 +00:00
mochitest Bug 1564209 - Add more paint/flushing logging for APZ mochitests. r=botond 2019-07-10 15:46:39 +00:00
modules Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mozbase Bug 1562938 - Update 'mach android-emulator' for emulator 29.0.11; r=aerickson 2019-07-10 13:09:26 +00:00
mozharness Bug 1563053 - Put all Android PGO outputs in a separate directory; r=firefox-build-system-reviewers,chmanchester 2019-07-09 20:13:35 +00:00
profiles
raptor Bug 1561729 - Add unit tests for android power measurement parsing. r=perftest-reviewers,rwood 2019-07-08 18:30:00 +00:00
runtimes
specialpowers Backed out 3 changesets (bug 1541557) for failures in SpecialPowersObserverAPI.js. a=backout CLOSED TREE 2019-07-08 14:38:45 +02:00
talos Bug 1472546 - Make the RecomputePosition optimization work on vertical-rl writing-modes. r=jfkthame 2019-07-09 20:38:45 +00:00
tools Bug 1559975 - convert testing/tools/iceserver to python3 syntax r=ahal 2019-07-05 14:28:35 +00:00
tps Bug 1559975 - convert testing/tps to python3 r=ahal 2019-07-02 18:04:40 +00:00
web-platform Bug 1563278: Specify font-family and font-size on the same element in web-platform-test contain-paint-008.html. r=TYLin 2019-07-10 17:45:35 +00:00
webdriver Bug 1562043 - Fix a debug statement when processing webdriver requests. r=ato 2019-07-08 09:54:25 +00:00
xpcshell Bug 1563824 - New error NS_ERROR_TOO_MANY_REQUESTS for 429 response r=mayhemer 2019-07-06 21:46:00 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1562129 part 2 - Add --blinterp-eager to jit-test 'all' configuration. r=sfink 2019-07-08 11:22:04 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +00:00
runcppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +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