Closed Bug 1831921 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 39891 - [scroll-start] Parse scroll-start-target longhands

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
115 Branch
Tracking Status
firefox115 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 39891 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/39891
Details from upstream follow.

David Awogbemila <awogbemila@chromium.org> wrote:

[scroll-start] Parse scroll-start-target longhands

scroll-start-target is included in the scroll-snap-2 spec[1].

scroll-start-target, when set on the child of a scroller, is on of the
factors that determines the starting scroll position of that scroller.

[1] https://drafts.csswg.org/css-scroll-snap-2/#scroll-start

Bug: 1439807
Change-Id: I5cf33610d36cd73b3c48fc1e206790f941a0ba8c
Reviewed-on: https://chromium-review.googlesource.com/4514676
WPT-Export-Revision: 359fc52e73e9173dc31b29fed17cc177f5e1a93c

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 3 tests and 8 subtests

Status Summary

Firefox

OK : 3
PASS: 12
FAIL: 16

Chrome

OK : 3
PASS: 12
FAIL: 16

Safari

OK : 3
PASS: 12
FAIL: 16

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-scroll-snap-2/parsing/scroll-start-target-computed.html [wpt.fyi]
    • Property scroll-start-target-block value 'auto': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-start-target-block value 'none': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-start-target-inline value 'auto': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-start-target-inline value 'none': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-start-target-x value 'auto': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-start-target-x value 'none': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-start-target-y value 'auto': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-start-target-y value 'none': FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-scroll-snap-2/parsing/scroll-start-target-valid.html [wpt.fyi]
    • e.style['scroll-start-target-block'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-start-target-block'] = "auto" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-start-target-inline'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-start-target-inline'] = "auto" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-start-target-x'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-start-target-x'] = "auto" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-start-target-y'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-start-target-y'] = "auto" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/43b4f307ff43 [wpt PR 39891] - [scroll-start] Parse scroll-start-target longhands, a=testonly https://hg.mozilla.org/integration/autoland/rev/10891f50e4eb [wpt PR 39891] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in before you can comment on or make changes to this bug.