Open
Bug 1893405
Opened 1 year ago
Updated 1 year ago
[wpt-sync] Sync PR 45905 - Enable FractionalScrollOffsets
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45905 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45905
Details from upstream follow.
Minju Kim <mkim@igalia.com> wrote:
Enable FractionalScrollOffsets
This commit enables FractionalScrollOffsets feature,
allowing scroll offsets within Blink to be stored as
fractional floating-point numbers rather than being
truncated to integers.Bug: 326122314
Change-Id: Icd0c23986fb840ece64290786f65aecfa0c26a7f
Reviewed-on: https://chromium-review.googlesource.com/5461096
WPT-Export-Revision: b230ac1fcc9c27463c127fc02e01a72feddb4323
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•