[wpt-sync] Sync PR 22346 - Adjust snapping for background image offsets
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22346 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22346
Details from upstream follow.
Stephen Chenney <schenney@chromium.org> wrote:
Adjust snapping for background image offsets
When a background image is positioned with respect to the bottom edge
of the background positioning area it may be incorrectly snapped. This
is most obvious for very narrow images intended to attach to the edge
of the positioning area. Fix such cases by accounting for the existing
snapping changes in the positioning area when computing the offset.Bug: 994096
Change-Id: I24f971082a35c4bc9b3e85632f51511cdbf86c2e
Reviewed-on: https://chromium-review.googlesource.com/2108342
WPT-Export-Revision: 69d09f8f4e69420c593b2afebff05ce3a1500809
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
PASS: 1
Links
Comment 4•5 years ago
|
||
bugherder |
Description
•