[wpt-sync] Sync PR 52002 - Support non-simplifiable css exp()
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 52002 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/52002
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Support non-simplifiable css exp()
Bug: 405165918
Change-Id: Ie009874bfc1b60496e8b94e3b7bbda5678f5cf1f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6458838
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Commit-Queue: Daniil Sakhapov \<sakhapov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1447097}
Assignee | ||
Updated•7 days ago
|
Assignee | ||
Comment 1•7 days ago
|
||
Assignee | ||
Comment 2•7 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 18 subtests
Status Summary
Firefox
OK
: 1
PASS
: 17
FAIL
: 1
Chrome
CRASH
: 1
Safari
OK
: 1
PASS
: 17
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-values/exp-log-compute.html [wpt.fyi]
- calc(e - exp(sibling-index())) should be used-value-equivalent to 0:
FAIL
(Safari:FAIL
)
- calc(e - exp(sibling-index())) should be used-value-equivalent to 0:
Description
•