Closed
Bug 2038136
Opened 2 months ago
Closed 2 months ago
[css-color-5] What is the computed value of light-dark(none, none)?
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: mozilla-apprentice, Assigned: emilio)
References
Details
Attachments
(1 file)
A resolution was made for csswg-drafts/#13866.
[css-color-5] What is the computed value of light-dark(none, none)?
- RESOLVED: light-dark(..., none) computes to image(transparent) if none is the value that was chosen
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/776b68a1a214
https://hg.mozilla.org/integration/autoland/rev/1469154e43f6
Implement image(<color>), and make none in light-dark() compute to image(transparent). r=firefox-style-system-reviewers,layout-reviewers,dshin
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/59754 for changes under testing/web-platform/tests
Pushed by asilaghi@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7fe9f2d69e67
https://hg.mozilla.org/integration/autoland/rev/5ef0083c370f
Adjust some other tests.
Comment 5•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1469154e43f6
https://hg.mozilla.org/mozilla-central/rev/5ef0083c370f
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Upstream PR merged by moz-wptsync-bot
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c153/b152]
You need to log in
before you can comment on or make changes to this bug.
Description
•