Re: [csswg-drafts] [css-ui] 'auto' as the initial value for the 'appearance' property isn't web-compatible

@dbaron 

> (And I'd also note that I'm skeptical of things being classified as a "compat problem" if they're reported by the developer of the site rather than a user of it.)

If you are talking about codepen stuff, it's usually me trying to reduce real issues.

The backout was generated by a new issue we didn't have in webcompat (aka not reported by us). I guess we could not know about them without having the change made.  When @MatsPalmgren released its build, I tested the previous issues and it was working.

Before the backout (aka before the new issue) I [had mentioned that](https://groups.google.com/forum/#!msg/mozilla.dev.platform/oZ9cPF8Y1pE/5Sxjz2a8CAAJ) for GECKO

* `-webkit-appearance: none` should behave like it does on webkit
* `appearance: none` is used in code like an alias of `-webkit-appearance`
* `-moz-appearance: none` can not be removed.


-- 
GitHub Notification of comment by karlcow
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-320113156 using your GitHub account

Received on Thursday, 3 August 2017 23:06:15 UTC