Closed
Bug 1978223
Opened 20 days ago
Closed 17 days ago
Always consider pres hints styles declarations valid
Categories
(DevTools :: Inspector: Rules, task)
DevTools
Inspector: Rules
Tracking
(firefox143 fixed)
RESOLVED
FIXED
143 Branch
Tracking | Status | |
---|---|---|
firefox143 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
With Bug 1978208, for table in quirks mode, we'll have a color: -moz-inherit-from-body-quirk
declaration, which is seen as invalid as the value is only a serialized value, not something you can actually set.
Let's consider pres hints style declarations always valid so it's not stroke through on the client
Assignee | ||
Comment 1•20 days ago
|
||
Updated•20 days ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c9804fe775b4
https://hg.mozilla.org/integration/autoland/rev/e31184b30677
[devtools] Always consider pres hints declaration valid. r=devtools-reviewers,ochameau
Comment 3•17 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 17 days ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•