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
L. David Baron 7fb203767d Bug 1791662 [wpt PR 35984] - Make multiple-centered-dialogs.html handle different zoom levels better., a=testonly
Automatic update from web-platform-tests
Make multiple-centered-dialogs.html handle different zoom levels better.

This changes the test to get the necessary heights with subpixel
precision rather than with getters that round to pixels, and then
expects the result to be accurate within 0.05px.  These sizes may be
subpixel values when the device-pixel-scale is not an integer.

Fixed: 1365295
Change-Id: I1107a60cb8ff39f8d028f54a37b5ba13ab7b678b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3906230
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1049441}

--

wpt-commits: 51085f9ff9bf6685b3bb5664cb9d6f1f82c27933
wpt-pr: 35984
2022-09-23 22:53:38 +00:00
.cargo
.vscode
accessible Bug 1732179: Account for cross-process offset properly in bounds calculation, r=morgan 2022-09-23 21:31:28 +00:00
browser Bug 1791972 - Simplify dialog stack and rdm styles. r=Gijs,devtools-reviewers,jdescottes 2022-09-23 22:23:37 +00:00
build Bug 1762970 - update Jar Manifests documentation on Firefox Source Docs r=mhowell 2022-09-23 17:12:59 +00:00
caps Bug 1694993 - Part 6: Preserve precursor principal through LOAD_FLAGS_DISALLOW_INHERIT_PRINCIPAL, r=ckerschb,smaug 2022-09-20 23:29:08 +00:00
chrome Bug 1791350 - Replace C++ uses of Services.startup.shuttingDown with appropriate AppShutdown::IsInOrBeyond. r=florian 2022-09-20 05:59:26 +00:00
config
devtools Bug 1791972 - Simplify dialog stack and rdm styles. r=Gijs,devtools-reviewers,jdescottes 2022-09-23 22:23:37 +00:00
docs Bug 1789507 - Update builders to rustc 1.64. r=firefox-build-system-reviewers,andi 2022-09-22 20:51:26 +00:00
docshell Bug 1768907 - Part 1: Make browser.privatebrowsing.autostart a static pref. r=handyman,necko-reviewers 2022-09-22 00:26:17 +00:00
dom Bug 1792210 - Use for loop in ResizeObserver's CalculateBoxSize. r=emilio 2022-09-23 18:14:09 +00:00
editor Bug 1791136 - Make HTMLEditor::FormatBlockContainerWithTransaction return error state correctly r=m_kato 2022-09-22 22:14:35 +00:00
extensions Bug 1768907 - Part 1: Make browser.privatebrowsing.autostart a static pref. r=handyman,necko-reviewers 2022-09-22 00:26:17 +00:00
gfx Bug 1778120 - Add the animation id to the webrender stacking context. r=botond 2022-09-23 20:44:02 +00:00
gradle/wrapper
hal Bug 1791531 - Do not assume that the battery listener has been registered correctly on macOS r=haik 2022-09-22 09:29:42 +00:00
image
intl
ipc
js Bug 1791992 - wasm: Fix OOM handling in CompileIntrinsicModule. r=yury 2022-09-23 19:09:25 +00:00
layout Bug 1778120 - Add the animation id to the webrender stacking context. r=botond 2022-09-23 20:44:02 +00:00
media Bug 1791275 - Don't build libav with sysctl on Unix AArch64 r=alwu,padenot 2022-09-23 18:12:11 +00:00
memory Bug 1785162 - [3/3] stall for half time in non-main processes r=gsvelto 2022-09-22 15:01:42 +00:00
mfbt Bug 1788969 - Correct ForEach Tuple helper functions. r=glandium 2022-09-22 18:28:15 +00:00
mobile Bug 1780093 - Use custom SurfaceView which allows magnifier widget to work. r=geckoview-reviewers,owlish 2022-09-21 17:30:26 +00:00
modules Bug 1791179 - Fix mistaken conditional in StaticPrefs. r=dragana. 2022-09-22 09:50:33 +00:00
mozglue Bug 1789507 - Update builders to rustc 1.64. r=firefox-build-system-reviewers,andi 2022-09-22 20:51:26 +00:00
netwerk Bug 1791721 - Create a dedicated interface for read write (input output) streams; r=xpcom-reviewers,necko-reviewers,nika,valentin 2022-09-23 05:36:24 +00:00
nsprpub
other-licenses
parser Bug 1770888 - fix prettier lint failure on a CLOSED TREE 2022-09-20 11:56:52 +03:00
python Bug 1789229 - Add side-by-side docs r=perftest-reviewers,sparky 2022-09-23 14:33:21 +00:00
remote Bug 1788861 - [bidi] Deserialization of remote references should not create new objects r=Sasha,webdriver-reviewers,whimboo 2022-09-20 13:29:50 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=dmeehan 2022-09-22 12:46:23 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=dmeehan 2022-09-22 12:46:23 +00:00
servo Backed out changeset b5f9a98c4e2e (bug 1789779) as requested by dev CLOSED TREE 2022-09-22 09:01:33 +03:00
startupcache
storage Bug 1121282 - Allow use of thread pools for storage connections. r=asuth,dom-storage-reviewers,janv 2022-09-21 15:02:14 +00:00
supply-chain Bug 1788518 - Audit rust crates filetime_win 0.2.0 and comedy 0.2.0. r=bholley 2022-09-21 17:36:49 +00:00
taskcluster Bug 1759030 - Use 'taskgraph.register_morph' in gecko_taskgraph, r=releng-reviewers,gbrown 2022-09-23 20:16:16 +00:00
testing Bug 1791662 [wpt PR 35984] - Make multiple-centered-dialogs.html handle different zoom levels better., a=testonly 2022-09-23 22:53:38 +00:00
third_party Bug 1784232 - part 3: Bump taskgraph to v3.2.1 r=jcristau 2022-09-23 14:13:26 +00:00
toolkit Bug 1767040 - Reorganize glean and telemetry ping definitions r=TravisLong 2022-09-23 21:01:02 +00:00
tools Bug 1790958 - Dump inlined functions when scraping symbols from Windows system libraries r=gerard-majax 2022-09-23 11:54:25 +00:00
uriloader
view
widget Bug 1791977 [Linux] Don't expect CompositorWidget is always GtkCompositorWidget r=emilio 2022-09-23 09:42:50 +00:00
xpcom Bug 1791721 - Create a dedicated interface for read write (input output) streams; r=xpcom-reviewers,necko-reviewers,nika,valentin 2022-09-23 05:36:24 +00:00
xpfe/appshell Bug 1792156. Fix width/height mixup from bug 1773813. r=emilio 2022-09-23 08:56:53 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js Bug 1789310 - Add an "Ubuntu" token to the UA string when running as a snap on an Ubuntu host r=mkaply,necko-reviewers 2022-09-22 18:52:44 +00:00
.eslintrc.js Bug 1791282 - Enable all ESLint rules on testing/mochitest files. r=ahal 2022-09-21 14:53:18 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1784232 - Bump taskgraph to v3.2.0 r=ahal 2022-09-20 09:11:45 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock
Cargo.toml
client.mk
client.py
CLOBBER
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
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.