github web-platform-tests/wpt merge_pr_47975

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
3 months ago

Set the initial visible area with MobileViewportManager.

On mobile environments, specifically web contents without meta viewport tags get
rendered on 980px width device (i.e. desktop mode), thus using the document
viewer size directly for the pres context's visible area would result a resize event.
Using MobileViewportManager avoids the resize event.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1768527
gecko-commit: cca9937c0323ea91455a7bd6d72a311c89a4c475
gecko-reviewers: emilio, botond

Don't miss a new wpt release

NewReleases is sending notifications on new releases.