Closed Bug 1896340 Opened 9 months ago Closed 9 months ago

[wpt-sync] Sync PR 46222 - Implement scroll-markers property

Categories

(Core :: Layout: Scrolling and Overflow, task, P4)

task

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Daniil Sakhapov <sakhapov@chromium.org> wrote:

Implement scroll-markers property

The 'scrol-markers' property specifies whether the scroll container
should have a '::scroll-marker-group' pseudo element created, and its
position relative to the scroll container: none, before, after.

Bug: 332396355
Change-Id: I0abbdcfcfa55b9ca038c001a496e13aeddadea4a
Reviewed-on: https://chromium-review.googlesource.com/5527124
WPT-Export-Revision: 835fcb84bbe9bbeda64818d6ecd1164032fa277c

Component: web-platform-tests → Layout: Scrolling and Overflow
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

CI Results

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

Total 3 tests and 7 subtests

Status Summary

Firefox

OK : 3
PASS: 5
FAIL: 16

Chrome

OK : 3
PASS: 5
FAIL: 16

Safari

OK : 3
PASS: 5
FAIL: 16

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-overflow/parsing/scroll-markers-computed.tentative.html [wpt.fyi]
    • Property scroll-markers value 'initial': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-markers value 'inherit': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-markers value 'unset': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-markers value 'revert': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-markers value 'none': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-markers value 'before': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property scroll-markers value 'after': FAIL (Chrome: FAIL, Safari: FAIL)
    • The scroll-markers property shows up in CSSStyleDeclaration enumeration: FAIL (Chrome: FAIL, Safari: FAIL)
    • The scroll-markers property shows up in CSSStyleDeclaration.cssText: FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-overflow/parsing/scroll-markers-valid.tentative.html [wpt.fyi]
    • e.style['scroll-markers'] = "initial" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-markers'] = "inherit" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-markers'] = "unset" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-markers'] = "revert" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-markers'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-markers'] = "before" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['scroll-markers'] = "after" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/db86d9deba5f [wpt PR 46222] - [carousel] Implement scroll-markers property, a=testonly https://hg.mozilla.org/integration/autoland/rev/49abbdd2f890 [wpt PR 46222] - Update wpt metadata, a=testonly
Status: REOPENED → RESOLVED
Closed: 9 months ago9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.