Closed
Bug 2038136
Opened 9 days ago
Closed 8 days 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
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
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•9 days ago
|
||
Updated•9 days 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•8 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1469154e43f6
https://hg.mozilla.org/mozilla-central/rev/5ef0083c370f
Status: ASSIGNED → RESOLVED
Closed: 8 days ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•