Re: [csswg-drafts] [css-ui] Auto-disable native appearance when cascaded value has author origin (#4777)

@andruud looking at [the blink implementation](https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/core/css/resolver/style_cascade.cc;l=837;drc=0363d1ddfe4a89830234571d9c3e602e8692c48f), it seems you account for border-image properties too, which is something that we don't do: Is that intentional?

I'm not quite sure if we do that intentionally or not (would need to dig the history a bit). Both ignoring them and not ignoring them makes some amount of sense, we probably just need to agree on which one makes more sense or is more useful to authors.

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

Received on Thursday, 26 March 2020 13:16:12 UTC