Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Frédéric Wang 95f54b44a6 Bug 1882817 - Convert subscript-italic-correction.html to internal testharness test. r=emilio
This test was added in bug 945254 to verify that the italic correction
of the base [1] is taken into account when attaching subscripts to it.
The test assumes no `MathItalicsCorrectionInfo` is provided from a
`MATH` table and that Gecko estimates such an italic correction from
ink metrics instead. This estimation is not defined in MathML Core, so
keep the test as internal for now.

This is a JS test written as a reftest (drawing a red background if the
an assertion fails) so rewrite it as a testharness.js test. The Linux
expectation is rewritten to make the test random as this was discussed
on bug 1599640. Ideally, this test should use a custom non-MATH font
with a slanted glyph in order to make it less dependent on which
system fonts are used.

[1] https://w3c.github.io/mathml-core/#dfn-italic-correction

Differential Revision: https://phabricator.services.mozilla.com/D203586
2024-03-05 19:20:18 +00:00
.cargo Bug 1883346 - Update wgpu to revision 9c9418e84a9dd9730c0ab316e0f30f2a571827e4. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler 2024-03-05 11:58:40 +00:00
.github/workflows
.vscode
accessible Bug 1865582: Include xlink:title in svg link name computation, r=Jamie 2024-03-05 19:04:46 +00:00
browser Bug 1883678 - Dispatch screenshots events to chrome only. r=mconley 2024-03-05 18:52:34 +00:00
build Bug 1882554 - Move check for -Wl,--ignore-unresolved-symbol,environ to python configure r=glandium 2024-03-04 19:49:01 +00:00
caps
chrome
config Bug 1878503 - Remove MOZ_FFVPX and the associated pref. r=glandium,media-playback-reviewers,geckoview-reviewers,alwu 2024-03-05 16:06:49 +00:00
devtools Bug 1883371 - Enable ESLint rule no-console on production code. r=mossop,webcompat-reviewers,devtools-reviewers,omc-reviewers,twisniewski,nchevobbe,aminomancer 2024-03-05 16:56:57 +00:00
docs Bug 1876902 - Provide a way to sign macOS builds locally r=mach-reviewers,hneiva r!#mach-reviewers 2024-02-29 22:58:17 +00:00
docshell Bug 1881925 - standardize on more manifest conditions. r=aryx,credential-management-reviewers,devtools-reviewers,dom-storage-reviewers,omc-reviewers,nchevobbe,janv,issammani 2024-03-05 02:14:17 +00:00
dom Bug 1883724 - Disable Screen Wake Lock in release. r=edgar 2024-03-05 18:19:58 +00:00
editor Bug 1881906 - Make HTMLEditUtils treat <br> elements always inline r=m_kato 2024-03-05 11:47:04 +00:00
extensions Bug 1864896: Autofix unused function arguments (extensions/permissions). r=timhuang 2024-03-01 18:28:35 +00:00
gfx Bug 1880192 - [3.5/5] ThreadUtils.h: remove little-used storage cases r=xpcom-reviewers,necko-reviewers,jesup,nika 2024-03-05 17:22:22 +00:00
gradle/wrapper
hal
image Bug 1864896: Autofix unused function arguments (image). r=tnikkel 2024-03-03 09:09:10 +00:00
intl Bug 1883435 - Don't include GleanMetrics.h from Document.h. r=chutten,necko-reviewers,valentin 2024-03-05 17:54:14 +00:00
ipc Bug 1878503 - Remove MOZ_FFVPX and the associated pref. r=glandium,media-playback-reviewers,geckoview-reviewers,alwu 2024-03-05 16:06:49 +00:00
js Bug 1883435 - Don't include GleanMetrics.h from Document.h. r=chutten,necko-reviewers,valentin 2024-03-05 17:54:14 +00:00
layout Bug 1882817 - Convert subscript-italic-correction.html to internal testharness test. r=emilio 2024-03-05 19:20:18 +00:00
media Bug 1879873 - Directly use tx instead of the older avfft interface. r=karlt,media-playback-reviewers 2024-02-28 12:50:27 +00:00
memory
mfbt Bug 1880192 - [1/5] MozPromise.h: some C++17 modernizations r=xpcom-reviewers,emilio 2024-03-05 17:22:21 +00:00
mobile Bug 1878503 - Remove MOZ_FFVPX and the associated pref. r=glandium,media-playback-reviewers,geckoview-reviewers,alwu 2024-03-05 16:06:49 +00:00
modules Bug 1883724 - Disable Screen Wake Lock in release. r=edgar 2024-03-05 18:19:58 +00:00
mozglue Bug 1882640: Include Phase information with ETW markers. r=mstange,profiler-reviewers 2024-02-29 16:31:53 +00:00
netwerk Bug 1883435 - Don't include GleanMetrics.h from Document.h. r=chutten,necko-reviewers,valentin 2024-03-05 17:54:14 +00:00
nsprpub
other-licenses
parser Bug 1883435 - Don't include GleanMetrics.h from Document.h. r=chutten,necko-reviewers,valentin 2024-03-05 17:54:14 +00:00
python Bug 1882615 - Vendor Glean SDK to v58.0.0 r=perry.mcmanis,supply-chain-reviewers,mach-reviewers 2024-03-01 15:13:21 +00:00
remote Bug 1882086 - [cdp] Add a deprecation warning to the log output when CDP is enabled r=webdriver-reviewers,whimboo 2024-03-05 09:46:47 +00:00
security Bug 1883100 - return the algorithms of signatures verified in openSignedAppFileAsync r=jschanck,robwu 2024-03-05 19:05:21 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,RyanVM 2024-03-04 14:45:05 +00:00
servo Bug 1883600: Added a new public method resolve_percentage to the LengthPercentage struct in the length_percentage.rs file. r=emilio 2024-03-05 15:08:37 +00:00
startupcache
storage Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
supply-chain Bug 1883346 - Update wgpu to revision 9c9418e84a9dd9730c0ab316e0f30f2a571827e4. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler 2024-03-05 11:58:40 +00:00
taskcluster Bug 1882124 - Enable regular running of speedometer3 on the p6, and s21. r=perftest-reviewers,taskgraph-reviewers,kshampur,ahal 2024-03-05 18:20:16 +00:00
testing Bug 1882817 - Convert subscript-italic-correction.html to internal testharness test. r=emilio 2024-03-05 19:20:18 +00:00
third_party Bug 1883346 - Update wgpu to revision 9c9418e84a9dd9730c0ab316e0f30f2a571827e4. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler 2024-03-05 11:58:40 +00:00
toolkit Bug 1883100 - return the algorithms of signatures verified in openSignedAppFileAsync r=jschanck,robwu 2024-03-05 19:05:21 +00:00
tools Bug 1883371 - Enable ESLint rule no-console on production code. r=mossop,webcompat-reviewers,devtools-reviewers,omc-reviewers,twisniewski,nchevobbe,aminomancer 2024-03-05 16:56:57 +00:00
uriloader Bug 1877195: Expand mixed-content download protection to all http downloads, r=freddyb,Gijs,anti-tracking-reviewers,pbz 2024-03-04 15:18:23 +00:00
view
widget Bug 1883254 - Fix dbus-disabled build after bug 1883184. r=stransky 2024-03-05 08:26:08 +00:00
xpcom Bug 1880192 - [5/5] MozPromise.h: inline single-use implementation function r=xpcom-reviewers,emilio 2024-03-05 17:22:23 +00:00
xpfe/appshell Bug 1883184 - Initial pass at unity menubar support r=emilio 2024-03-02 11:38:02 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js Bug 1883371 - Enable ESLint rule no-console on production code. r=mossop,webcompat-reviewers,devtools-reviewers,omc-reviewers,twisniewski,nchevobbe,aminomancer 2024-03-05 16:56:57 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1879638 - Update Old references to asrouter and aboutwelcome files r=omc-reviewers,aminomancer 2024-03-02 02:36:24 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1879638 - Update Old references to asrouter and aboutwelcome files r=omc-reviewers,aminomancer 2024-03-02 02:36:24 +00:00
.hgtags
.lando.ini Bug 1871425: re-enable autoformatting after disabling WPT linter r=zeid DONTBUILD 2024-02-29 21:22:27 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1879638 - Update Old references to asrouter and aboutwelcome files r=omc-reviewers,aminomancer 2024-03-02 02:36:24 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4 Bug 1881545 - Move nl_langinfo and CODESET check from js/src/old-configure.in to js/moz.configure r=glandium 2024-02-28 11:11:18 +00:00
AUTHORS
build.gradle Bug 1876740 - Update spotless/ktlin to 6.25.0/0.49.1. r=geckoview-reviewers,calu 2024-03-04 01:45:22 +00:00
Cargo.lock Bug 1883346 - Update wgpu to revision 9c9418e84a9dd9730c0ab316e0f30f2a571827e4. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler 2024-03-05 11:58:40 +00:00
Cargo.toml Bug 1882174: Vendor application-services into mozilla-central r=adw,lina 2024-02-28 02:59:00 +00:00
client.mk
client.py
CLOBBER
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1881114: Update components for Networking: remove FTP, add Proxy r=necko-reviewers,zeid,valentin,kershaw 2024-03-02 02:30:25 +00:00
moz.build
moz.configure Bug 1880424 - Move clock_monotonic check to moz.configure r=glandium 2024-02-28 11:11:17 +00:00
mozilla-config.h.in
old-configure.in Bug 1882554 - Move check for -Wl,--ignore-unresolved-symbol,environ to python configure r=glandium 2024-03-04 19:49:01 +00:00
package-lock.json
package.json
pyproject.toml Bug 1879558 - Reactivate invalid escape sequence warning in ruff r=ahochheiden 2024-02-28 08:16:06 +00:00
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.