Closed Bug 1672165 Opened 4 years ago Closed 4 years ago

CSS property appearance gone in FF82.0

Categories

(Core :: CSS Parsing and Computation, defect)

Firefox 82
defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox82 --- affected

People

(Reporter: ulli.conrad, Unassigned)

References

(Regression)

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0

Steps to reproduce:

Any website using CSS property appearance or moz-appearance like for instance https://developer.mozilla.org/en-US/docs/Web/CSS/appearance

Actual results:

The style (e.g. button) isn't displayed any longer as desired

Expected results:

appearance: button; should display a button (textfield, checkbox whatever desired...)

Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Regressed by: 1662703
Has Regression Range: --- → yes

According to https://developer.mozilla.org/en-US/docs/Web/CSS/appearance many "compat-auto" values just have the same effect as auto anyhow, so there may be an issue with expectations here.

Regarding button, it seems like this is the expected result of bug 1662703; Emilio, is there anything we need to be concerned about here?

Flags: needinfo?(emilio)

Yeah, this was an intentional change as a result of https://github.com/w3c/csswg-drafts/issues/5174

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(emilio)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.