Closed
Bug 1955068
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 51457 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=279395
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51457 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51457
Details from upstream follow.
Sammy Gill <sammy.gill@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=279395
WebKit export from bug: CSS flex shorthand should not eagerly evaluate calc()
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=913800e779d6437b982e601208de22616e1380fa
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 16 subtests
Status Summary
Firefox
OK
: 3
PASS
: 34
FAIL
: 2
Chrome
OK
: 3
PASS
: 28
FAIL
: 8
Safari
OK
: 3
PASS
: 36
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-flexbox/parsing/flex-computed.html [wpt.fyi]
- Property flex value 'calc(10 + (sign(20cqw - 10px) * 5)) calc(10 + (sign(20cqw - 10px) * 5)) 1px':
FAIL
(Chrome:FAIL
, Safari:PASS
)
- Property flex value 'calc(10 + (sign(20cqw - 10px) * 5)) calc(10 + (sign(20cqw - 10px) * 5)) 1px':
- /css/css-flexbox/parsing/flex-valid.html [wpt.fyi]
- e.style['flex'] = "calc(10 + (sign(20cqw - 10px) * 5)) calc(10 + (sign(20cqw - 10px) * 5)) 1px" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- e.style['flex'] = "calc(10 + (sign(20cqw - 10px) * 5)) calc(10 + (sign(20cqw - 10px) * 5)) 1px" should set the property value:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/03aa197edf77
[wpt PR 51457] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=279395, a=testonly
https://hg.mozilla.org/integration/autoland/rev/40d9388ed805
[wpt PR 51457] - Update wpt metadata, a=testonly
Comment 4•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/03aa197edf77
https://hg.mozilla.org/mozilla-central/rev/40d9388ed805
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•