Re: [csswg-drafts] [css-ui] Add 'caret' and 'menulist-textfield' appearance values (#3529)

I think it's an invalid assumption that not painting the border on a `textfield` renders the same as `appearance: none`.  The former is still rendered based on the platform theme, whereas the latter isn't. They may have different colors and size for example, so they are not at all equivalent.

Thanks for the info on `caret`.  Does that mean that an UA could treat `caret` as `menulist-textfield` internally?  It sounds like they would render exactly the same.

-- 
GitHub Notification of comment by MatsPalmgren
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/3529#issuecomment-456615860 using your GitHub account

Received on Wednesday, 23 January 2019 00:14:54 UTC