Closed
Bug 1447485
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10115 - Implement scroll-snap-type: proximity
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10115 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10115
Details from upstream follow.
Sandra Sun <sunyunjia@chromium.org> wrote:
> Implement scroll-snap-type: proximity
>
> As specified in the spec, when the snap-container has scroll-snap-type:
> proximity, we should only consider snap positions that are close to the
> current scroll offset.
> https://drafts.csswg.org/css-scroll-snap-1/#snap-strictness
>
> Bug: 823820
> Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
> Change-Id: I6312f98df421e303eb538f422ede39cea8dd5d38
>
> Reviewed-on: https://chromium-review.googlesource.com/971466
> WPT-Export-Revision: 7c8a475bc5d78b23899690f50e10824b94a16f43
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=55ecde05797e8e8ad5bb885ecbd0f779d89cb86b
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9ebc5087f2d4
[wpt PR 10115] - Implement scroll-snap-type: proximity, a=testonly
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 5•8 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•