Closed Bug 1947251 Opened 14 days ago Closed 12 days ago

[wpt-sync] Sync PR 50612 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=287415

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
137 Branch
Tracking Status
firefox137 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Antoine Quint <graouts@apple.com> wrote:

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=287415

WebKit export from bug: [scroll-animations] WPT tests for timeline-scope parsing are failures

Component: web-platform-tests → Layout
Product: Testing → Core

CI Results

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

Total 2 tests and 23 subtests

Status Summary

Firefox

OK : 2
PASS: 12
FAIL: 22

Chrome

OK : 2
PASS: 28
FAIL: 6

Safari

OK : 2
PASS: 31
FAIL: 3

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

  • /scroll-animations/css/timeline-scope-computed.tentative.html [wpt.fyi]
    • Property timeline-scope value 'initial': FAIL
    • Property timeline-scope value 'inherit': FAIL
    • Property timeline-scope value 'unset': FAIL
    • Property timeline-scope value 'revert': FAIL
    • Property timeline-scope value 'none': FAIL
    • Property timeline-scope value '--test': FAIL
    • The timeline-scope property shows up in CSSStyleDeclaration enumeration: FAIL
    • The timeline-scope property shows up in CSSStyleDeclaration.cssText: FAIL
  • /scroll-animations/css/timeline-scope-parsing.tentative.html [wpt.fyi]
    • e.style['timeline-scope'] = "initial" should set the property value: FAIL
    • e.style['timeline-scope'] = "inherit" should set the property value: FAIL
    • e.style['timeline-scope'] = "unset" should set the property value: FAIL
    • e.style['timeline-scope'] = "revert" should set the property value: FAIL
    • e.style['timeline-scope'] = "none" should set the property value: FAIL
    • e.style['timeline-scope'] = "--abc" should set the property value: FAIL
    • e.style['timeline-scope'] = " --abc" should set the property value: FAIL
    • e.style['timeline-scope'] = "--aBc" should set the property value: FAIL
    • e.style['timeline-scope'] = "--foo, --bar" should set the property value: FAIL
    • e.style['timeline-scope'] = "--bar, --foo" should set the property value: FAIL
    • e.style['timeline-scope'] = "--auto" should set the property value: FAIL

New Tests That Don't Pass

  • /scroll-animations/css/timeline-scope-computed.tentative.html [wpt.fyi]: OK [GitHub], SKIP [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-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] (Chrome: OK, Safari: OK)
    • Property timeline-scope value 'initial': FAIL (Chrome: PASS, Safari: PASS)
    • Property timeline-scope value 'inherit': FAIL (Chrome: PASS, Safari: PASS)
    • Property timeline-scope value 'unset': FAIL (Chrome: PASS, Safari: PASS)
    • Property timeline-scope value 'revert': FAIL (Chrome: PASS, Safari: PASS)
    • Property timeline-scope value 'none': FAIL (Chrome: PASS, Safari: PASS)
    • Property timeline-scope value '--test': FAIL (Chrome: PASS, Safari: PASS)
    • Property timeline-scope value '--foo, --bar': FAIL (Chrome: PASS, Safari: FAIL)
    • Property timeline-scope value '--bar, --foo': FAIL (Chrome: PASS, Safari: FAIL)
    • Property timeline-scope value '--a, --b, --c, --D, --e': FAIL (Chrome: PASS, Safari: FAIL)
    • The timeline-scope property shows up in CSSStyleDeclaration enumeration: FAIL (Chrome: PASS, Safari: PASS)
    • The timeline-scope property shows up in CSSStyleDeclaration.cssText: FAIL (Chrome: PASS, Safari: PASS)
  • /scroll-animations/css/timeline-scope-parsing.tentative.html [wpt.fyi]: OK [GitHub], SKIP [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-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] (Chrome: OK, Safari: OK)
    • e.style['timeline-scope'] = "initial" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "inherit" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "unset" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "revert" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "none" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "--abc" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = " --abc" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "--aBc" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "--foo, --bar" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "--bar, --foo" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['timeline-scope'] = "--auto" should set the property value: FAIL (Chrome: PASS, Safari: PASS)

Tests Disabled in Gecko Infrastructure

  • /scroll-animations/css/timeline-scope-computed.tentative.html [wpt.fyi]: OK [GitHub], SKIP [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-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] (Chrome: OK, Safari: OK)
  • /scroll-animations/css/timeline-scope-parsing.tentative.html [wpt.fyi]: OK [GitHub], SKIP [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-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] (Chrome: OK, Safari: OK)
Status: NEW → RESOLVED
Closed: 12 days ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in before you can comment on or make changes to this bug.