Closed Bug 1939754 Opened 2 months ago Closed 1 month ago

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

Categories

(Core :: Layout: Generated Content, Lists, and Counters, 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 49876 into mozilla-central (this bug is closed when the sync is complete).

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

Tim Nguyen <ntim@apple.com> wrote:

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

WebKit export from bug: CSS counter-* should not eagerly evaluate calc()

Component: web-platform-tests → Layout: Generated Content, Lists, and Counters
Product: Testing → Core

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: 21
FAIL: 6

Chrome

OK : 3
PASS: 19
FAIL: 8

Safari

OK : 3
PASS: 22
FAIL: 5

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

New Tests That Don't Pass

  • /css/css-lists/parsing/counter-increment-valid.html [wpt.fyi]
    • e.style['counter-increment'] = "section calc(-2.5)" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['counter-increment'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value: FAIL (Chrome: FAIL, Safari: PASS)
  • /css/css-lists/parsing/counter-reset-valid.html [wpt.fyi]
    • e.style['counter-reset'] = "section calc(-2.5)" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['counter-reset'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value: FAIL (Chrome: FAIL, Safari: PASS)
  • /css/css-lists/parsing/counter-set-valid.html [wpt.fyi]
    • e.style['counter-set'] = "section calc(-2.5)" should set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['counter-set'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value: FAIL (Chrome: FAIL, Safari: PASS)
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.