Closed Bug 1969410 Opened 11 months ago Closed 11 months ago

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

Categories

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

task

Tracking

()

RESOLVED FIXED
141 Branch
Tracking Status
firefox141 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Attachments

(1 file)

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

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

Gerald Squelart <g_squelart@apple.com> wrote:

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

WebKit export from bug: Update dynamic-range-limit to latest spec

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

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

Total 1 tests and 29 subtests

Status Summary

Firefox

OK : 1
PASS: 17
FAIL: 12

Chrome

OK : 1
PASS: 28
FAIL: 1

Safari

OK : 1
PASS: 17
FAIL: 12

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-color-hdr/parsing.html [wpt.fyi]
    • e.style['dynamic-range-limit'] = "standard" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "no-limit" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "constrained" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(no-limit 80%, standard 20%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(no-limit 8%, standard 2%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(no-limit 99%, standard 99%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(no-limit 99%, standard 99%, constrained 10%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(constrained 20%, no-limit 80%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(dynamic-range-limit-mix(constrained 90%, no-limit 10%) 1%, no-limit 80%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(no-limit 1%, dynamic-range-limit-mix(constrained 2%, no-limit 10%) 80%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(dynamic-range-limit-mix(no-limit 1%, standard 2%) 3%, dynamic-range-limit-mix(constrained 5%, no-limit 5%) 6%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['dynamic-range-limit'] = "dynamic-range-limit-mix(standard calc(50% * sign(10em - 1px)), constrained 50%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)

Automatic update from web-platform-tests
WebKit export: Update dynamic-range-limit to latest spec (#52863)

https://bugs.webkit.org/show_bug.cgi?id=287710

Co-authored-by: Sam Weinig <sam@webkit.org>

wpt-commits: b1220ee0903f7bb1dd3b6c21d7e7cbabd7700fb0
wpt-pr: 52863

Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: