gecko-dev/testing
Jonathan Kew c3a43fad05 Bug 1461589 - Add a WPT reftest for text/emoji-style presentation controls. r=emilio
These tests assume the system has both text- and emoji-style glyphs available for U+263A, the old WHITE SMILING FACE
symbol that has long existed in legacy fonts, and now also supports an emoji-style rendering. If two distinct
presentations are not available, the first (mismatch) test will fail.

The spec says:

> Even when font-variant-emoji is used, the presence of Variation Selector 15 (U+FE0E) or Variation Selector 16 (U+FE0F)
> in the contents of an element override the rendering specified in font-variant-emoji.
> Therefore, font-variant-emoji sets a default presentation which the text being rendered can opt out of.

So the second test checks that U+263A responds to the property as expected, and that the variation selectors
can still override it.

Depends on D147496

Differential Revision: https://phabricator.services.mozilla.com/D159495
2022-10-22 09:43:50 +00:00
..
awsy Bug 1141335 - [marionette] Use in_app by default for quit() and restart(). r=webdriver-reviewers,jdescottes,perftest-reviewers,AlexandruIonescu 2022-10-04 09:04:25 +00:00
condprofile
config
crashtest Bug 1795630 - Export MathML crashtests to WPT. r=emilio 2022-10-18 04:21:41 +00:00
docs
extensions
firefox-ui Bug 1141335 - [marionette] Use in_app by default for quit() and restart(). r=webdriver-reviewers,jdescottes,perftest-reviewers,AlexandruIonescu 2022-10-04 09:04:25 +00:00
fxrecord/perfdocs
geckodriver Bug 1750691 - [geckodriver] Update releasing documentation. r=webdriver-reviewers,jdescottes DONTBUILD 2022-10-14 19:43:11 +00:00
gtest
jsshell
marionette Bug 1141335 - [marionette] Use in_app by default for quit() and restart(). r=webdriver-reviewers,jdescottes,perftest-reviewers,AlexandruIonescu 2022-10-04 09:04:25 +00:00
mochitest Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
modules Bug 1795586 - Migrate storage/test/unit/VacuumParticipant.jsm to ESM. r=mconley 2022-10-19 20:25:11 +00:00
mozbase Bug 1793104 - [mozcrash] Retry symbols download on exception; r=jcristau 2022-10-18 15:21:37 +00:00
mozharness Bug 1730400 - Handle another connection exception installing python modules; r=aerickson 2022-10-17 21:24:48 +00:00
perfdocs Bug 1790962 - Document sample commands to run talos tests. r=sparky,perftest-reviewers 2022-10-19 17:17:23 +00:00
performance
profiles Bug 1793925 - Warn about complex versioning formats used in manifest. r=robwu 2022-10-18 08:06:08 +00:00
raptor Bug 1791998 - Add the performancetest intent flag for Fenix. r=perftest-reviewers,kshampur 2022-10-20 13:14:06 +00:00
runtimes Bug 1795630 - Export MathML crashtests to WPT. r=emilio 2022-10-18 04:21:41 +00:00
specialpowers Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
talos Bug 1790962 - Document sample commands to run talos tests. r=sparky,perftest-reviewers 2022-10-19 17:17:23 +00:00
tools
tps
web-platform Bug 1461589 - Add a WPT reftest for text/emoji-style presentation controls. r=emilio 2022-10-22 09:43:50 +00:00
webcompat
webdriver Bug 1750691 - [webdriver] Release version 0.47.0 r=webdriver-reviewers,jgraham 2022-10-13 06:21:41 +00:00
xpcshell Bug 1795370 - Add nsICrashReporter as an interface on nsAppRunner. r=gsvelto 2022-10-18 18:22:24 +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 1793691 - adjust test-info-all to include manifests. r=gbrown 2022-10-07 14:05:14 +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