[csswg-drafts] [css-ui] Make appearance: menulist-button match WebKit/Chromium (#3551)

zcorpan has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-ui] Make appearance: menulist-button match WebKit/Chromium ==
See https://bugzilla.mozilla.org/show_bug.cgi?id=1481615

I believe this value would cause a drop-down `select` to render with its CSS styles (including a down-arrow button), like when you specify a border or a background. Firefox currently makes it equivalent to 'menulist'.

Possibly both approaches are web-compatible enough, but I think we might as well match WebKit/Chromium on this since this "appearance" is needed anyway when border/background is applied.

cc @MatsPalmgren @tkent-google @frivoal 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3551 using your GitHub account

Received on Wednesday, 23 January 2019 21:31:05 UTC