Closed
Bug 1708291
Opened 4 years ago
Closed 4 years ago
Perma /css/css-ui/accent-color-computed.html | Property accent-color value 'initial' - assert_true: accent-color doesn't seem to be supported in the computed style expected true got false
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox88 | --- | unaffected |
| firefox89 | --- | unaffected |
| firefox90 | + | verified |
People
(Reporter: aryx, Assigned: aryx)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
TEST-UNEXPECTED-FAIL | /css/css-ui/accent-color-computed.html | Property accent-color value 'initial' - assert_true: accent-color doesn't seem to be supported in the computed style expected true got false
and more failures
| Assignee | ||
Comment 1•4 years ago
|
||
The CSS attribute 'accent-color' got implement as prototype in bug 1705605 but
only enabled in Nightly.
Updated•4 years ago
|
Updated•4 years ago
|
Attachment #9219055 -
Attachment description: WIP: Bug 1708291 - Set accent-color tests as failing outside Nightly and update property database → Bug 1708291 - Set accent-color tests as failing outside Nightly and update property database. r=emilio
Comment 2•4 years ago
|
||
Patch works in today's central-as-early-beta simulation.
Comment 3•4 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f440846ef21
Enable accent color in some tests. r=aryx
Comment 5•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
| Assignee | ||
Comment 6•4 years ago
|
||
Verified fixed with today's central-as-beta simulation.
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•