Closed Bug 1943043 Opened 1 month ago Closed 27 days ago

[wpt-sync] Sync PR 50213 - Removed extraneous parsing directory in css-overflow wpt

Categories

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

task

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Rune Lillesveen <futhark@chromium.org> wrote:

Removed extraneous parsing directory in css-overflow wpt

Change-Id: I77e64198df9a3f117b2007709f922a364940e92c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6188820
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Reviewed-by: Daniil Sakhapov \<sakhapov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1409591}

Component: web-platform-tests → Layout: Scrolling and Overflow
Product: Testing → Core

CI Results

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

Total 5 tests and 7 subtests

Status Summary

Firefox

OK : 5
PASS: 13[GitHub] 14[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL: 48[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt] 53[GitHub]

Chrome

OK : 5
PASS: 63
FAIL: 3

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-overflow/parsing/scroll-buttons-valid.html [wpt.fyi]
    • "::scroll-button(up)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(down)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(left)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(right)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(block-start)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(inline-start)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(inline-end)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(block-end)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(up):focus" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(down):focus" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(left):focus" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(right):focus" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(block-start):focus" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(inline-start):focus" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(inline-end):focus" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(block-end):focus" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(up):disabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(down):disabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(left):disabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(right):disabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(block-start):disabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(inline-start):disabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(inline-end):disabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(block-end):disabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(up):enabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(down):enabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(left):enabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(right):enabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(block-start):enabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(inline-start):enabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(inline-end):enabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(block-end):enabled" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(*)" should be a valid selector: FAIL (Chrome: FAIL)
    • "::scroll-button( up)" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button(up )" should be a valid selector: FAIL (Chrome: PASS)
    • "::scroll-button( *)" should be a valid selector: FAIL (Chrome: FAIL)
    • "::scroll-button(* )" should be a valid selector: FAIL (Chrome: FAIL)
  • /css/css-overflow/parsing/scroll-markers-computed.html [wpt.fyi]
    • Property scroll-marker-group value 'initial': FAIL (Chrome: PASS)
    • Property scroll-marker-group value 'inherit': FAIL (Chrome: PASS)
    • Property scroll-marker-group value 'unset': FAIL (Chrome: PASS)
    • Property scroll-marker-group value 'revert': FAIL (Chrome: PASS)
    • Property scroll-marker-group value 'none': FAIL (Chrome: PASS)
    • Property scroll-marker-group value 'before': FAIL (Chrome: PASS)
    • Property scroll-marker-group value 'after': FAIL (Chrome: PASS)
    • The scroll-marker-group property shows up in CSSStyleDeclaration enumeration: FAIL (Chrome: PASS)
    • The scroll-marker-group property shows up in CSSStyleDeclaration.cssText: FAIL (Chrome: PASS)
  • /css/css-overflow/parsing/scroll-markers-valid.html [wpt.fyi]
    • e.style['scroll-marker-group'] = "initial" should set the property value: FAIL (Chrome: PASS)
    • e.style['scroll-marker-group'] = "inherit" should set the property value: FAIL (Chrome: PASS)
    • e.style['scroll-marker-group'] = "unset" should set the property value: FAIL (Chrome: PASS)
    • e.style['scroll-marker-group'] = "revert" should set the property value: FAIL (Chrome: PASS)
    • e.style['scroll-marker-group'] = "none" should set the property value: FAIL (Chrome: PASS)
    • e.style['scroll-marker-group'] = "before" should set the property value: FAIL (Chrome: PASS)
    • e.style['scroll-marker-group'] = "after" should set the property value: FAIL (Chrome: PASS)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/22c847ae5542 [wpt PR 50213] - Removed extraneous parsing directory in css-overflow wpt, a=testonly https://hg.mozilla.org/integration/autoland/rev/71d361538d89 [wpt PR 50213] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 27 days ago
: --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.